rtx 3060 해시레이트 (코인별 해시) 롤마이너 배치파일 명령어

유용한 정보는 카톡, 카페, 밴드로 공유해봐요

rtx 3060 해시레이트 (코인별 해시) 배치파일 명령어

마이너별 수수료

 

Ethereum
lolMiner.exe --algo ETHASH --pool eth.2miners.com:2020 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Ergo
lolMiner.exe --algo AUTOLYKOS2 --pool erg.2miners.com:8888 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
MOAC
lolMiner.exe --algo ETHASH --pool s1.solopool.org:8007 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Metaverse ETP
lolMiner.exe --algo ETHASH --pool etp.2miners.com:9292 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Callisto Network
lolMiner.exe --algo ETHASH --pool clo.2miners.com:3030 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Expanse
lolMiner.exe --algo ETHASH --pool exp.2miners.com:3030 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Ethereum Classic
lolMiner.exe --algo ETCHASH --pool etc.2miners.com:1010 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Cortex
lolMiner.exe --coin CTXC --pool ctxc.2miners.com:2222 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Bitcoin Gold
lolMiner.exe --algo EQUI144_5 --pers BgoldPoW --pool btg.2miners.com:4040 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
BitcoinZ
lolMiner.exe --coin AUTO144_5 --pool eu.btcz.k1pool.com:3072 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Aeternity
lolMiner.exe --algo C29AE --pool ae.2miners.com:4040 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Flux (ZelCash)
lolMiner.exe --coin ZEL --pool flux.2miners.com:9090 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
Beam
lolMiner.exe --coin BEAM --pool beam.2miners.com:5252 --user YOUR_WALLET_ADDRESS.RIG_ID
pause
MimbleWimbleCoin
lolMiner.exe --coin MWC-C31 --pool mwc.2miners.com:1111 --user YOUR_LOGIN.RIG_ID
pause
Grin
lolMiner.exe --coin GRIN-C32 --pool grin.2miners.com:3030 --user YOUR_WALLET_ADDRESS.RIG_ID
pause

 

rtx 3060 해시레이트 (코인별 해시) 배치파일 명령어

--tls enable mining through TLS/SSL. Use --tls on to mine with SSL. Please keep in mind that the pool address with SSL is usually different from the pool address without SSL. For example, eth.2miners.com:12020 is 2Miners Ethereum pool with SSL and eth.2miners.com:2020 is 2Miners Ethereum pool without SSL.

--devices launches mining software only on certain GPUs. Indicate target GPUs separated with a comma after --devices. The first GPU is indexed as 0. For example, GPUs in a rig of six graphics cards are numbered from 0 to 5. --devices 0,1,2,3,5 launches mining software on all GPUs except for the fifth (indexed as 4). --devices can also launch GPUs of a certain brand (only Nvidia or only AMD). For example, --devices nvidia launches mining software only on Nvidia GPUs.

--keepfree sets the amount of GPU memory in MB that can't be used for mining. The default is 5MB for Linux and 56MB for Windows.

--tstart sets the min GPU temperature in °C. For example, --tstart 30.

--tstop sets the max GPU temperature in °C. For example, --tstop 70.

--log manages the log file. --log on — log file is created (default), --log off — log file is not created.