From 6ce8b783accb5b258fc747ad77602bee257e115c Mon Sep 17 00:00:00 2001 From: jayhines91 <81688708+jayhines91@users.noreply.github.com> Date: Sun, 28 Dec 2025 13:28:00 -0600 Subject: [PATCH] Update coins Add Verium coin data --- coins | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/coins b/coins index 0403559e3..14699fb6f 100644 --- a/coins +++ b/coins @@ -17243,6 +17243,31 @@ "homepage": "https://bonkscoin.io" } }, + { + "coin": "VRM", + "name": "veriumreserve", + "fname": "Verium Reserve", + "rpcport": 33987, + "pubtype": 70, + "p2shtype": 132, + "wiftype": 198, + "txfee": 100000, + "segwit": false, + "force_min_relay_fee": true, + "isPoS": 1, + "mm2": 1, + "confpath": "USERHOME/.verium/verium.conf", + "required_confirmations": 5, + "avg_blocktime": 4, + "protocol": { + "type": "UTXO" + }, + "derivation_path": "m/44'/8750'", + "links": { + "github": "https://github.com/VeriConomy/verium-current", + "homepage": "https://vericonomy.com" + } + }, { "coin": "CAS", "name": "cascoin",