chains/_data/chains/eip155-13000.json
Clubswap 948ba7f304
feat: add sps mainnet, chainId 13000 (#1996)
Co-authored-by: LycrusHamster <liang2929@hotmail.com>
2022-12-09 16:49:15 +01:00

23 lines
418 B
JSON

{
"name": "SPS",
"chain": "SPS",
"rpc": ["https://rpc.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"
}
]
}