mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add athereum
This commit is contained in:
parent
41c917ff2e
commit
3f802f7aca
20
_data/chains/43110.json
Normal file
20
_data/chains/43110.json
Normal 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
|
||||
}
|
Loading…
Reference in New Issue
Block a user