mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
create mos elections testnet network (#863)
Co-authored-by: novikovmu <novikovmu@elocont.ru>
This commit is contained in:
parent
feb250fa69
commit
13b6e53166
18
_data/chains/eip155-600.json
Normal file
18
_data/chains/eip155-600.json
Normal 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
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user