mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
12ca844b5a
commit
00df4ebdf4
23
_data/chains/eip155-456.json
Normal file
23
_data/chains/eip155-456.json
Normal 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
8
_data/icons/arzio.json
Normal 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 |
Loading…
Reference in New Issue
Block a user