diff --git a/icons/waf.png b/icons/waf.png new file mode 100644 index 000000000..35fe261d3 Binary files /dev/null and b/icons/waf.png differ diff --git a/utils/coins_config.json b/utils/coins_config.json index 46ea8f478..bad238bbe 100644 --- a/utils/coins_config.json +++ b/utils/coins_config.json @@ -4269,10 +4269,6 @@ "homepage": "https://bitblocksproject.com" }, "electrum": [ - { - "url": "bbk-one.ewm-cx.net:50001", - "protocol": "TCP" - }, { "url": "bbk-two.ewm-cx.net:50001", "protocol": "TCP" @@ -14250,6 +14246,15 @@ } ] }, + { + "protocol": "WSS", + "contact": [ + { + "github": "https://github.com/firoorg/electrumx-firo/issues" + } + ], + "url": "electrumx.firo.org:50004" + }, { "protocol": "WSS", "contact": [ @@ -14258,6 +14263,24 @@ } ], "url": "electrumx01.firo.org:50004" + }, + { + "protocol": "WSS", + "contact": [ + { + "github": "https://github.com/firoorg/electrumx-firo/issues" + } + ], + "url": "electrumx02.firo.org:50004" + }, + { + "protocol": "WSS", + "contact": [ + { + "github": "https://github.com/firoorg/electrumx-firo/issues" + } + ], + "url": "electrumx03.firo.org:50004" } ], "explorer_block_url": "block/", @@ -18637,18 +18660,6 @@ ], "protocol": "TCP" }, - { - "url": "electrum2.ilien.io:65011", - "contact": [ - { - "email": "admin@ilien.io" - }, - { - "discord": "siu - Chainmakers#3920" - } - ], - "protocol": "TCP" - }, { "url": "electrum1.ilien.io:30069", "contact": [ @@ -18660,18 +18671,6 @@ } ], "protocol": "WSS" - }, - { - "url": "electrum2.ilien.io:30069", - "contact": [ - { - "email": "admin@ilien.io" - }, - { - "discord": "siu - Chainmakers#3920" - } - ], - "protocol": "WSS" } ], "explorer_block_url": "block/" @@ -21934,6 +21933,10 @@ }, "derivation_path": "m/44'/192'", "electrum": [ + { + "url": "188.166.117.139:50001", + "protocol": "TCP" + }, { "url": "88.99.26.209:5140", "protocol": "TCP" @@ -21980,6 +21983,10 @@ }, "derivation_path": "m/44'/192'", "electrum": [ + { + "url": "188.166.117.139:50001", + "protocol": "TCP" + }, { "url": "88.99.26.209:5140", "protocol": "TCP" @@ -27219,6 +27226,10 @@ { "url": "pink-one.ewm-cx.net:50001", "protocol": "TCP" + }, + { + "url": "pink-two.ewm-cx.net:50001", + "protocol": "TCP" } ], "explorer_block_url": "block.dws?" @@ -27262,6 +27273,15 @@ ], "protocol": "TCP" }, + { + "url": "electrum02.chainster.org:50001", + "contact": [ + { + "discord": "312541186793406465" + } + ], + "protocol": "TCP" + }, { "url": "electrum01.chainster.org:50003", "contact": [ @@ -27270,6 +27290,15 @@ } ], "protocol": "WSS" + }, + { + "url": "electrum02.chainster.org:50003", + "contact": [ + { + "discord": "312541186793406465" + } + ], + "protocol": "WSS" } ], "explorer_block_url": "block.dws?", @@ -29563,10 +29592,6 @@ "url": "electrum02.reddcoin.com:50002", "protocol": "SSL" }, - { - "url": "electrum03.reddcoin.com:50002", - "protocol": "SSL" - }, { "url": "electrum01.reddcoin.com:50004", "protocol": "WSS" @@ -29574,10 +29599,6 @@ { "url": "electrum02.reddcoin.com:50004", "protocol": "WSS" - }, - { - "url": "electrum03.reddcoin.com:50004", - "protocol": "WSS" } ], "explorer_block_url": "block/" @@ -37527,6 +37548,61 @@ ], "explorer_block_url": "block.dws?" }, + "WAF": { + "coin": "WAF", + "type": "UTXO", + "name": "Waifu", + "coinpaprika_id": "", + "coingecko_id": "", + "livecoinwatch_id": "", + "explorer_url": "https://waifu-explorer.io/", + "explorer_tx_url": "", + "explorer_address_url": "", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "sign_message_prefix": "Waifu Signed Message:\n", + "fname": "Waifu", + "rpcport": 18332, + "pubtype": 73, + "p2shtype": 22, + "wiftype": 158, + "segwit": true, + "bech32_hrp": "waf", + "txfee": 1000, + "mm2": 1, + "required_confirmations": 4, + "avg_blocktime": 210, + "protocol": { + "type": "UTXO" + }, + "links": { + "github": "https://github.com/waifu-core/waifu-core" + }, + "electrum": [ + { + "url": "waifu-explorer.io:50002", + "protocol": "SSL", + "contact": [ + { + "discord": "376197863346274307" + } + ] + }, + { + "url": "waifu-explorer.io:50004", + "protocol": "WSS", + "contact": [ + { + "discord": "376197863346274307" + } + ] + } + ], + "explorer_block_url": "block/" + }, "WAVES-BEP20": { "coin": "WAVES-BEP20", "type": "BEP-20", @@ -40175,17 +40251,9 @@ "url": "zeta-seed-c.zetacoin.tech:50012", "protocol": "SSL" }, - { - "url": "zeta-seed-d.zetacoin.network:50012", - "protocol": "SSL" - }, { "url": "zeta-seed-c.zetacoin.tech:50013", "protocol": "WSS" - }, - { - "url": "zeta-seed-d.zetacoin.network:50013", - "protocol": "WSS" } ], "explorer_block_url": "block.dws?" diff --git a/utils/coins_config_ssl.json b/utils/coins_config_ssl.json index 7be4234d4..9c10d10a2 100644 --- a/utils/coins_config_ssl.json +++ b/utils/coins_config_ssl.json @@ -24486,10 +24486,6 @@ { "url": "electrum02.reddcoin.com:50002", "protocol": "SSL" - }, - { - "url": "electrum03.reddcoin.com:50002", - "protocol": "SSL" } ], "explorer_block_url": "block/" @@ -31089,6 +31085,52 @@ ], "explorer_block_url": "block/" }, + "WAF": { + "coin": "WAF", + "type": "UTXO", + "name": "Waifu", + "coinpaprika_id": "", + "coingecko_id": "", + "livecoinwatch_id": "", + "explorer_url": "https://waifu-explorer.io/", + "explorer_tx_url": "", + "explorer_address_url": "", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "sign_message_prefix": "Waifu Signed Message:\n", + "fname": "Waifu", + "rpcport": 18332, + "pubtype": 73, + "p2shtype": 22, + "wiftype": 158, + "segwit": true, + "bech32_hrp": "waf", + "txfee": 1000, + "mm2": 1, + "required_confirmations": 4, + "avg_blocktime": 210, + "protocol": { + "type": "UTXO" + }, + "links": { + "github": "https://github.com/waifu-core/waifu-core" + }, + "electrum": [ + { + "url": "waifu-explorer.io:50002", + "protocol": "SSL", + "contact": [ + { + "discord": "376197863346274307" + } + ] + } + ], + "explorer_block_url": "block/" + }, "WAVES-BEP20": { "coin": "WAVES-BEP20", "type": "BEP-20", @@ -33242,10 +33284,6 @@ { "url": "zeta-seed-c.zetacoin.tech:50012", "protocol": "SSL" - }, - { - "url": "zeta-seed-d.zetacoin.network:50012", - "protocol": "SSL" } ], "explorer_block_url": "block.dws?" diff --git a/utils/coins_config_tcp.json b/utils/coins_config_tcp.json index 8b264a8d0..e843c679c 100644 --- a/utils/coins_config_tcp.json +++ b/utils/coins_config_tcp.json @@ -3867,10 +3867,6 @@ "homepage": "https://bitblocksproject.com" }, "electrum": [ - { - "url": "bbk-one.ewm-cx.net:50001", - "protocol": "TCP" - }, { "url": "bbk-two.ewm-cx.net:50001", "protocol": "TCP" @@ -15432,18 +15428,6 @@ } ], "protocol": "TCP" - }, - { - "url": "electrum2.ilien.io:65011", - "contact": [ - { - "email": "admin@ilien.io" - }, - { - "discord": "siu - Chainmakers#3920" - } - ], - "protocol": "TCP" } ], "explorer_block_url": "block/" @@ -18292,6 +18276,10 @@ }, "derivation_path": "m/44'/192'", "electrum": [ + { + "url": "188.166.117.139:50001", + "protocol": "TCP" + }, { "url": "88.99.26.209:5140", "protocol": "TCP" @@ -18338,6 +18326,10 @@ }, "derivation_path": "m/44'/192'", "electrum": [ + { + "url": "188.166.117.139:50001", + "protocol": "TCP" + }, { "url": "88.99.26.209:5140", "protocol": "TCP" @@ -22985,6 +22977,10 @@ { "url": "pink-one.ewm-cx.net:50001", "protocol": "TCP" + }, + { + "url": "pink-two.ewm-cx.net:50001", + "protocol": "TCP" } ], "explorer_block_url": "block.dws?" @@ -23027,6 +23023,15 @@ } ], "protocol": "TCP" + }, + { + "url": "electrum02.chainster.org:50001", + "contact": [ + { + "discord": "312541186793406465" + } + ], + "protocol": "TCP" } ], "explorer_block_url": "block.dws?", @@ -24778,10 +24783,6 @@ { "url": "electrum02.reddcoin.com:50002", "protocol": "SSL" - }, - { - "url": "electrum03.reddcoin.com:50002", - "protocol": "SSL" } ], "explorer_block_url": "block/" @@ -31446,6 +31447,52 @@ ], "explorer_block_url": "block.dws?" }, + "WAF": { + "coin": "WAF", + "type": "UTXO", + "name": "Waifu", + "coinpaprika_id": "", + "coingecko_id": "", + "livecoinwatch_id": "", + "explorer_url": "https://waifu-explorer.io/", + "explorer_tx_url": "", + "explorer_address_url": "", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "sign_message_prefix": "Waifu Signed Message:\n", + "fname": "Waifu", + "rpcport": 18332, + "pubtype": 73, + "p2shtype": 22, + "wiftype": 158, + "segwit": true, + "bech32_hrp": "waf", + "txfee": 1000, + "mm2": 1, + "required_confirmations": 4, + "avg_blocktime": 210, + "protocol": { + "type": "UTXO" + }, + "links": { + "github": "https://github.com/waifu-core/waifu-core" + }, + "electrum": [ + { + "url": "waifu-explorer.io:50002", + "protocol": "SSL", + "contact": [ + { + "discord": "376197863346274307" + } + ] + } + ], + "explorer_block_url": "block/" + }, "WAVES-BEP20": { "coin": "WAVES-BEP20", "type": "BEP-20", @@ -33698,10 +33745,6 @@ "url": "zeta-seed-c.zetacoin.tech:50012", "protocol": "SSL" }, - { - "url": "zeta-seed-d.zetacoin.network:50012", - "protocol": "SSL" - }, { "url": "207.180.252.200:50011", "protocol": "TCP" diff --git a/utils/coins_config_wss.json b/utils/coins_config_wss.json index 47dc5c4f9..241bd9eb3 100644 --- a/utils/coins_config_wss.json +++ b/utils/coins_config_wss.json @@ -12281,6 +12281,15 @@ "homepage": "https://firo.org" }, "electrum": [ + { + "protocol": "WSS", + "contact": [ + { + "github": "https://github.com/firoorg/electrumx-firo/issues" + } + ], + "url": "electrumx.firo.org:50004" + }, { "protocol": "WSS", "contact": [ @@ -12289,6 +12298,15 @@ } ], "url": "electrumx01.firo.org:50004" + }, + { + "protocol": "WSS", + "contact": [ + { + "github": "https://github.com/firoorg/electrumx-firo/issues" + } + ], + "url": "electrumx02.firo.org:50004" } ], "explorer_block_url": "block/", @@ -15520,18 +15538,6 @@ } ], "protocol": "WSS" - }, - { - "url": "electrum2.ilien.io:30069", - "contact": [ - { - "email": "admin@ilien.io" - }, - { - "discord": "siu - Chainmakers#3920" - } - ], - "protocol": "WSS" } ], "explorer_block_url": "block/" @@ -22772,6 +22778,15 @@ } ], "protocol": "WSS" + }, + { + "url": "electrum02.chainster.org:50003", + "contact": [ + { + "discord": "312541186793406465" + } + ], + "protocol": "WSS" } ], "explorer_block_url": "block.dws?", @@ -24574,10 +24589,6 @@ { "url": "electrum02.reddcoin.com:50004", "protocol": "WSS" - }, - { - "url": "electrum03.reddcoin.com:50004", - "protocol": "WSS" } ], "explorer_block_url": "block/" @@ -31322,6 +31333,52 @@ ], "explorer_block_url": "block.dws?" }, + "WAF": { + "coin": "WAF", + "type": "UTXO", + "name": "Waifu", + "coinpaprika_id": "", + "coingecko_id": "", + "livecoinwatch_id": "", + "explorer_url": "https://waifu-explorer.io/", + "explorer_tx_url": "", + "explorer_address_url": "", + "supported": [], + "active": false, + "is_testnet": false, + "currently_enabled": false, + "wallet_only": false, + "sign_message_prefix": "Waifu Signed Message:\n", + "fname": "Waifu", + "rpcport": 18332, + "pubtype": 73, + "p2shtype": 22, + "wiftype": 158, + "segwit": true, + "bech32_hrp": "waf", + "txfee": 1000, + "mm2": 1, + "required_confirmations": 4, + "avg_blocktime": 210, + "protocol": { + "type": "UTXO" + }, + "links": { + "github": "https://github.com/waifu-core/waifu-core" + }, + "electrum": [ + { + "url": "waifu-explorer.io:50004", + "protocol": "WSS", + "contact": [ + { + "discord": "376197863346274307" + } + ] + } + ], + "explorer_block_url": "block/" + }, "WAVES-BEP20": { "coin": "WAVES-BEP20", "type": "BEP-20", @@ -33578,10 +33635,6 @@ { "url": "zeta-seed-c.zetacoin.tech:50013", "protocol": "WSS" - }, - { - "url": "zeta-seed-d.zetacoin.network:50013", - "protocol": "WSS" } ], "explorer_block_url": "block.dws?"