add Sparta (Polis testnet) (#372)

* add Sparta (Polis testnet)

* Remove slip44
This commit is contained in:
Enrique 2021-08-13 04:32:28 -05:00 committed by GitHub
parent b2b8516df5
commit 82f78658aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"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
}

8
_data/icons/polis.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmagWrtyApex28H2QeXcs3jJ2F7p2K7eESz3cDbHdQ3pjG",
"width":1050,
"height":1050,
"format":"png"
}
]