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",
|
"name": "Zenith Mainnet",
|
||||||
"chain": "Zenith Mainnet",
|
"chain": "Zenith",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://dataserver-1.zenithchain.co/",
|
"https://dataserver-1.zenithchain.co/",
|
||||||
"https://dataserver-us-1.zenithchain.co/"
|
"https://dataserver-us-1.zenithchain.co/"
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
{
|
{
|
||||||
"name": "Zenith Testnet",
|
"name": "Villinius",
|
||||||
"chain": "Zenith Testnet",
|
"chain": "Zenith",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://vilinius.zenithchain.co/http"
|
"https://vilinius.zenithchain.co/http"
|
||||||
],
|
],
|
||||||
"faucets": ["https://faucet.zenithchain.co/"],
|
"faucets": ["https://faucet.zenithchain.co/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "test ZENITH",
|
"name": "Villinius",
|
||||||
"symbol": "tZENITH",
|
"symbol": "VIL",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://www.zenithchain.co/",
|
"infoURL": "https://www.zenithchain.co/",
|
||||||
"chainId": 81,
|
"chainId": 81,
|
||||||
"networkId": 81,
|
"networkId": 81,
|
||||||
"shortName": "tzenith",
|
"shortName": "VIL",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "villinius zenith scan",
|
"name": "villinius zenith scan",
|
||||||
"url": "https://vilinius.scan.zenithchain.co",
|
"url": "https://vilinius.scan.zenithchain.co",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user