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": [],
|
"faucets": [],
|
||||||
"infoURL": "https://acala.network"
|
"infoURL": "https://acala.network"
|
||||||
}, {
|
}, {
|
||||||
"name": "AEROCHAIN TESTNET",
|
"name": "Aerochain Testnet",
|
||||||
"chainId": 788,
|
"chainId": 788,
|
||||||
"shortName": "arc",
|
"shortName": "taero",
|
||||||
"networkId": 788,
|
"networkId": 788,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "AEROCHAIN",
|
"name": "Aerochain Testnet",
|
||||||
"symbol": "ARC",
|
"symbol": "TAero",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://trpc.aerochaincoin.org/", "https://trpc.aerochain.id/"],
|
"rpc": ["https://testnet-rpc.aerochain.id/"],
|
||||||
"faucets": [],
|
"faucets": ["https://faucet.aerochain.id/"],
|
||||||
"infoURL": "https://aerochaincoin.org/"
|
"infoURL": "https://aerochaincoin.org/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Haic",
|
"name": "Haic",
|
||||||
|
|
|
@ -2689,18 +2689,18 @@
|
||||||
"networkId": 787,
|
"networkId": 787,
|
||||||
"slip44": 787
|
"slip44": 787
|
||||||
}, {
|
}, {
|
||||||
"name": "AEROCHAIN TESTNET",
|
"name": "Aerochain Testnet",
|
||||||
"chain": "AEROCHAIN",
|
"chain": "Aerochain",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": ["https://trpc.aerochaincoin.org/", "https://trpc.aerochain.id/"],
|
"rpc": ["https://testnet-rpc.aerochain.id/"],
|
||||||
"faucets": [],
|
"faucets": ["https://faucet.aerochain.id/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "AEROCHAIN",
|
"name": "Aerochain Testnet",
|
||||||
"symbol": "ARC",
|
"symbol": "TAero",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://aerochaincoin.org/",
|
"infoURL": "https://aerochaincoin.org/",
|
||||||
"shortName": "arc",
|
"shortName": "taero",
|
||||||
"chainId": 788,
|
"chainId": 788,
|
||||||
"networkId": 788,
|
"networkId": 788,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
|
|
@ -150,7 +150,7 @@
|
||||||
"tfeth": "eip155:721",
|
"tfeth": "eip155:721",
|
||||||
"cth": "eip155:777",
|
"cth": "eip155:777",
|
||||||
"aca": "eip155:787",
|
"aca": "eip155:787",
|
||||||
"arc": "eip155:788",
|
"taero": "eip155:788",
|
||||||
"haic": "eip155:803",
|
"haic": "eip155:803",
|
||||||
"clo": "eip155:820",
|
"clo": "eip155:820",
|
||||||
"tclo": "eip155:821",
|
"tclo": "eip155:821",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user