Update eip155-79.json (#1235)

This commit is contained in:
usman149 2022-06-12 17:09:03 +05:00 committed by GitHub
parent d439c78d88
commit 655b163e56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,26 +1,30 @@
{
"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/"
],
"faucets": [],
"nativeCurrency": {
"name": "ZENITH",
"symbol": "ZENITH",
"decimals": 18
},
"infoURL": "https://www.zenithchain.co/",
"chainId": 79,
"networkId": 79,
"shortName": "zenith",
"explorers": [{
"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"
}]
}
}
]
}