Add aves main-net network | Fixed 2 (#1972)

* Create eip155-33333.json

* Create aves.json

* Create avescan.json

* Update aves.json

* Update avescan.json

* Update eip155-33333.json

* Update aves.json

* Update avescan.json

* Add files via upload

* fucking prettier

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
toni-dev 2022-12-02 23:00:23 +01:00 committed by GitHub
parent 16bab602ef
commit 00a8a397dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Aves Mainnet",
"chain": "AVS",
"rpc": ["https://rpc.avescoin.io"],
"faucets": [],
"nativeCurrency": {
"name": "Aves",
"symbol": "AVS",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://avescoin.io",
"shortName": "avs",
"chainId": 33333,
"networkId": 33333,
"icon": "aves",
"explorers": [
{
"name": "avescan",
"url": "https://avescan.io",
"icon": "avescan",
"standard": "EIP3091"
}
]
}

8
_data/icons/aves.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmeKQVv2QneHaaggw2NfpZ7DGMdjVhPywTdse5RzCs4oGn",
"width": 232,
"height": 232,
"format": "png"
}
]

8
_data/icons/avescan.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmeKQVv2QneHaaggw2NfpZ7DGMdjVhPywTdse5RzCs4oGn",
"width": 232,
"height": 232,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB