mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add Sparta (Polis testnet) (#372)
* add Sparta (Polis testnet) * Remove slip44
This commit is contained in:
parent
b2b8516df5
commit
82f78658aa
21
_data/chains/eip155-333888.json
Normal file
21
_data/chains/eip155-333888.json
Normal 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
8
_data/icons/polis.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url":"ipfs://QmagWrtyApex28H2QeXcs3jJ2F7p2K7eESz3cDbHdQ3pjG",
|
||||||
|
"width":1050,
|
||||||
|
"height":1050,
|
||||||
|
"format":"png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user