chains/_data/chains/eip155-128.json

25 lines
573 B
JSON

{
"name": "Huobi ECO Chain Mainnet",
"chain": "Heco",
"network": "mainnet",
"rpc": [
"https://http-mainnet.hecochain.com",
"wss://ws-mainnet.hecochain.com"
],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "Huobi ECO Chain Native Token",
"symbol": "HT",
"decimals": 18
},
"infoURL": "https://www.hecochain.com",
"shortName": "heco",
"chainId": 128,
"networkId": 128,
"explorers": [{
"name": "hecoinfo",
"url": "https://hecoinfo.com",
"standard": "EIP3091"
}]
}