How to mine Zilliqa (Zil)?
Below, we list a few examples to get you mining Zilliqa (ZIL) with miniZ.
You should check each pool page since the pool may define more than one server or port number.
- Rustpool: https://zil.rustpool.xyz/
ZIL + ETC with eu1-etc.ethermine.org:4444, difficulty=4G:
miniZ.exe --url=Your_ETC_Wallet.Worker_Name@eu-zil.rustpool.xyz:8008 --pass=Your_ZIL_Wallet@eu1-etc.ethermine.org:4444@4G --log --extra --par=etchash
- Shardpool: https://shardpool.io/
ZIL + ETC with proxy enabled to eu1-etc.ethermine.org:4444:
miniZ.exe --url=Your_ETC_Wallet.Worker_Name@eu1-zil.shardpool.io:3333 --pass=Your_ZIL_Wallet@eu1-etc.ethermine.org:4444 --log --extra --par=etchash
Alternative way, example with UBQ:
ZIL + UBQ with Zergpool, reward in LTC:
miniZ.exe --url=Your_LTC_Wallet.Worker_Name@ubqhash.eu.mine.zergpool.com:9998 -p c=LTC,ID=Worker_Name --url=Your_ZIL_Wallet.Worker_Name@eu1-zil.shardpool.io:3333 --log --extra
- Crazypool: https://zil.crazypool.org
miniZ.exe --url=Your_ZIL_Wallet.Worker_Name@eu.crazypool.org:5005 --log --extra
- Ezil.me: https://ezil.me/
ETC + ZIL, SSL port:
miniZ.exe --url=ssl://Your_ETC_Wallet.Your_ZIL_Wallet.Worker_Name@eu.ezil.me:24443 --log --extra
* * * Check if the option --autoclocks
works for you, it can be very useful for changing OC settings during dual mining. * * *
For dual mining Equihash+ ZIL:
* * * We’re trying to make this as compatible as possible with pools.
Pools may also need to make adjustments to accommodate this feature.
* * * CrazyPool seems to work well, follow the examples below.
With ShardPool, it seems that sometimes the workers take some time to appear on pool side. We’ll be checking this.
* * * With Nicehash you need to add zil://
--url=zil://Your_ZIL_Wallet.Worker_Name@daggerhashimoto.auto.nicehash.com:9200
General example is usually of the form:
miniZ.exe --url=Your_Equihash_Wallet.Worker_Name@equihash_server_name:port
--url=Your_ZIL_Wallet.Worker_Name@ZIL_server_name:port
Examples:
- FLUX+ZIL
miniZ.exe --url=FLUX_Wallet.Worker_Name@eu-flux.fluxpools.net:7001
--url=ZIL_Wallet.Worker_Name@eu.crazypool.org:5005 --log --extra
- BTG+ZIL
miniZ.exe --url=BTG_Wallet.Worker_Name@eu1.zhash.pro:5057
--url=ZIL_Wallet.Worker_Name@eu.crazypool.org:5005 --log --extra - KASPA+ZIL
miniZ.exe --url=KASPA_Wallet.Worker_Name@de.kaspa.herominers.com:1206
--url=ZIL_Wallet.Worker_Name@eu1-zil.shardpool.io:3333 --log --extra - CFX+ZIL
miniZ.exe --url=AION_Wallet.Worker_Name@pool.woolypooly.com:3094
--url=ZIL_Wallet.Worker_Name@eu1-zil.shardpool.io:3333 --log --extra - AION+ZIL
miniZ.exe --url=AION_Wallet.Worker_Name@cluster.aionpool.tech:3333
--url=ZIL_Wallet.Worker_Name@eu1-zil.shardpool.io:3333 --log --extra - YEC+ZIL
miniZ.exe --url=YEC_Wallet.Worker_Name@ycash.dapool.io:3344 --log
--url=ZIL_Wallet.Worker_Name@eu1-zil.shardpool.io:3333 --log --extra - BTCZ+ZIL
miniZ.exe --url=BTCZ_Wallet.Worker_Name@eu2.solopool.org:8001
--url=ZIL_Wallet.Worker_Name@eu1-zil.shardpool.io:3333 --log --extra - BEAM+ZIL
miniZ.exe --url=BEAM_Wallet.Worker_Name@beam.2miners.com:5252
--url=ZIL_Wallet.Worker_Name@eu.crazypool.org:5005 --log --extra - CASH+ZIL
miniZ.exe --url=CASH_Wallet.Worker_Name@cash.coinmine.pl:2002
--url=ZIL_Wallet.Worker_Name@eu.crazypool.org:5005 --log --extra
* * * Check if the option --autoclocks
works for you, it can be very useful for changing OC settings during dual mining. * * *
For more information about miniZ command line arguments, please refer to Usage page.
Happy ZIL mining!