chains/_data/chains/eip155-128.json
silence 75b29a1821
Update explorer url for heco mainnet and testnet (#209)
* add huobi eco chain info

* rename short name

* change explorer url for heco mainnet and testnet

Co-authored-by: wangsai <wangsai@huobi.com>
2021-04-07 10:39:37 +02:00

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
}