mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
822e66fd28
* Use gradle 7.4.1 * Improve deprecation of chains closes #1003
17 lines
274 B
JSON
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
|
|
}
|