mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Aerochain Mainnet
This commit is contained in:
parent
71bbadb687
commit
e31bb240b3
25
_data/chains/eip155-789
Normal file
25
_data/chains/eip155-789
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Aerochain Mainnet",
|
||||
"chain": "Aerochain",
|
||||
"network": "Mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.aerochain.id/"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.aerochain.id/"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Aerochain Coin",
|
||||
"symbol": "AERO",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://aerochain.id/",
|
||||
"shortName": "ARC",
|
||||
"chainId": 789,
|
||||
"networkId": 789,
|
||||
"explorers": [{
|
||||
"name": "aeroscan",
|
||||
"url": "https://aeroscan.id",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user