50BTC: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
==Reward distribution==
==Reward distribution==


* Pay-per-share (PPS) with 3% fee, current rate shown on website.
* Pay-per-share (PPS) with 3% fee, current rates are displayed on the website


* Minimum payout is 0.01 BTC
* Minimum payout is 0.01 BTC


* Pay for stale shares
* Paid stale shares


* Handy payouts: BTC, Visa (Russia), Liberty Reserve, cell phone (Russia), Yandex.Money, QIWI, WebMoney.
* Handy payouts: BTC, Visa (Russia), Liberty Reserve, Cell phone (Russia), Yandex.Money, QIWI, WebMoney


==Features ==
==Features ==
Line 20: Line 20:
* SSL encrypted user interface
* SSL encrypted user interface
* API in JSON format
* API in JSON format
* Long Polling support
* Long Polling  
* Teams
* Teams
* Currency charts
* Currency charts
* No registration
* No registration
* Multilingual user interface: English, German and Russian interface
* Multilingual user interface: English, German and Russian
* Fast and responsible support
* Fast and responsible support
* Email payout notifications.
* Email payout notifications
* List of [https://50btc.com/faq  frequently asked questions]
* List of [https://50btc.com/faq  frequently asked questions]
* Stratum
* Stratum
Line 34: Line 34:
==Actions==
==Actions==
* 10.18.2012 - 11.01.2012<br />
* 10.18.2012 - 11.01.2012<br />
А [https://50btc.com/contest competition] for the “Best manual for mining and installation settings”.
“Best manual for mining and installation settings” [https://50btc.com/contest competition].


* 16.08.2012<br />
* 16.08.2012<br />
Line 46: Line 46:
Hosts:
Hosts:


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


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


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


Port 80 mining (Long-Polling port is 443):
Port 80 mining (Long-Polling port is 443):
Line 59: Line 59:
*pool80.50btc.com
*pool80.50btc.com


All pool-servers, except pool 80, have the stratum protocol support. All suitable miners would be auto-redirected to port 3333 on connection.
All pool-servers, except pool 80, have Stratum protocol support. All suitable miners would be automatically redirected to port 3333 on connection.


==How to run miners ==
==How to run miners ==

Revision as of 12:35, 3 April 2013

50BTC.com mining pool.


Reward distribution

  • Pay-per-share (PPS) with 3% fee, current rates are displayed on the website
  • Minimum payout is 0.01 BTC
  • Paid 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
  • Teams
  • Currency charts
  • No registration
  • Multilingual user interface: English, German and Russian
  • Fast and responsible support
  • Email payout notifications
  • List of frequently asked questions
  • Stratum
  • Vardiff
  • Port 80 mining

Actions

  • 10.18.2012 - 11.01.2012

“Best manual for mining and installation settings” competition.

  • 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

If you want to specify a pull-server to connect to, you can choose from:

  • pool-de.50btc.com:8332 - Host is located in Germany
  • pool-us.50btc.com:8332 - Host is located in the USA
  • pool-ru.50btc.com:8332 - Host is located in Russia

Port 80 mining (Long-Polling port is 443):

  • pool80.50btc.com

All pool-servers, except pool 80, have Stratum protocol support. All suitable miners would be automatically redirected to port 3333 on connection.

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

See Also

External Links