chains/_data/chains/eip155-256.json

22 lines
466 B
JSON
Raw Normal View History

2020-12-22 07:51:56 +00:00
{
"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
}