Adding Arzio Mainnet (#2838)

* Add Arzio chain eip155 json file

* Add Arzio Icon Json file

* Add Arzio icon file hash

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
ARZIO 2023-05-16 17:11:51 +07:00 committed by GitHub
parent 12ca844b5a
commit 00df4ebdf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "ARZIO Chain",
"chain": "ARZIO",
"icon": "arzio",
"rpc": ["https://chain-rpc.arzio.co"],
"faucets": [],
"nativeCurrency": {
"name": "ARZIO",
"symbol": "AZO",
"decimals": 18
},
"infoURL": "https://chain.arzio.co",
"shortName": "arzio",
"chainId": 456,
"networkId": 456,
"explorers": [
{
"name": "ARZIO Scan",
"url": "https://scan.arzio.co",
"standard": "EIP3091"
}
]
}

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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB