Difference between revisions of "50BTC"

From Bitcoin Wiki
Jump to: navigation, search
(Reward distribution)
Line 32: Line 32:
 
* 18.07.2012<br />
 
* 18.07.2012<br />
 
Special offer! Extra '''10%''' for WebMoney payouts due to 1 TH/s rate achievement! Valid for 3 weeks only.
 
Special offer! Extra '''10%''' for WebMoney payouts due to 1 TH/s rate achievement! Valid for 3 weeks only.
 +
 +
==How to run miners ==
 +
 +
'''Phoenix [https://bitcointalk.org/?topic=6458.0 Web site]'''<br />
 +
 +
phoenix -u http://WorkerName@Example.com@50btc.com:8332 -k phatk BFI_INT FASTLOOP VECTORS AGGRESSION=11 WORKSIZE=128 DEVICE=0
 +
 +
'''DiabloMiner [https://bitcointalk.org/index.php?topic=1721.0 Web site]'''<br />
 +
 +
''Windows:''<br />
 +
DiabloMiner-Windows.exe -u WorkerName@Example.com -p pass -o pool.50btc.com -r 8332 -v 2 -w 256<br />
 +
 +
<nowiki>*</nowiki>''nix'':<br />
 +
DiabloMiner-YourOS.sh -u WorkerName@Example.com -p 123 -o pool.50btc.com -r 8332 -v 2 -w 256
 +
 +
 +
'''Ufasoft Miner [https://bitcointalk.org/index.php?topic=3486.0 Web site]'''<br />
 +
 +
bitcoin-miner.exe -o http://pool.50btc.com:8332 -u WorkerName@Example.com
 +
 +
 +
'''jgarzik's CPU miner [https://bitcointalk.org/index.php?topic=1925.0 Web site]'''<br />
 +
 +
''Windows:''<br />
 +
minerd.exe -s 20 -t 4 --url http://pool.50btc.com:8332 --userpass WorkerName@Example.com:123
 +
 +
<nowiki>*</nowiki>''nix'':<br />
 +
minerd -s 20 -t 4 --url http://pool.50btc.com:8332 --userpass WorkerName@Example.com:123
  
 
==See Also==
 
==See Also==

Revision as of 17:45, 7 August 2012

50BTC.com mining pool.


Reward distribution

  • Pay-per-share (PPS) with 3% fee, current rate shown on website.
  • Minimum payout is 0.01 BTC
  • Pay for stale shares
  • Handy payouts: BTC, Visa (Russia), Liberty Reserve, cell phone (Russia), Yandex.Money, QIWI, WebMoney.

Features

  • Full statistics (Real-time)
  • Currency converter
  • Reward calculator
  • IP white list
  • SSL encrypted user interface
  • API in JSON format
  • Long Polling support
  • Teams
  • Currency charts
  • No registration
  • Multilingual user interface: English, German and Russian interface
  • Fast and responsible support
  • Email payout notifications.
  • List of frequently asked questions

Actions:

  • 18.07.2012

Special offer! Extra 10% for WebMoney payouts due to 1 TH/s rate achievement! Valid for 3 weeks only.

How to run miners

Phoenix Web site

phoenix -u http://WorkerName@Example.com@50btc.com:8332 -k phatk BFI_INT FASTLOOP VECTORS AGGRESSION=11 WORKSIZE=128 DEVICE=0

DiabloMiner Web site

Windows:
DiabloMiner-Windows.exe -u WorkerName@Example.com -p pass -o pool.50btc.com -r 8332 -v 2 -w 256

*nix:
DiabloMiner-YourOS.sh -u WorkerName@Example.com -p 123 -o pool.50btc.com -r 8332 -v 2 -w 256


Ufasoft Miner Web site

bitcoin-miner.exe -o http://pool.50btc.com:8332 -u WorkerName@Example.com


jgarzik's CPU miner Web site

Windows:
minerd.exe -s 20 -t 4 --url http://pool.50btc.com:8332 --userpass WorkerName@Example.com:123

*nix:
minerd -s 20 -t 4 --url http://pool.50btc.com:8332 --userpass WorkerName@Example.com:123

See Also

External Links