Skip to content

Commit

Permalink
Aves TestNet (ethereum-lists#2948)
Browse files Browse the repository at this point in the history
* Aves TestNet

* Rename eip155-33331.json to eip155-333331.json
  • Loading branch information
Toni-d-e-v authored Jun 8, 2023
1 parent b4a072d commit 1d24f20
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions _data/chains/eip155-333331.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 1d24f20

Please sign in to comment.