chains/_data/chains/eip155-256.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

22 lines
469 B
JSON

{
"name": "Huobi ECO Chain Testnet",
"chain": "Heco",
"network": "testnet",
"rpc": [
"https://http-testnet.hecochain.com",
"wss://ws-testnet.hecochain.com"
],
"faucets": [
"https://scan-testnet.hecochain.com/faucet"
],
"nativeCurrency": {
"name": "Huobi ECO Chain Test Native Token",
"symbol": "htt",
"decimals": 18
},
"infoURL": "https://testnet.hecoinfo.com",
"shortName": "hecot",
"chainId": 256,
"networkId": 256
}