mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
feat: add sps mainnet, chainId 13000 (#1996)
Co-authored-by: LycrusHamster <liang2929@hotmail.com>
This commit is contained in:
parent
886610b882
commit
948ba7f304
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "SPS",
|
"name": "SPS",
|
||||||
"chain": "SPS",
|
"chain": "SPS",
|
||||||
"rpc": ["https://marketplace.ssquad.games"],
|
"rpc": ["https://rpc.ssquad.games"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "ECG",
|
"name": "ECG",
|
||||||
|
@ -18,6 +18,5 @@
|
||||||
"url": "http://spsscan.ssquad.games",
|
"url": "http://spsscan.ssquad.games",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"status": "incubating"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user