chains/_data/chains/eip155-333888.json
Enrique 82f78658aa
add Sparta (Polis testnet) (#372)
* add Sparta (Polis testnet)

* Remove slip44
2021-08-13 11:32:28 +02:00

22 lines
394 B
JSON

{
"name": "Polis Testnet",
"chain": "Sparta",
"network": "testnet",
"icon": "polis",
"rpc": [
"https://sparta-rpc.polis.tech"
],
"faucets": [
"https://faucet.polis.tech"
],
"nativeCurrency": {
"name": "tPolis",
"symbol": "tPOLIS",
"decimals": 18
},
"infoURL": "https://polis.tech",
"shortName": "sparta",
"chainId": 333888,
"networkId": 333888
}