Difference between revisions of "50BTC"

From Bitcoin Wiki
Jump to: navigation, search
(Hosts)
(Hosts)
Line 38: Line 38:
 
==Hosts ==
 
==Hosts ==
  
pool.50btc.com:8332 main host, Germany
+
Hosts:
  
pool2.50btc.com:8332 backup host, Germany
+
pool.50btc.com:8332 - main host,
 +
pool2.50btc.com:8332 - backup host,
  
pool-us.50btc.com:8332 Host is within the U.S.
+
Also if you want to explicitly specify pull-server to connetct, you can use pick from:
  
pool-ru.50btc.com:8332 Host is within the Russia
+
pool-de.50btc.com:8332 - Host is within the Germany
 +
pool-us.50btc.com:8332 - Host is within the U.S.
 +
pool-ru.50btc.com:8332 - Host is within the Russia
  
 
==How to run miners ==
 
==How to run miners ==

Revision as of 14:21, 31 October 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

  • 16.08.2012

Special offer! Extra 5% for WebMoney and 10% for mobile payouts for a week!

  • 18.07.2012

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

Hosts

Hosts:

pool.50btc.com:8332 - main host, pool2.50btc.com:8332 - backup host,

Also if you want to explicitly specify pull-server to connetct, you can use pick from:

pool-de.50btc.com:8332 - Host is within the Germany pool-us.50btc.com:8332 - Host is within the U.S. pool-ru.50btc.com:8332 - Host is within the Russia

How to run miners

Phoenix Web site

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


CGMINER Web site

cgminer.exe -o http://pool.50btc.com:8332 -u WorkerName@Example.com -p 123 -v 2 -w 256 -g 4 -k phatk -I 8


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


50miner Web site

50miner setup.png

See Also

External Links