Aves TestNet (#2948)

* Aves TestNet

* Rename eip155-33331.json to eip155-333331.json
This commit is contained in:
toni-dev 2023-06-08 11:19:10 +02:00 committed by GitHub
parent b4a072dff2
commit 1d24f20a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]
}