mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Zilliqa Mainnet (#2684)
This commit is contained in:
parent
728050548c
commit
5834bc51e8
23
_data/chains/eip155-32769.json
Normal file
23
_data/chains/eip155-32769.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "Zilliqa EVM",
|
||||||
|
"chain": "ZIL",
|
||||||
|
"rpc": ["https://api.zilliqa.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Zilliqa",
|
||||||
|
"symbol": "ZIL",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.zilliqa.com/",
|
||||||
|
"shortName": "zil",
|
||||||
|
"chainId": 32769,
|
||||||
|
"networkId": 32769,
|
||||||
|
"icon": "zilliqa",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Zilliqa EVM Explorer",
|
||||||
|
"url": "https://evmx.zilliqa.com",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/zilliqa.json
Normal file
8
_data/icons/zilliqa.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmTREXNgGtUhSoxFsrkhTe5LUnDBTKL5byaX8kpET6UuKp",
|
||||||
|
"width": 2048,
|
||||||
|
"height": 2048,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user