rename testnet symbol to length<6

This commit is contained in:
ammar-lakho 2022-04-11 10:50:28 +05:00
parent 909778944a
commit c375abbff3
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Zenith Mainnet",
"chain": "Zenith Mainnet",
"chain": "Zenith",
"rpc": [
"https://dataserver-1.zenithchain.co/",
"https://dataserver-us-1.zenithchain.co/"

View File

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