Add athereum

This commit is contained in:
ligi 2019-10-12 12:33:38 +09:00
parent 41c917ff2e
commit 3f802f7aca
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

20
_data/chains/43110.json Normal file
View File

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