WATTxchange Pool

Official WATTx (WTX) merged-mining pool — seven algorithms, 0 % fee, paid straight from the coinbase. One accepted share earns the parent-chain block and the WATTx AuxPoW block.

Pool hashrate
Miners
Block height
Block reward
Fee
0 %

Stratum endpoints

AlgorithmStratumParent chainRecommended client protocol MinersPool H/s
loading live stats…

Live JSON (miningcore format): /api/pools · /api/pools/<id>

Connecting

The username carries both payout addresses:

-u <PARENT_CHAIN_ADDRESS>+<YOUR_WTX_ADDRESS>.<worker>   -p x

The parent-chain address (Monero, Bitnet, Litecoin, …) is where the parent block pays; the WATTx address is where the WTX block pays. Pass a bare WATTx address instead (-u <YOUR_WTX_ADDRESS>) and you still get paid in WTX — you just forfeit the parent coin. A login with no valid WATTx address is refused rather than mined into the pool's own pocket. Payouts are written into each block's coinbase and split between connected miners by contributed work: no balance, no withdrawal, no minimum.

The server picks its protocol from your client's handshake, so any lane accepts an XMRig login, a Bitcoin mining.subscribe, a Zcash/NiceHash subscribe, or eth_submitLogin. Use whichever your miner speaks:

RandomX — XMRig:

xmrig -o pools.wattxchange.app:3333 --coin monero \
      -u <XMR_ADDRESS>+<YOUR_WTX_ADDRESS>.rig1 -p x

SHA-256d / Scrypt / X11 — Bitcoin stratum (cpuminer, cgminer, ASIC firmware):

cpuminer -a sha256d -o stratum+tcp://pools.wattxchange.app:3334 -u <BITNET_ADDR>+<WTX_ADDR>.rig1 -p x
cpuminer -a scrypt  -o stratum+tcp://pools.wattxchange.app:3335 -u <LTC_ADDR>+<WTX_ADDR>.rig1    -p x
cpuminer -a x11     -o stratum+tcp://pools.wattxchange.app:3338 -u <DASH_ADDR>+<WTX_ADDR>.rig1   -p x

Ethash — eth_getWork / eth_submitWork (ethminer, lolMiner, T-Rex):

ethminer -P stratum1://<ALT_ADDR>+<WTX_ADDR>.rig1@pools.wattxchange.app:3336

Equihash 144,5 — Zcash/NiceHash stratum (nheqminer, lolMiner):

nheqminer -l pools.wattxchange.app:3337 -u <BTCZ_ADDR>+<WTX_ADDR>.rig1 -p x

kHeavyHash — Kaspa's native stratum dialect is not spoken here; use a client that talks Bitcoin stratum or the XMRig login method against port 3339.

Merged mining, not multi-pool. Every lane is merge-mined against a different parent chain (Monero, Bitnet, Litecoin, Altcoinchain, BitcoinZ, Dash, Kaspa). A share that meets the parent target lands a parent block; the same share carries the WATTx AuxPoW commitment and lands a WTX block. You are paid on both chains for one unit of work.

Network

ChainHeightDifficultyNetwork hashratePeersLast block
loading…

About WATTx