diff --git a/coins b/coins index 3c5a856..1a6d4a8 100644 --- a/coins +++ b/coins @@ -69,6 +69,17 @@ "txfee":10000, "confpath":"USERHOME/.ATBCoinWallet/atbcoin.conf" }, + { + "coin":"POLIS", + "name":"polis", + "fname":"Polis", + "rpcport":24127, + "pubtype":55, + "p2shtype":56, + "wiftype":60, + "txfee":10000, + "confpath":"USERHOME/.poliscore/polis.conf" + }, { "coin":"PYRO", "name":"pyro", diff --git a/explorers/POLIS b/explorers/POLIS new file mode 100644 index 0000000..826f100 --- /dev/null +++ b/explorers/POLIS @@ -0,0 +1 @@ +["https://explorer.polispay.org/tx/"] diff --git a/icons/polis.png b/icons/polis.png new file mode 100644 index 0000000..1e69247 Binary files /dev/null and b/icons/polis.png differ