chains/_data/chains/eip155-333888.json
Ashutosh Kumar fb49612d70
Added Prettier and formatted existing JSON files (#1501)
* Added Prettier and formatted existing JSON files

* fixed one more json file
2022-08-27 19:20:08 +02:00

17 lines
354 B
JSON

{
"name": "Polis Testnet",
"chain": "Sparta",
"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
}