Deploying to gh-pages from @ ethereum-lists/chains@74e34a8feb 🚀

This commit is contained in:
ligi 2022-04-11 06:09:11 +00:00
parent 5386e8dea4
commit e94616a0aa
5 changed files with 13 additions and 13 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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"],

View File

@ -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",

View File

@ -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",