chains/_data/chains/eip155-1507.json
NingBo Wang 0d32f008bc
Add Sherpax (#1202)
* Add Sherpax

* Modify icon size

* Fix test error
2022-05-31 09:33:09 +02:00

27 lines
484 B
JSON

{
"name": "Sherpax Testnet",
"chain": "Sherpax Testnet",
"rpc": [
"https://sherpax-testnet.chainx.org/rpc"
],
"faucets": [
],
"nativeCurrency": {
"name": "KSX",
"symbol": "KSX",
"decimals": 18
},
"infoURL": "https://sherpax.io/",
"shortName": "Sherpax Testnet",
"chainId": 1507,
"networkId": 1507,
"explorers": [
{
"name": "Sherpax Testnet Explorer",
"url": "https://evm-pre.sherpax.io",
"standard": "none"
}
]
}