Added Avocado

This commit is contained in:
Ishan Jain 2023-06-16 00:35:58 +05:30
parent 0035cc0c1b
commit 3487ace920
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "Avocado",
"chain": "Avocado",
"rpc": ["https://rpc.avocado.instadapp.io"],
"faucets": [],
"nativeCurrency": {
"name": "USDC",
"symbol": "USDC",
"decimals": 18
},
"infoURL": "https://avocado.instadapp.io",
"shortName": "avocado",
"chainId": 634,
"networkId": 634,
"icon": "avocado",
"explorers": [
{
"name": "avoscan",
"url": "https://avoscan.co/",
"icon": "avocado",
"standard": "EIP3091"
}
]
}

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

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