create mos elections testnet network (#863)

Co-authored-by: novikovmu <novikovmu@elocont.ru>
This commit is contained in:
meshnyan 2022-02-11 11:07:11 +03:00 committed by GitHub
parent feb250fa69
commit 13b6e53166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"name": "Mos elections testnet",
"chain": "METestChain",
"rpc": [
],
"faucets": [
],
"nativeCurrency": {
"name": "Mos Elections Testnet Native Token",
"symbol": "METNT",
"decimals": 18
},
"infoURL": "",
"shortName": "me-chain-testnet",
"chainId": 600,
"networkId": 600
}