chains/chains/eip155-33101.json

23 lines
509 B
JSON

{
"name": "Zilliqa EVM Testnet",
"chain": "ZIL",
"rpc": ["https://dev-api.zilliqa.com"],
"faucets": ["https://dev-wallet.zilliqa.com/faucet?network=testnet"],
"nativeCurrency": {
"name": "Zilliqa",
"symbol": "ZIL",
"decimals": 18
},
"infoURL": "https://www.zilliqa.com/",
"shortName": "zil-testnet",
"chainId": 33101,
"networkId": 33101,
"explorers": [
{
"name": "Zilliqa EVM Explorer",
"url": "https://evmx.zilliqa.com",
"standard": "none"
}
]
}