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

* Modify icon size

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

26 lines
463 B
JSON

{
"name": "Sherpax Mainnet",
"chain": "Sherpax Mainnet",
"rpc": [
"https://mainnet.sherpax.io/rpc"
],
"faucets": [
],
"nativeCurrency": {
"name": "KSX",
"symbol": "KSX",
"decimals": 18
},
"infoURL": "https://sherpax.io/",
"shortName": "Sherpax",
"chainId": 1506,
"networkId": 1506,
"explorers": [
{
"name": "Sherpax Mainnet Explorer",
"url": "https://evm.sherpax.io",
"standard": "none"
}
]
}