Update eip155-788.json (#1032)

* Update Aerochain Testnet

* Update Aerochain Testnet
This commit is contained in:
Doni Wicaksono 2022-04-01 01:27:34 +07:00 committed by GitHub
parent 110758d326
commit 02e2f5b53b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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": [
"https://faucet.aerochain.id/"
], ],
"faucets": [],
"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": [{