mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@02e2f5b53b 🚀
This commit is contained in:
parent
fa43f66cb8
commit
1f0281e8b7
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1962,17 +1962,17 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://acala.network"
|
||||
}, {
|
||||
"name": "AEROCHAIN TESTNET",
|
||||
"name": "Aerochain Testnet",
|
||||
"chainId": 788,
|
||||
"shortName": "arc",
|
||||
"shortName": "taero",
|
||||
"networkId": 788,
|
||||
"nativeCurrency": {
|
||||
"name": "AEROCHAIN",
|
||||
"symbol": "ARC",
|
||||
"name": "Aerochain Testnet",
|
||||
"symbol": "TAero",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://trpc.aerochaincoin.org/", "https://trpc.aerochain.id/"],
|
||||
"faucets": [],
|
||||
"rpc": ["https://testnet-rpc.aerochain.id/"],
|
||||
"faucets": ["https://faucet.aerochain.id/"],
|
||||
"infoURL": "https://aerochaincoin.org/"
|
||||
}, {
|
||||
"name": "Haic",
|
||||
|
|
|
@ -2689,18 +2689,18 @@
|
|||
"networkId": 787,
|
||||
"slip44": 787
|
||||
}, {
|
||||
"name": "AEROCHAIN TESTNET",
|
||||
"chain": "AEROCHAIN",
|
||||
"name": "Aerochain Testnet",
|
||||
"chain": "Aerochain",
|
||||
"network": "testnet",
|
||||
"rpc": ["https://trpc.aerochaincoin.org/", "https://trpc.aerochain.id/"],
|
||||
"faucets": [],
|
||||
"rpc": ["https://testnet-rpc.aerochain.id/"],
|
||||
"faucets": ["https://faucet.aerochain.id/"],
|
||||
"nativeCurrency": {
|
||||
"name": "AEROCHAIN",
|
||||
"symbol": "ARC",
|
||||
"name": "Aerochain Testnet",
|
||||
"symbol": "TAero",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://aerochaincoin.org/",
|
||||
"shortName": "arc",
|
||||
"shortName": "taero",
|
||||
"chainId": 788,
|
||||
"networkId": 788,
|
||||
"explorers": [{
|
||||
|
|
|
@ -150,7 +150,7 @@
|
|||
"tfeth": "eip155:721",
|
||||
"cth": "eip155:777",
|
||||
"aca": "eip155:787",
|
||||
"arc": "eip155:788",
|
||||
"taero": "eip155:788",
|
||||
"haic": "eip155:803",
|
||||
"clo": "eip155:820",
|
||||
"tclo": "eip155:821",
|
||||
|
|
Loading…
Reference in New Issue
Block a user