chains/_data/chains/eip155-43110.json

20 lines
388 B
JSON

{
"name": "Athereum",
"chain": "ATH",
"rpc": [
"https://ava.network:21015/ext/evm/rpc"
],
"faucets": [
"http://athfaucet.ava.network//?address=${ADDRESS}"
],
"nativeCurrency": {
"name": "Athereum Ether",
"symbol": "ATH",
"decimals": 18
},
"infoURL": "https://athereum.ava.network",
"shortName": "avaeth",
"chainId": 43110,
"networkId": 43110
}