Welcome Guest

NEW HIGHER DIFF VARDIFF STRATUM PORT OPEN 4445 ******* Emails to gmail.com addresses tend to fail as too many have marked pool emails as spam rather than unsubscribing from email notifications. If you use a gmail.com address we are unable to send communications from the pool, we recommend using another email address when possible. *******

We are investingating issues in the backend. Your shares and hashrate are safe and we will fix things ASAP.

  • Payouts disabled, you will not receive any coins to your offline wallet for the time being
  • Blockupdate disabled, blocks and transactions confirmations are delayed
  • Findblocks disabled, new blocks will currently not show up in the frontend
  • Getting Started Guide

    1. Create account.

    • Register here, or login if you already have account
    • Create a worker that will be used by the miner to login

    2. Download a miner.

    3. Configure your miner.

    Settings for Stratum (recommended):

    STRATUM:stratum+tcp://maza.cryptoadhd.com
    PORT:4444 OR 4433
    HIGH Difficulty (starting 32768) PORT:4445
    NiceHash even HIGHER Difficulty (starting 1000000) PORT:3256
    Username:Weblogin.Worker
    Password:Worker Password
    Alternate Stratum:
    ALT STRATUM:stratum+tcp://maza1.cryptoadhd.com
    PORT:4444
    HIGH Difficulty (starting 32768) PORT:4445
    NiceHash even HIGHER Difficulty (starting 1000000) PORT:3256
    Username:Weblogin.Worker
    Password:Worker Password

    If you use a command-line miner, type:

  • CGMiner
  • ./cgminer  -o stratum+tcp://maza.cryptoadhd.com:4444 -u Weblogin.Worker -p Worker password
  • BFGMiner
  • ./bfgminer  -o stratum+tcp://maza.cryptoadhd.com:4444 -u Weblogin.Worker -p Worker password

    If you want, you can create additional workers with usernames and passwords of your choice here

    4. Create a Mazacoin address to recieve payments.

    • Downloading the client & block chain: Download the Mazacoin client from here.

      Generate a new address and input it on your account page to receive payments.

    5. Advanced cgminer settings / FAQ

    • Don't set intensity too high, I=11 is standard and safest. Higher intensity takes more GPU RAM. Check for hardware errors in cgminer (HW). HW=0 is good, otherwise lower intensity :)
    • Set shaders according to the readme (or look at your graphic cards specifications). Cgminer uses this value at first run to calculate thread-concurrency. Easiest way to get this optimized is to use same settings as others have used here: here.
    • There's also an interesting project which gives you a GUI for cgminer. Windows only it seems.
    • Here's a great guide how to get up and running with Xubuntu.