mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Aves TestNet (#2948)
* Aves TestNet * Rename eip155-33331.json to eip155-333331.json
This commit is contained in:
parent
b4a072dff2
commit
1d24f20a98
32
_data/chains/eip155-333331.json
Normal file
32
_data/chains/eip155-333331.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user