chains/_data/chains/eip155-4689.json

24 lines
442 B
JSON

{
"name": "IoTeX Network Mainnet",
"chain": "iotex.io",
"rpc": [
"https://babel-api.mainnet.iotex.io"
],
"faucets": [
],
"nativeCurrency": {
"name": "IoTeX",
"symbol": "IOTX",
"decimals": 18
},
"infoURL": "https://iotex.io",
"shortName": "iotex-mainnet",
"chainId": 4689,
"networkId": 4689,
"explorers": [{
"name": "iotexscan",
"url": "https://iotexscan.io",
"standard": "EIP3091"
}]
}