mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
23 lines
411 B
JSON
23 lines
411 B
JSON
{
|
|
"name": "Zeeth Chain",
|
|
"chain": "ZeethChain",
|
|
"rpc": ["https://rpc.zeeth.io"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Zeeth Token",
|
|
"symbol": "ZTH",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "",
|
|
"shortName": "zeeth",
|
|
"chainId": 427,
|
|
"networkId": 427,
|
|
"explorers": [
|
|
{
|
|
"name": "Zeeth Explorer",
|
|
"url": "https://explorer.zeeth.io",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|