mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Zilliqa Testnet (#2437)
This commit is contained in:
parent
27724d1f11
commit
d72aece6d6
22
_data/chains/eip155-33101.json
Normal file
22
_data/chains/eip155-33101.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user