mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
24 lines
452 B
JSON
24 lines
452 B
JSON
![]() |
{
|
||
|
"name": "SPS",
|
||
|
"chain": "SPS",
|
||
|
"rpc": ["https://marketplace.ssquad.games"],
|
||
|
"faucets": [],
|
||
|
"nativeCurrency": {
|
||
|
"name": "ECG",
|
||
|
"symbol": "ECG",
|
||
|
"decimals": 18
|
||
|
},
|
||
|
"infoURL": "https://ssquad.games/",
|
||
|
"shortName": "SPS",
|
||
|
"chainId": 13000,
|
||
|
"networkId": 13000,
|
||
|
"explorers": [
|
||
|
{
|
||
|
"name": "SPS Explorer",
|
||
|
"url": "http://spsscan.ssquad.games",
|
||
|
"standard": "EIP3091"
|
||
|
}
|
||
|
],
|
||
|
"status": "incubating"
|
||
|
}
|