Skip to content

Commit

Permalink
add CHTA-BEP20 and NENG-BEP20
Browse files Browse the repository at this point in the history
  • Loading branch information
cipig committed Jan 15, 2024
1 parent 76196ea commit b77c997
Show file tree
Hide file tree
Showing 3 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 @@ -384,6 +384,7 @@
"NAV": "nav-coin",
"NEAR-BEP20": "near",
"NENG": "nengcoin",
"NENG-BEP20": "nengcoin",
"NEXO-ERC20": "nexo",
"NEXO-KRC20": "nexo",
"NEXO-PLG20": "nexo",
Expand Down
2 changes: 2 additions & 0 deletions api_ids/coinpaprika_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
"CHSB-ERC20": "chsb-swissborg",
"CHSB-PLG20": "chsb-swissborg",
"CHTA": "chta-cheetahcoin",
"CHTA-BEP20": "chta-cheetahcoin",
"CHZ-ERC20": "chz-chiliz",
"CHZ-KRC20": "chz-chiliz",
"CHZ-PLG20": "chz-chiliz",
Expand Down Expand Up @@ -358,6 +359,7 @@
"NAV": "nav-navcoin",
"NEAR-BEP20": "near-near-protocol",
"NENG": "neng-nengcoin",
"NENG-BEP20": "neng-nengcoin",
"NEXO-ERC20": "nexo-nexo",
"NEXO-KRC20": "nexo-nexo",
"NEXO-PLG20": "nexo-nexo",
Expand Down
38 changes: 38 additions & 0 deletions coins
Original file line number Diff line number Diff line change
Expand Up @@ -2746,6 +2746,25 @@
},
"derivation_path": "m/44'/682'"
},
{
"coin": "CHTA-BEP20",
"name": "chta_bep20",
"fname": "Cheetahcoin",
"rpcport": 80,
"mm2": 1,
"chain_id": 56,
"decimals": 18,
"avg_blocktime": 3,
"required_confirmations": 3,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "BNB",
"contract_address": "0xb096DF47073A39041D9ffeD5d4E1d1b0D5D6b8E7"
}
},
"derivation_path": "m/44'/714'"
},
{
"coin": "CHIPS",
"name": "chips",
Expand Down Expand Up @@ -8267,6 +8286,25 @@
},
"derivation_path": "m/44'/681'"
},
{
"coin": "NENG-BEP20",
"name": "neng_bep20",
"fname": "Nengcoin",
"rpcport": 80,
"mm2": 1,
"chain_id": 56,
"decimals": 18,
"avg_blocktime": 3,
"required_confirmations": 3,
"protocol": {
"type": "ERC20",
"protocol_data": {
"platform": "BNB",
"contract_address": "0xaD2c0B5ee5424C6b6f9C06E4fEF3FD7CD9FF0264"
}
},
"derivation_path": "m/44'/714'"
},
{
"coin": "NEXO-ERC20",
"name": "nexo_erc20",
Expand Down

0 comments on commit b77c997

Please sign in to comment.