mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
75b29a1821
* add huobi eco chain info * rename short name * change explorer url for heco mainnet and testnet Co-authored-by: wangsai <wangsai@huobi.com>
19 lines
402 B
JSON
19 lines
402 B
JSON
{
|
|
"name": "Huobi ECO Chain Mainnet",
|
|
"chain": "Heco",
|
|
"network": "mainnet",
|
|
"rpc": [
|
|
"https://http-mainnet.hecochain.com",
|
|
"wss://ws-mainnet.hecochain.com"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Huobi ECO Chain Native Token",
|
|
"symbol": "HT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://hecoinfo.com",
|
|
"shortName": "heco",
|
|
"chainId": 128,
|
|
"networkId": 128
|
|
} |