feat: add sps mainnet, chainId 13000 (#1996)

Co-authored-by: LycrusHamster <liang2929@hotmail.com>
This commit is contained in:
Clubswap 2022-12-09 23:49:15 +08:00 committed by GitHub
parent 886610b882
commit 948ba7f304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"name": "SPS",
"chain": "SPS",
"rpc": ["https://marketplace.ssquad.games"],
"rpc": ["https://rpc.ssquad.games"],
"faucets": [],
"nativeCurrency": {
"name": "ECG",
@ -18,6 +18,5 @@
"url": "http://spsscan.ssquad.games",
"standard": "EIP3091"
}
],
"status": "incubating"
]
}