chains/_data/chains/eip155-1286.json
ligi 822e66fd28
Improve deprecation (#1022)
* Use gradle 7.4.1

* Improve deprecation of chains

closes #1003
2022-03-30 15:41:24 +02:00

17 lines
274 B
JSON

{
"name": "Moonrock old",
"chain": "MOON",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Rocs",
"symbol": "ROC",
"decimals": 18
},
"infoURL": "",
"shortName": "mrock-old",
"chainId": 1286,
"networkId": 1286,
"deprecated": true
}