diff --git a/_data/chains/eip155-788.json b/_data/chains/eip155-788.json index 691b8622..49d00eaf 100644 --- a/_data/chains/eip155-788.json +++ b/_data/chains/eip155-788.json @@ -1,19 +1,20 @@ { - "name": "AEROCHAIN TESTNET", - "chain": "AEROCHAIN", + "name": "Aerochain Testnet", + "chain": "Aerochain", "network": "testnet", "rpc": [ - "https://trpc.aerochaincoin.org/", - "https://trpc.aerochain.id/" + "https://testnet-rpc.aerochain.id/" ], - "faucets": [], + "faucets": [ + "https://faucet.aerochain.id/" + ], "nativeCurrency": { - "name": "AEROCHAIN", - "symbol": "ARC", - "decimals": 18 + "name": "Aerochain Testnet", + "symbol": "TAero", + "decimals": 9 }, "infoURL": "https://aerochaincoin.org/", - "shortName": "arc", + "shortName": "taero", "chainId": 788, "networkId": 788, "explorers": [{