mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
31 lines
757 B
JSON
31 lines
757 B
JSON
{
|
|
"name": "Zenith Mainnet",
|
|
"chain": "Zenith",
|
|
"rpc": [
|
|
"https://dataserver-us-1.zenithchain.co/",
|
|
"https://dataserver-asia-3.zenithchain.co/",
|
|
"https://dataserver-asia-4.zenithchain.co/",
|
|
"https://dataserver-asia-2.zenithchain.co/",
|
|
"https://dataserver-asia-5.zenithchain.co/",
|
|
"https://dataserver-asia-6.zenithchain.co/",
|
|
"https://dataserver-asia-7.zenithchain.co/"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "ZENITH",
|
|
"symbol": "ZENITH",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.zenithchain.co/",
|
|
"chainId": 79,
|
|
"networkId": 79,
|
|
"shortName": "zenith",
|
|
"explorers": [
|
|
{
|
|
"name": "zenith scan",
|
|
"url": "https://scan.zenithchain.co",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|