diff --git a/coins b/coins index 9cc07917e..ab0a1def4 100644 --- a/coins +++ b/coins @@ -12173,6 +12173,37 @@ "homepage": "https://viacoin.org" } }, + { + "coin": "VIA-segwit", + "name": "viacoin", + "fname": "Viacoin", + "sign_message_prefix": "Viacoin Signed Message:\n", + "rpcport": 5222, + "pubtype": 71, + "p2shtype": 33, + "wiftype": 199, + "txfee": 100000, + "dust": 54600, + "required_confirmations": 7, + "mature_confirmations": 3600, + "avg_blocktime": 24, + "segwit": true, + "bech32_hrp": "via", + "address_format": { + "format": "segwit" + }, + "orderbook_ticker": "VIA", + "mm2": 1, + "protocol": { + "type": "UTXO" + }, + "derivation_path": "m/44'/14'", + "trezor_coin": "Viacoin", + "links": { + "github": "https://github.com/viacoin", + "homepage": "https://viacoin.org" + } + }, { "coin": "VITE-BEP20", "name": "vite_bep20", diff --git a/electrums/VIA b/electrums/VIA index 355cf6dfa..1b2710e28 100644 --- a/electrums/VIA +++ b/electrums/VIA @@ -1,6 +1,12 @@ [ { - "url": "88.99.26.209:5102" + "url": "electrum3.cipig.net:20073", + "ws_url": "electrum3.cipig.net:30073", + "protocol": "SSL", + "contact": [ + { "email": "cipi@komodoplatform.com" }, + { "discord": "cipi#4502" } + ] }, { "url": "via-ex-one.ewmci.online:50002",