chains/_data/chains/eip155-32769.json
2023-04-20 16:16:04 +02:00

24 lines
455 B
JSON

{
"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"
}
]
}