mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@74e34a8feb 🚀
This commit is contained in:
parent
5386e8dea4
commit
e94616a0aa
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -896,13 +896,13 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://scan.genechain.io/"
|
||||
}, {
|
||||
"name": "Zenith Testnet",
|
||||
"name": "Villinius",
|
||||
"chainId": 81,
|
||||
"shortName": "tzenith",
|
||||
"shortName": "VIL",
|
||||
"networkId": 81,
|
||||
"nativeCurrency": {
|
||||
"name": "test ZENITH",
|
||||
"symbol": "tZENITH",
|
||||
"name": "Villinius",
|
||||
"symbol": "VIL",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://vilinius.zenithchain.co/http"],
|
||||
|
|
|
@ -1174,7 +1174,7 @@
|
|||
"networkId": 78
|
||||
}, {
|
||||
"name": "Zenith Mainnet",
|
||||
"chain": "Zenith Mainnet",
|
||||
"chain": "Zenith",
|
||||
"rpc": ["https://dataserver-1.zenithchain.co/", "https://dataserver-us-1.zenithchain.co/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
@ -1211,19 +1211,19 @@
|
|||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Zenith Testnet",
|
||||
"chain": "Zenith Testnet",
|
||||
"name": "Villinius",
|
||||
"chain": "Zenith",
|
||||
"rpc": ["https://vilinius.zenithchain.co/http"],
|
||||
"faucets": ["https://faucet.zenithchain.co/"],
|
||||
"nativeCurrency": {
|
||||
"name": "test ZENITH",
|
||||
"symbol": "tZENITH",
|
||||
"name": "Villinius",
|
||||
"symbol": "VIL",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.zenithchain.co/",
|
||||
"chainId": 81,
|
||||
"networkId": 81,
|
||||
"shortName": "tzenith",
|
||||
"shortName": "VIL",
|
||||
"explorers": [{
|
||||
"name": "villinius zenith scan",
|
||||
"url": "https://vilinius.scan.zenithchain.co",
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"primuschain": "eip155:78",
|
||||
"zenith": "eip155:79",
|
||||
"GeneChain": "eip155:80",
|
||||
"tzenith": "eip155:81",
|
||||
"VIL": "eip155:81",
|
||||
"Meter": "eip155:82",
|
||||
"MeterTest": "eip155:83",
|
||||
"gttest": "eip155:85",
|
||||
|
|
Loading…
Reference in New Issue
Block a user