mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
rename testnet symbol to length<6
This commit is contained in:
parent
909778944a
commit
c375abbff3
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Zenith Mainnet",
|
||||
"chain": "Zenith Mainnet",
|
||||
"chain": "Zenith",
|
||||
"rpc": [
|
||||
"https://dataserver-1.zenithchain.co/",
|
||||
"https://dataserver-us-1.zenithchain.co/"
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user