Skip to content

Commit

Permalink
add Vulcan Forged (PYR)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Oct 14, 2023
1 parent e19098d commit e4ce37c
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions api_ids/coingecko_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@
"PRCY-ERC20": "privacy-coin",
"PRCY-PLG20": "privacy-coin",
"PUT-QRC20": "profile-utility-token",
"PYR-ERC20": "vulcan-forged",
"QBT-QRC20": "qbao",
"QC-QRC20": "qcash",
"QI-QRC20": "qiswap",
Expand Down
1 change: 1 addition & 0 deletions api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@
"PRCY-PLG20": "prcy-privacy-coin",
"PRUX": "prux-prux-coin",
"PUT-QRC20": "put-profile-utility-token",
"PYR-ERC20": "pyr-vulcan-forged",
"QBT-QRC20": "qbt-qbao",
"QC-QRC20": "qc-qcash",
"QI-QRC20": "qi-qiswap",
Expand Down
1 change: 1 addition & 0 deletions api_ids/livecoinwatch_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@
"POWR": "POWR",
"PPC": "PPC",
"PRCY": "PRCY",
"PYR": "PYR",
"QBT": "QBT",
"QC": "QC",
"QI": "QI",
Expand Down
38 changes: 38 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -9092,6 +9092,44 @@
"type": "UTXO"
}
},
{
"coin": "PYR-ERC20",
"name": "pyr_erc20",
"fname": "Vulcan Forged",
"rpcport": 80,
"mm2": 1,
"chain_id": 1,
"decimals": 18,
"avg_blocktime": 15,
"required_confirmations": 3,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "ETH",
"contract_address": "0x430EF9263E76DAE63c84292C3409D61c598E9682"
}
},
"derivation_path": "m/44'/60'"
},
{
"coin": "PYR-PLG20",
"name": "pyr_plg20",
"fname": "Vulcan Forged",
"rpcport": 80,
"mm2": 1,
"chain_id": 137,
"decimals": 18,
"avg_blocktime": 1.8,
"required_confirmations": 20,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "MATIC",
"contract_address": "0x430EF9263E76DAE63c84292C3409D61c598E9682"
}
},
"derivation_path": "m/44'/966'"
},
{
"coin": "SHIB-BEP20",
"name": "shib_bep20",
Expand Down
Binary file added icons_original/pyr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e4ce37c

Please sign in to comment.