How to set up 2Miners mining
2Miners is one of the largest mining pools that supports mining of different popular coins. The payout scheme on 2Miners pool is PPLNS or SOLO with fees between 1% and 1.5%.
To set up mining at 2Miners on your minerstat dashboard follow the next steps.
First, open address editor and add new tag (POOL:ETC-2MINERS) with one of the following stratum addresses:
- etc.2miners.com:1010
- us-etc.2miners.com:1010
- asia-etc.2miners.com:1010
In the next step you need to save your wallet address to your address editor. Create new tag (WALLET:ETC) under wallets with your ETC wallet address (starting with 0x). For example: 0x03E49A6f9e87Edd5933cEF2640B9ceC1827B36A1
Note 2Miners also allows payouts in BTC (Bitcoin) and XNO (Nano) wallet addresses for lower fees and faster payouts. Instead of ETC wallet address you can use BTC or XNO wallet addresses (XNO wallet address needs to start with nano_).
In the next step, navigate to your worker's config. Select a default mining client that you want to use for mining ETC and then use the simple or advanced configuration.
Click on the default mining client's name, search for ETC, and select preferred mining client. Mining clients that are grayed out are not available for your system and type of worker.
- Coin: ETC
- Pool: (POOL:ETC-2MINERS)
- Wallet: (WALLET:ETC)
- Password: x
To set up 2Miners ETC mining with Phoenix miner, you can use the following configuration:
-pool (POOL:ETC-2MINERS) -proto 2 -wal (WALLET:ETC) -worker (WORKER) -coin etc
To set up 2Miners ETC mining with TeamRedMiner, you can use the following configuration:
--algo etchash -o (POOL:ETC-2MINERS) -u (WALLET:ETC) -p x --eth_worker=(WORKER)
To set up 2Miners ETC mining with T-Rex Miner, you can use the following configuration:
{ "pools": [ { "user": "(WALLET:ETC)", "worker": "(WORKER)", "url": "(POOL:ETC-2MINERS)", "pass": "x" } ], "no-nvml": true, "api-bind-http": "127.0.0.1:4068", "json-response": true, "pci-indexing":true, "retries": 3, "retry-pause": 5, "timeout": 500, "no-watchdog":true, "algo": "etchash", "exit-on-cuda-error": true, "exit-on-connection-lost": false }
To set up 2Miners ETC mining with lolMiner, you can use the following configuration:
{ "MINERSTAT" : { "DEVICES" : "AUTO", "APIPORT" : 3333, "ALGO" : "ETCHASH", "POOLS" : [ {"POOL" : "(POOL:ETC-2MINERS)", "PORT" : "(AUTO)", "USER" : "(WALLET:ETC)", "PASS" : "x"} ] } }
To set up 2Miners ETC mining with NBMiner, you can use the following configuration:
-a etchash -o (POOL:ETC-2MINERS) -u (WALLET:ETC).(WORKER) -long-format
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 have checked if mining client requires algorithm parameter and you have correctly updated it.
Improve your mining operation with minerstat
It's easy and free to get started
Sign up now