How to set up zpool mining?

Zpool is a multi-algo pool where you set your worker to mine a specific algorithm and the worker will mine the most profitable coin for this algorithm. This pool can only be used to mine specific algorithms and it doesn't allow direct coin mining. You don't need to register any account to mine on zpool - you can just set up a stratum, wallet and the password parameter with the currency in which you want to be paid and you are ready to mine.

You can get paid in any currency that is supported on zpool, but it is recommended to select BTC as this is the only guaranteed payout. To set up a cryptocurrency you want to get paid in, you need to use password parameter, for example -p "c=BTC". The fee for mining on zpool is between 1 and 1.25%, depending on the algorithm.

minerstat dashboard

To set up mining at zpool on minerstat dashboard follow the next steps.

Address editor

First, open address editor and add new tag (POOL:ZP-X16S) with the value of zpool's X16S stratum address:

  • stratum+tcp://x16s.na.mine.zpool.ca:3663
  • stratum+tcp://x16s.eu.mine.zpool.ca:3663
  • stratum+tcp://x16s.sea.mine.zpool.ca:3663
  • stratum+tcp://x16s.jp.mine.zpool.ca:3663

Next, save the tag (WALLET:BTC) with your BTC address that you will use on zpool.

Worker's config

In the next step, navigate to your worker's config. Select the default mining client for mining X16S algorithm. You can find the list here along with the current estimated profitability provided by zpool API.

  • TREX
  • CRYPTODREDGE
  • SGMINER-GM
  • SGMINER-AVERMORE
  • WILDRIG-MULTI
  • Z-ENEMY
  • CPUMINER-OPT

The default configs for selected mining client will be loaded. It is very important that you don't forget to set algorithm parmeter along with wallet and pool tags.

TREX example

{"pools":[{"user": "(WALLET:BTC).(WORKER)", "url": "(POOL:ZP-X16S)", "pass": "c=BTC"}], "api-bind-http": "0.0.0.0:4068", "json-response": true, "retries": 3, "retry-pause": 5, "timeout": 500, "algo": "x16s", "intensity": 20, "log-path": "t-rex.log", "exit-on-cuda-error": true, "exit-on-connection-lost": false}

CRYPTODREDGE example

-a x16s -o (POOL:ZP-X16S) -p c=BTC -u (WALLET:BTC).(WORKER)

Z-ENEMY example

-a x16s -o (POOL:ZP-X16S) -u (WALLET:BTC).(WORKER) -p c=BTC

You can repeat the process for any other coin, algorithm, or mining client options, just make sure that:

  • You are using correct stratum addresses;
  • You are using correct ports;
  • You have chosen correct mining client for your set up (Windows/Linux and AMD/Nvidia);
  • You didn't forget the password parameter c=BTC;
  • You have checked if mining client requires algorithm parameter and you have correctly updated it.

Zpool import

Are you looking for the list of all zpool stratum addresses? Check out our pools partners page and download JSON with all addresses that can be imported to your address editor with two clicks.

Revolutionize your mining operation with minerstat

It's easy and free to get started. Monitor, manage, and optimize your mining rigs with our powerful platform.

Sign up for free now