chains/_data/chains/eip155-1197.json
2022-02-20 10:17:51 +01:00

26 lines
486 B
JSON

{
"name": "Iora Chain",
"chain": "IORA",
"network": "iorachain",
"icon": "iorachain",
"rpc": ["https://dataseed.iorachain.com"],
"faucets": [],
"nativeCurrency": {
"name": "Iora",
"symbol": "IORA",
"decimals": 18
},
"infoURL": "https://iorachain.com",
"shortName": "iora",
"chainId": 1197,
"networkId": 1197,
"explorers": [
{
"name": "ioraexplorer",
"url": "https://explorer.iorachain.com",
"standard": "EIP3091"
}
]
}