mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
rename test network (#871)
Co-authored-by: novikovmu <novikovmu@elocont.ru>
This commit is contained in:
parent
76df19fc93
commit
dbe564c78e
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"name": "Mos elections testnet",
|
"name": "Meshnyan testnet",
|
||||||
"chain": "METestChain",
|
"chain": "MeshTestChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Mos Elections Testnet Native Token",
|
"name": "Meshnyan Testnet Native Token",
|
||||||
"symbol": "METNT",
|
"symbol": "MESHT",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "",
|
"infoURL": "",
|
||||||
"shortName": "me-chain-testnet",
|
"shortName": "mesh-chain-testnet",
|
||||||
"chainId": 600,
|
"chainId": 600,
|
||||||
"networkId": 600
|
"networkId": 600
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user