Zcash (ZEC) SOLO Mining Pool SOLO-ZEC.altpool.pro
Your Stats and Payment History
Stratum Zcash (ZEC) SOLO Mining Pool
This is a high performance stratum pool for Zcash (ZEC) mining.
Pool Fee: 1%
Zcash (ZEC) Stratum ports:
VarDifficulty | Server:Port | |
---|---|---|
Standard | 5 | solo-zec.altpool.pro:2144 |
Nicehash | 300 | solo-zec.altpool.pro:2145 |
Compatible GPU Miner Software
- Download one of these miners for your GPU (NVIDIA or AMD):
It's recommended to set your virtual memory to at least 16384 MB (16 GB): Windows | Ubuntu (Linux)
Miner Configurations Examples
miner --server solo-zec.altpool.pro --port 2144 --user [WALLET].[WORKER] --pass x --pec
Example:
miner --server solo-zec.altpool.pro --port 2144 --user t1VhwPvEvmxS9Ax4RMCkxHxSrhf55g5X8AE.Rig1 --pass x --pec
zm --server solo-zec.altpool.pro --port 2144 --user [WALLET].[WORKER] --pass x
Example:
zm --server solo-zec.altpool.pro --port 2144 --user t1VhwPvEvmxS9Ax4RMCkxHxSrhf55g5X8AE.Rig1 --pass x
set GPU_FORCE_64BIT_PTR=1 set GPU_MAX_HEAP_SIZE=100 set GPU_USE_SYNC_OBJECTS=1 set GPU_MAX_ALLOC_PERCENT=100 set GPU_SINGLE_ALLOC_PERCENT=100 ZecMiner64.exe -zpool solo-zec.altpool.pro:2144 -zwal [WALLET].[WORKER] -zpsw x
funakoshiMiner --server solo-zec.altpool.pro --port 2144 --user [WALLET].[WORKER] --pass x
Example:
funakoshiMiner --server solo-zec.altpool.pro --port 2144 --user t1VhwPvEvmxS9Ax4RMCkxHxSrhf55g5X8AE.Rig1 --pass x
bminer -uri equihash://[WALLET].[WORKER]@solo-zec.altpool.pro:2144
Example:
bminer -uri equihash://t1VhwPvEvmxS9Ax4RMCkxHxSrhf55g5X8AE.Rig1@solo-zec.altpool.pro:2144
stratumproxy miner globalminer ewbf-zcash globaldpm 5 globalfan 100 maxgputemp 85 safevolt enabled ewbf-equihash=proxywallet [WALLET].[WORKER] ewbf-equihash=proxypool1 solo-zec.altpool.pro:2144 ewbf-equihash=proxypool2 solo-zec.altpool.pro:2144 ewbf-equihash=poolpass1 x ewbf-equihash=poolpass2 x ewbf-equihash=flags --pec
{ "coin": "ZEC", "servers": [ { "geo": "EU", "urls": [ "solo-zec.altpool.pro:2144" ] } ], "miners": { "dstm": { "pass": "x", "port": "%URL_PORT%", "server": "%URL_HOST%", "template": "%WAL%.%WORKER_NAME%" }, "ewbf": { "zpass": "x", "zport": "%URL_PORT%", "zserver": "%URL_HOST%", "ztemplate": "%WAL%.%WORKER_NAME%" }, "bminer": { "url": "%URL%", "pass": "x", "template": "%WAL%.%WORKER_NAME%" }, "claymore-z": { "zpools_tpl": "POOL: %URL%, WALLET: %WAL%.%WORKER_NAME%" }, "sgminer-gm": { "url": "%URL%", "algo": "equihash", "fork": "gm", "pass": "x", "template": "%WAL%.%WORKER_NAME%" }, "asicminer": { "url": "stratum+tcp://%URL%", "template": "%WAL%.%WORKER_NAME%" } } }