Update Aerochain Testnet

This commit is contained in:
Doni Wicaksono 2022-03-31 18:21:42 +07:00
parent 446312705d
commit fd2a2af050
No known key found for this signature in database
GPG Key ID: 9C2D30EC6505C0D2

View File

@ -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": [{