diff --git a/coins b/coins index d2ea2ba..04a82a6 100644 --- a/coins +++ b/coins @@ -11,6 +11,16 @@ "fname": "GLX Token", "rpcport":13109 }, + { + "coin": "COLX", + "name": "ColossusXT", + "fname": "ColossusXT", + "rpcport": 51473, + "pubtype": 30, + "p2shtype": 13, + "wiftype": 212, + "txfee": 1000000000 + }, { "coin":"SPK", "name":"Sparks", diff --git a/explorers/COLX b/explorers/COLX new file mode 100644 index 0000000..63a42f9 --- /dev/null +++ b/explorers/COLX @@ -0,0 +1 @@ +["https://chainz.cryptoid.info/colx/tx.dws?"] diff --git a/icons/colx.png b/icons/colx.png new file mode 100644 index 0000000..b5e06e6 Binary files /dev/null and b/icons/colx.png differ