diff --git a/_data/chains/eip155-333331.json b/_data/chains/eip155-333331.json new file mode 100644 index 00000000..1cea6911 --- /dev/null +++ b/_data/chains/eip155-333331.json @@ -0,0 +1,32 @@ +{ + "name": "Aves Testnet", + "chain": "AVST", + "rpc": ["https://test.rpc.avescoin.io"], + "faucets": [], + "nativeCurrency": { + "name": "AvesT", + "symbol": "AVST", + "decimals": 18 + }, + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } + ], + "infoURL": "https://ethereum.org", + "shortName": "avst", + "chainId": 333331, + "networkId": 333331, + "icon": "aves", + "explorers": [ + { + "name": "avescan", + "url": "https://testnet.avescoin.io", + "icon": "avescan", + "standard": "EIP3091" + } + ] +}