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",
|
||||
"chain": "METestChain",
|
||||
"name": "Meshnyan testnet",
|
||||
"chain": "MeshTestChain",
|
||||
"rpc": [
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Mos Elections Testnet Native Token",
|
||||
"symbol": "METNT",
|
||||
"name": "Meshnyan Testnet Native Token",
|
||||
"symbol": "MESHT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"shortName": "me-chain-testnet",
|
||||
"shortName": "mesh-chain-testnet",
|
||||
"chainId": 600,
|
||||
"networkId": 600
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user