Add Zilliqa Mainnet (#2684)

This commit is contained in:
James Hinshelwood 2023-04-20 15:16:04 +01:00 committed by GitHub
parent 728050548c
commit 5834bc51e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View 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
View File

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