From b1b64d7005e251869184a39174792556ce08b984 Mon Sep 17 00:00:00 2001 From: FenixTechForge <296741688+FenixTechForge@users.noreply.github.com> Date: Thu, 25 Jun 2026 21:13:40 -0500 Subject: [PATCH] Add FenixPool (fenixpool.com) - BCH solo/EMBER pool Non-custodial BCH solo/EMBER pool, 18 blocks found. The coinbase tag fenixpool.com appears in the coinbase of every block we mine. --- pools-v2.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pools-v2.json b/pools-v2.json index bff397a..ea1787d 100644 --- a/pools-v2.json +++ b/pools-v2.json @@ -1594,5 +1594,12 @@ "addresses": [], "tags": ["SoloFury BCH"], "link": "https://solofury.com" + }, + { + "id": 209, + "name": "FenixPool", + "addresses": ["bitcoincash:qzxdv0pelqju6k2wxqnsggxtn34c8rwnecnnwzkgzs"], + "tags": ["fenixpool.com"], + "link": "https://fenixpool.com" } ]