mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add more RPCs for Zenith Mainnet (#1169)
* added zenith mainnet and testnet networks * Update _data/chains/eip155-79.json * Update _data/chains/eip155-81.json * added shortName * rename testnet symbol to length<6 * fix vilnius typo * Update _data/chains/eip155-81.json * add more rpcs Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
e6b8293d30
commit
71bbadb687
|
@ -2,8 +2,10 @@
|
||||||
"name": "Zenith Mainnet",
|
"name": "Zenith Mainnet",
|
||||||
"chain": "Zenith",
|
"chain": "Zenith",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://dataserver-1.zenithchain.co/",
|
"https://dataserver-us-1.zenithchain.co/",
|
||||||
"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": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user