chains/chains/eip155-788.json

23 lines
492 B
JSON

{
"name": "Aerochain Testnet",
"chain": "Aerochain",
"rpc": ["https://testnet-rpc.aerochain.id/"],
"faucets": ["https://faucet.aerochain.id/"],
"nativeCurrency": {
"name": "Aerochain Testnet",
"symbol": "TAero",
"decimals": 18
},
"infoURL": "https://aerochaincoin.org/",
"shortName": "taero",
"chainId": 788,
"networkId": 788,
"explorers": [
{
"name": "aeroscan",
"url": "https://testnet.aeroscan.id",
"standard": "EIP3091"
}
]
}