mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
dbe564c78e
Co-authored-by: novikovmu <novikovmu@elocont.ru>
18 lines
337 B
JSON
18 lines
337 B
JSON
{
|
|
"name": "Meshnyan testnet",
|
|
"chain": "MeshTestChain",
|
|
"rpc": [
|
|
],
|
|
"faucets": [
|
|
],
|
|
"nativeCurrency": {
|
|
"name": "Meshnyan Testnet Native Token",
|
|
"symbol": "MESHT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "",
|
|
"shortName": "mesh-chain-testnet",
|
|
"chainId": 600,
|
|
"networkId": 600
|
|
}
|
|
|