chains/_data/chains/eip155-256.json
2020-12-22 08:51:56 +01:00

22 lines
466 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://www.hecochain.com",
"shortName": "hecot",
"chainId": 256,
"networkId": 256
}