mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Aerochain Testnet
This commit is contained in:
parent
446312705d
commit
fd2a2af050
|
@ -1,19 +1,20 @@
|
|||
{
|
||||
"name": "AEROCHAIN TESTNET",
|
||||
"chain": "AEROCHAIN",
|
||||
"name": "Aerochain Testnet",
|
||||
"chain": "Aerochain",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://trpc.aerochaincoin.org/",
|
||||
"https://trpc.aerochain.id/"
|
||||
"https://testnet-rpc.aerochain.id/"
|
||||
],
|
||||
"faucets": [],
|
||||
"faucets": [
|
||||
"https://faucet.aerochain.id/"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "AEROCHAIN",
|
||||
"symbol": "ARC",
|
||||
"decimals": 18
|
||||
"name": "Aerochain Testnet",
|
||||
"symbol": "TAero",
|
||||
"decimals": 9
|
||||
},
|
||||
"infoURL": "https://aerochaincoin.org/",
|
||||
"shortName": "arc",
|
||||
"shortName": "taero",
|
||||
"chainId": 788,
|
||||
"networkId": 788,
|
||||
"explorers": [{
|
||||
|
|
Loading…
Reference in New Issue
Block a user