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",
|
"name": "Aerochain Testnet",
|
||||||
"chain": "AEROCHAIN",
|
"chain": "Aerochain",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://trpc.aerochaincoin.org/",
|
"https://testnet-rpc.aerochain.id/"
|
||||||
"https://trpc.aerochain.id/"
|
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [
|
||||||
|
"https://faucet.aerochain.id/"
|
||||||
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "AEROCHAIN",
|
"name": "Aerochain Testnet",
|
||||||
"symbol": "ARC",
|
"symbol": "TAero",
|
||||||
"decimals": 18
|
"decimals": 9
|
||||||
},
|
},
|
||||||
"infoURL": "https://aerochaincoin.org/",
|
"infoURL": "https://aerochaincoin.org/",
|
||||||
"shortName": "arc",
|
"shortName": "taero",
|
||||||
"chainId": 788,
|
"chainId": 788,
|
||||||
"networkId": 788,
|
"networkId": 788,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user