코인&암호화폐/채굴

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

국장a 2022. 6. 14. 08:54

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

지금 이더리움이 폭락해서 채산성은 레이븐 코인이 앞서는 것으로 나오네요.. 평소에는 이더리움이 앞섭니다..

Phoenix miner
PhoenixMiner.exe -pool eth.2miners.com:2020 -wal YOUR_WALLET_ADDRESS -pass x -worker RIG_ID -coin eth
pause

 

lolMiner
lolMiner.exe --algo ETHASH --pool eth.2miners.com:2020 --user YOUR_WALLET_ADDRESS.RIG_ID
pause

 

Gminer
miner.exe --algo ethash --server eth.2miners.com:2020 --user YOUR_WALLET_ADDRESS.RIG_ID
pause

 

T-Rex
t-rex.exe -a ethash -o stratum+tcp://eth.2miners.com:2020 -u YOUR_WALLET_ADDRESS -w RIG_ID -p x
pause

 

Team Red Miner
teamredminer.exe -a ethash -o stratum+tcp://eth.2miners.com:2020 -u YOUR_WALLET_ADDRESS.RIG_ID -p x
pause

 

Ethminer
ethminer -U -P stratum1+tcp://YOUR_WALLET_ADDRESS.RIG_ID@eth.2miners.com:2020
pause

 

Nanominer
cmdline_launcher.bat -algo ethash -coin eth -pool1 eth.2miners.com:2020 -wallet YOUR_WALLET_ADDRESS -rigName RIG_ID
pause

 

NBminer
nbminer.exe -a ethash -o stratum+tcp://eth.2miners.com:2020 -u YOUR_WALLET_ADDRESS.RIG_ID
pause

 

Bminer
bminer.exe -uri ethproxy://YOUR_WALLET_ADDRESS.RIG_ID@eth.2miners.com:2020
pause