<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mdegreffe</id>
	<title>Bitcoin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mdegreffe"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/Mdegreffe"/>
	<updated>2026-04-08T04:50:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:50miner_setup.png&amp;diff=44269</id>
		<title>File:50miner setup.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:50miner_setup.png&amp;diff=44269"/>
		<updated>2014-02-05T10:30:42Z</updated>

		<summary type="html">&lt;p&gt;Mdegreffe: Mdegreffe uploaded a new version of &amp;amp;quot;File:50miner setup.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mdegreffe</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:50miner_setup.png&amp;diff=44268</id>
		<title>File:50miner setup.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:50miner_setup.png&amp;diff=44268"/>
		<updated>2014-02-05T10:27:47Z</updated>

		<summary type="html">&lt;p&gt;Mdegreffe: Mdegreffe uploaded a new version of &amp;amp;quot;File:50miner setup.png&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mdegreffe</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=44267</id>
		<title>Comparison of mining pools</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Comparison_of_mining_pools&amp;diff=44267"/>
		<updated>2014-02-05T09:51:32Z</updated>

		<summary type="html">&lt;p&gt;Mdegreffe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reward types &amp;amp; explanation:&lt;br /&gt;
* &#039;&#039;&#039;CPPSRB&#039;&#039;&#039; - Capped Pay Per Share with Recent Backpay. [http://eligius.st/wiki/index.php/Capped_PPS_with_Recent_Backpay]&lt;br /&gt;
* &#039;&#039;&#039;DGM&#039;&#039;&#039; - Double Geometric Method.  A hybrid between PPLNS and Geometric reward types that enables to operator to absorb some of the variance risk.  Operator receives portion of payout on short rounds and returns it on longer rounds to normalize payments. [https://bitcointalk.org/index.php?topic=39497.0]&lt;br /&gt;
* &#039;&#039;&#039;ESMPPS&#039;&#039;&#039; - Equalized Shared Maximum Pay Per Share. Like SMPPS, but equalizes payments fairly among all those who are owed. [http://forum.bitcoin.org/index.php?topic=12181.msg378851#msg378851]&lt;br /&gt;
* &#039;&#039;&#039;POT&#039;&#039;&#039; - Pay On Target. A high variance PPS variant that pays on the difficulty of work retuened to pool rather than the difficulty of work served by pool [https://bitcointalk.org/index.php?topic=131376.0]&lt;br /&gt;
* &#039;&#039;&#039;PPLNS&#039;&#039;&#039; - Pay Per Last N Shares. Similar to proportional, but instead of looking at the number of shares in the round, instead looks at the last N shares, regardless of round boundaries.&lt;br /&gt;
* &#039;&#039;&#039;PPLNSG&#039;&#039;&#039; - Pay Per Last N Groups (or shifts). Similar to PPLNS, but shares are grouped into &amp;quot;shifts&amp;quot; which are paid as a whole.&lt;br /&gt;
* &#039;&#039;&#039;PPS&#039;&#039;&#039; - Pay Per Share. Each submitted share is worth certain amount of BC. Since finding a block requires &amp;lt;current difficulty&amp;gt; shares &#039;&#039;on average&#039;&#039;, a PPS method with 0% fee would be 25 BTC divided by &amp;lt;current difficulty&amp;gt;. It is risky for pool operators, hence the fee is highest.&lt;br /&gt;
* &#039;&#039;&#039;Prop.&#039;&#039;&#039; - Proportional. When block is found, the reward is distributed among all workers proportionally to how much shares each of them has found.&lt;br /&gt;
* &#039;&#039;&#039;RSMPPS&#039;&#039;&#039; - Recent Shared Maximum Pay Per Share. Like SMPPS, but system aims to prioritize the most recent miners first. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
* &#039;&#039;&#039;Score&#039;&#039;&#039; - Score based system: a proportional reward, but weighed by time submitted. Each submitted share is worth more in the function of time &#039;&#039;t&#039;&#039; since start of current round. For each share score is updated by: score += exp(t/C). This makes later shares worth much more than earlier shares, thus the miner&#039;s score quickly diminishes when they stop mining on the pool. Rewards are calculated proportionally to scores (and not to shares). (at slush&#039;s pool C=300 seconds, and every hour scores are normalized)&lt;br /&gt;
* &#039;&#039;&#039;SMPPS&#039;&#039;&#039; - Shared Maximum Pay Per Share. Like Pay Per Share, but never pays more than the pool earns. [http://eligius.st/wiki/index.php/Shared_Maximum_PPS]&lt;br /&gt;
[http://eligius.st/~luke-jr/samples/800MH-3/ Visual examples of the various payout methods]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name                !! Location             !! TH/s&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                         Merged Mining&amp;lt;ref name=&amp;quot;merged&amp;quot;/&amp;gt;&lt;br /&gt;
!                                                                    Reward Type             !! Transaction fees!!PPS Fee!!Other Fee!! [[getwork|GWK]] !! [[Stratum|STM]] !! [[getblocktemplate|GBT]]&lt;br /&gt;
! Launched   !! Variance                     !! Forum                                       !! Website&lt;br /&gt;
|-&lt;br /&gt;
| [[50BTC]]           || Germany/USA/Russia   ||    || No      || PPS or PPLNS || {{PoolFees}}    ||   6%||   1.5%      || {{Yes}} || {{Yes}} ||&lt;br /&gt;
| 2011-11-11 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=54673  link] || [http://50btc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[ABCPool.co]]      || USA                  ||    || No      || PPS&amp;lt;ref name=&amp;quot;stales&amp;quot;/&amp;gt; || {{PoolFees}}     ||   5% ||         || {{Yes}} || {{No}}  || {{No}}&lt;br /&gt;
| 2011-08-02 || Diff 1                       || [http://bitcointalk.org/?topic=33586  link] || [http://www.ABCPool.co/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[alvarez.sfek.kz]]  || Kazakhstan          ||     0.06 || No      || PPLNS                   || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2012-04-19 || Diff 1                       || [http://bitcointalk.org/?topic=80135  link] || [http://alvarez.sfek.kz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitClockers]]     || USA/Europe           ||      || [[NMC]] || PPS                     || {{PoolFees}}     ||   8% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2011-05-27 || Diff 1                       || [http://bitcointalk.org/?topic=10127  link] || [http://bitclockers.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinMining.Co]]     || USA           ||      || [[No]] || {{PoolFees}}                    || {{PoolFees}}     ||   2% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2013-08-13 || Diff 1                       || [http://bitcointalk.org/?topic=273259.0  link] || [http://bitcoinmining.co/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitcoinPool.com]] || USA                  ||     || No      || Prop.                   || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-03-08 || Diff 1                       || [http://bitcoinpool.com/forum/ link]        || [http://www.bitcoinpool.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Pooled Mining|Slush&#039;s pool (mining.bitcoin.cz)]]&lt;br /&gt;
|                        France               || 677 || No || Score                   || {{SharedFees}}   ||      ||      2% ||         || {{Yes}} ||&lt;br /&gt;
| 2010-11-27 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=1976   link] || [http://mining.bitcoin.cz/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitparking]]      || USA                  || 16 || [[NMC]], IXC, [[Devcoin]]&lt;br /&gt;
|                                                                    DGM                     || {{PoolFees}}     ||      || 0%    || {{Yes}} || {{Yes}}    ||&lt;br /&gt;
| 2012-01-08 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=57148  link] || [http://mmpool.bitparking.com/pool link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMinter]]       || USA/Germany          || 370 || [[NMC]] || PPLNSG                  || {{SharedFees}}   ||      ||      1% || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-26 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic || [http://bitcointalk.org/?topic=27062  link] || [https://bitminter.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCPoolman]]      || UK/Europe            ||      0.5 || No      || Prop.                   || {{SharedFees}}  ||       ||      2% || {{Yes}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-03-01 ||           Diff 1 ||   [https://twitter.com/BTCPoolMan Twitter]                                || [https://www.btcpoolman.com/register Register]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC Guild]]       || USA/Canada/Europe    || 3287 || [[NMC]] &lt;br /&gt;
|                                                                    PPS/PPLNSG              || shared on PPLNSG ||   5% ||      3% || {{Yes}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-05-09 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=49417  link] || [https://www.btcguild.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC Oxygen]]      || Europe               ||     || No      || PPS                     || {{PoolFees}}     ||   2% ||         || {{Yes}} || {{Yes}} ||&lt;br /&gt;
| 2012-11-01 || Diff 1                       || [http://bitcointalk.org/?topic=127815 link] || [http://www.btcoxygen.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCMine]]         || USA                   ||    0.1 || No      || Score                   || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-03-11 || Diff 1                       || [http://bitcointalk.org/?topic=4251   link] || [http://btcmine.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCDig]]         || USA                   ||    7 || No      || DGM                   || {{PoolFees}}     ||      ||      0% ||  ||  {{Yes}}     ||&lt;br /&gt;
| 2013-07-04 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic 20SPM                      || [https://bitcointalk.org/index.php?topic=249627   link] || [http://btcdig.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCmow]]         || Europe                   ||     || No      || PPLNS                   || {{PoolFees}}     ||      ||      2.5% ||   ||   {{Yes}}      ||&lt;br /&gt;
| 2013-05-31 || Diff 1                       || [https://bitcointalk.org/index.php?topic=221306.0   link] || [http://www.btcmow.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[btcmp.com]]       || Germany              ||    1.4 || No      || PPS                     || {{PoolFees}}     ||   4% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2011-06-28 || Diff 1                       ||                                             || [http://www.btcmp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCWarp]]         || USA                  ||      || No      || Score                   || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-07-29 || Diff 1                       || [http://www.bitcoinbalkan.com/forum link]   || [http://www.btcwarp.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[CoinLab Protected Pool]] || USA           ||       || No      || PPS                     || {{PoolFees}}     || 2-5% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2012-08-09 || Diff 1                       || [http://bitcointalk.org/?topic=99643  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Coinotron]]       || Poland               ||     || No      || DGM                     || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-07-06 || Diff 1                       || [http://bitcointalk.org/?topic=26727  link] || [http://www.coinotron.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[DeepBit]]         || Germany              ||  0.1 || No      || PPS/Prop.               || {{PoolFees}}     ||  10% ||      3% || {{Yes}} ||         ||&lt;br /&gt;
| 2011-02-26 || Diff 1                       || [http://bitcointalk.org/?topic=3889   link] || [http://deepbit.net/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eclipse Mining Consortium]]&lt;br /&gt;
|                   USA/Europe/Australia/Asia ||  246 || No      || DGM/PPS                 || {{PoolFees}}     ||   5% ||      0% || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-14 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=16385  link] || [https://eclipsemc.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Eligius]]         || USA                  || 3100 || [[NMC]] 105% PPS      || CPPSRB                  || {{SharedFees}}   ||   0% ||         || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-04-27 || Dynamic: 32 shares/m         || [http://bitcointalk.org/?topic=23768  link] || [http://eligius.st link]&lt;br /&gt;
|-&lt;br /&gt;
| [[GHash.IO]]        || Netherlands          || 4350 || [[NMC]], IXC, [[Devcoin]]      || PPLNSG                  || {{SharedFees}}   || 0%      ||      0% || {{No}} || {{Yes}} || {{No}}&lt;br /&gt;
| 2013-07-01 ||           User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; ||   [https://cexio.zendesk.com/forums  link]                                || [https://ghash.io/  link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Give Me COINS]]   || USA, Europe          || 12 || [[NMC]]   || PPLNS                  || {{SharedFees}}     ||    ||  1%|| {{No}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2013-08-12 || Dynamic         || [https://bitcointalk.org/index.php?topic=272017.0  link] || [http://give-me-coins.com link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Horrible Horrendous TT]] || USA           ||    25 || No      || PPS&amp;lt;ref name=&amp;quot;stales&amp;quot;/&amp;gt; || {{PoolFees}}     ||   1% ||         || {{Yes}} ||         ||&lt;br /&gt;
| 2012-08-29 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=95378  link] || [http://hhtt.1209k.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[MaxBTC]]          || USA                  ||    || [[NMC]] || DGM                     || {{PoolFees}}     ||      ||      0% || {{Yes}} ||         ||&lt;br /&gt;
| 2012-03-15 || Diff 1                       || [http://bitcointalk.org/?topic=68734  link] || [https://www.maxbtc.com/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Multipool]]          || USA, Europe (P2Pool Node)      ||   10 || No || Prop.                     || {{SharedFees}}     ||      ||      1.5% || {{Yes}} ||     {{Yes}}     || {{No}}&lt;br /&gt;
| 2012-03-15 || User                       || [https://bitcointalk.org/index.php?topic=311067.0  link] || [https://www.multipool.us/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Ozcoin]]         || USA/Europe/Australia ||  4 || No || DGM/PoT      || shared on DGM    ||    ||   1%/2% || {{No}}  || {{Yes}} || {{No}}&lt;br /&gt;
| 2011-06-07 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt;/Dynamic&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=14085  link] || [https://www.ozcoin.net link]&lt;br /&gt;
|-&lt;br /&gt;
| [[P2Pool]]          || Earth (P2P)          ||   170 || Solo&amp;lt;ref name=&amp;quot;solomm&amp;quot;/&amp;gt; || PPLNS  || {{SharedFees}}   ||      ||      0% || {{No}}&amp;lt;ref name=&amp;quot;local&amp;quot;/&amp;gt; || {{No}}&amp;lt;ref name=&amp;quot;local&amp;quot;/&amp;gt; || {{No}}&lt;br /&gt;
| 2011-06-17 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=18313  link] ||&lt;br /&gt;
|-&lt;br /&gt;
| [[PolMine]]         || Poland               ||   20 || [[NMC]]      || SMPPS                   || {{SharedFees}}   ||   1% ||         || {{Yes}} || {{Yes}}        || {{Yes}}&lt;br /&gt;
| 2011-06-13 || Dynamic                       || [http://forum.polmine.pl/ link]             || [https://polmine.pl/?setlang=en link]&lt;br /&gt;
|-&lt;br /&gt;
| [[pool.itzod.ru]]   || Russia               ||   38 || No      || RSMPPS                  || {{SharedFees}}   ||   0% ||         || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-08-01 || User&amp;lt;ref name=&amp;quot;changeable&amp;quot;/&amp;gt; || [http://bitcointalk.org/?topic=25127 RU] [https://bitcointalk.org/index.php?topic=44024.0 EN] || [https://pool.itzod.ru/ link]&lt;br /&gt;
|-&lt;br /&gt;
| [[Triplemining]]    || Europe               ||   7.5 || No    ||PPLNS&amp;lt;ref name=&amp;quot;jackpot&amp;quot;/&amp;gt;|| {{PoolFees}}     ||      ||      0% || {{Yes}} || {{Yes}} || {{Yes}}&lt;br /&gt;
| 2011-06-28 || Diff 1 for getwork/GBT, dynamic for stratum&lt;br /&gt;
|                                               [http://bitcointalk.org/?topic=23664  link] || [https://www.triplemining.com link]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;hashrate2&amp;quot;&amp;gt;Note that pool hashrate is largely irrelevant but can be seen as a popularity measurement. Note however that it is a theoretical security issue if one pool gains above 50% of the total computational power of the network, thus consider joining a pool based on other metrics.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;merged&amp;quot;&amp;gt;Merged mining allows miners to mine on multiple [[block chains]] at the same time with the same hashing.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;stales&amp;quot;&amp;gt;Pool also rewards stale shares&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;local&amp;quot;&amp;gt;Miner-operated proxy available.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;changeable&amp;quot;&amp;gt;The difficulty of the shares can be changed by the user.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;solomm&amp;quot;&amp;gt;Merged mining can be done on a &amp;quot;solo mining&amp;quot; basis (payouts in the merged chain are not pooled).&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ref name=&amp;quot;jackpot&amp;quot;&amp;gt;Triplemining keeps 1% to redistribute using a weekly jackpot and affiliations&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Pooled mining]]&lt;br /&gt;
*[http://blockorigin.pfoe.be/chart.php Hashrate distribution pie chart]&lt;br /&gt;
&lt;br /&gt;
[[Category:Mining]]&lt;/div&gt;</summary>
		<author><name>Mdegreffe</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=HitBTC&amp;diff=44266</id>
		<title>HitBTC</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=HitBTC&amp;diff=44266"/>
		<updated>2014-02-05T09:48:04Z</updated>

		<summary type="html">&lt;p&gt;Mdegreffe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[currency exchange]] with market for trading between bitcoins, the U.S. dollar, and Euro. &lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
===Currency pairs===&lt;br /&gt;
[https://hitbtc.com HitBTC] supports the exchange between the major currency pairs:&lt;br /&gt;
&lt;br /&gt;
* BTC/USD&lt;br /&gt;
* BTC/EUR (Euro)&lt;br /&gt;
&lt;br /&gt;
===Fees and limits===&lt;br /&gt;
&lt;br /&gt;
HitBTC offers:&lt;br /&gt;
&lt;br /&gt;
Remove Liquidity fee – 0.1%&lt;br /&gt;
&lt;br /&gt;
Market Maker rebate – 0.1%&lt;br /&gt;
&lt;br /&gt;
No fees are charged for deposit and Bitcoin transactions.&lt;br /&gt;
&lt;br /&gt;
30 $/€ fee for wire transfer withdrawals.&lt;br /&gt;
&lt;br /&gt;
Detailed information on fees and transfer limits can be found at [https://hitbtc.com HitBTC]&lt;br /&gt;
&lt;br /&gt;
===Withdraw options===&lt;br /&gt;
No fees are charged for deposit and Bitcoin transactions. &lt;br /&gt;
&lt;br /&gt;
The fee is 30 $/€ for wire transfer withdrawals.&lt;br /&gt;
&lt;br /&gt;
===Features===&lt;br /&gt;
&lt;br /&gt;
Cutting-edge technology places and matches your order in milliseconds.&lt;br /&gt;
&lt;br /&gt;
Fast turnaround on deposits, withdrawals and support requests with flexible payment validation.  &lt;br /&gt;
&lt;br /&gt;
You can use [http://en.wikipedia.org/wiki/Google_Authenticator Google Authenticator] for two-step verification. Protected by SSL.&lt;br /&gt;
&lt;br /&gt;
===Legal information===&lt;br /&gt;
&lt;br /&gt;
“HitBTC” was founded by “Ullus Corporation”. The company was incorporated in 2013 and is licensed as a financial company. Operating accounts were opened in “SWED Bank” and “SEB Bank”.&lt;br /&gt;
&lt;br /&gt;
Banking Information&lt;br /&gt;
&lt;br /&gt;
The following section applies only to operations involving monetary instruments which have legal-tender (i.e. Bitcoin is not an instrument which has legal-tender).&lt;br /&gt;
&lt;br /&gt;
Acceptable methods of deposit/withdrawal&lt;br /&gt;
&lt;br /&gt;
The only method of funding your “HitBTC” account is via a wire-transfer. The only way to withdraw your funds from “HitBTC” is also via a wire-transfer request.&lt;br /&gt;
&lt;br /&gt;
Acceptable currencies: “HitBTC” will only accept transfers denominated in EUR or USD.&lt;br /&gt;
Detailed information on limitations can be found on [https://hitbtc.com/banking-and-legal-information HitBTC website]&lt;br /&gt;
===See Also===&lt;br /&gt;
&lt;br /&gt;
* [[Buying bitcoins]]&lt;br /&gt;
* [[Selling bitcoins]]&lt;br /&gt;
&lt;br /&gt;
===External Links===&lt;br /&gt;
&lt;br /&gt;
* [https://hitbtc.com HitBTC] exchange website&lt;br /&gt;
&lt;br /&gt;
[[Category:Exchanges]]&lt;br /&gt;
[[Category:EWallets]]&lt;/div&gt;</summary>
		<author><name>Mdegreffe</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=HitBTC&amp;diff=44265</id>
		<title>HitBTC</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=HitBTC&amp;diff=44265"/>
		<updated>2014-02-05T09:07:08Z</updated>

		<summary type="html">&lt;p&gt;Mdegreffe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[currency exchange]] with market for trading between bitcoins, the U.S. dollar, and Euro. &lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
===Currency pairs===&lt;br /&gt;
[https://hitbtc.com HITBTC] supports the exchange between the major currency pairs:&lt;br /&gt;
&lt;br /&gt;
* BTC/USD&lt;br /&gt;
* BTC/EUR (Euro)&lt;br /&gt;
&lt;br /&gt;
===Fees and limits===&lt;br /&gt;
&lt;br /&gt;
HITBTC offers:&lt;br /&gt;
&lt;br /&gt;
Remove Liquidity fee – 0.1%&lt;br /&gt;
&lt;br /&gt;
Market Maker rebate – 0.1%&lt;br /&gt;
&lt;br /&gt;
No fees are charged for deposit and Bitcoin transactions.&lt;br /&gt;
&lt;br /&gt;
30 $/€ fee for wire transfer withdrawals.&lt;br /&gt;
&lt;br /&gt;
Detailed information on fees and transfer limits can be found at [https://hitbtc.com HITBTC]&lt;br /&gt;
&lt;br /&gt;
===Withdraw options===&lt;br /&gt;
No fees are charged for deposit and Bitcoin transactions. &lt;br /&gt;
&lt;br /&gt;
The fee is 30 $/€ for wire transfer withdrawals.&lt;br /&gt;
&lt;br /&gt;
===Features===&lt;br /&gt;
&lt;br /&gt;
Cutting-edge technology places and matches your order in milliseconds.&lt;br /&gt;
&lt;br /&gt;
Fast turnaround on deposits, withdrawals and support requests with flexible payment validation.  &lt;br /&gt;
&lt;br /&gt;
You can use [http://en.wikipedia.org/wiki/Google_Authenticator Google Authenticator] for two-step verification. Protected by SSL.&lt;br /&gt;
&lt;br /&gt;
===Legal information===&lt;br /&gt;
&lt;br /&gt;
“hitbtc” was founded by “Ullus Corporation”. The company was incorporated in 2013 and is licensed as a financial company. Operating accounts were opened in “SWED Bank” and “SEB Bank”.&lt;br /&gt;
&lt;br /&gt;
Banking Information&lt;br /&gt;
&lt;br /&gt;
The following section applies only to operations involving monetary instruments which have legal-tender (i.e. Bitcoin is not an instrument which has legal-tender).&lt;br /&gt;
&lt;br /&gt;
Acceptable methods of deposit/withdrawal&lt;br /&gt;
&lt;br /&gt;
The only method of funding your “hitbtc” account is via a wire-transfer. The only way to withdraw your funds from “hitbtc” is also via a wire-transfer request.&lt;br /&gt;
&lt;br /&gt;
Acceptable currencies: “hitbtc” will only accept transfers denominated in EUR or USD.&lt;br /&gt;
Detailed information on limitations can be found on [https://hitbtc.com/banking-and-legal-information HITBTC website]&lt;br /&gt;
===See Also===&lt;br /&gt;
&lt;br /&gt;
* [[Buying bitcoins]]&lt;br /&gt;
* [[Selling bitcoins]]&lt;br /&gt;
&lt;br /&gt;
===External Links===&lt;br /&gt;
&lt;br /&gt;
* [https://hitbtc.com HITBTC] exchange website&lt;br /&gt;
&lt;br /&gt;
[[Category:Exchanges]]&lt;br /&gt;
[[Category:EWallets]]&lt;/div&gt;</summary>
		<author><name>Mdegreffe</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=HitBTC&amp;diff=44264</id>
		<title>HitBTC</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=HitBTC&amp;diff=44264"/>
		<updated>2014-02-05T08:48:22Z</updated>

		<summary type="html">&lt;p&gt;Mdegreffe: Created page with &amp;quot;A currency exchange with market for trading between bitcoins, the U.S. dollar, and Euro.   ==Features==  ===Currency pairs=== [https://hitbtc.com HITBTC] supports the exch...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [[currency exchange]] with market for trading between bitcoins, the U.S. dollar, and Euro. &lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
===Currency pairs===&lt;br /&gt;
[https://hitbtc.com HITBTC] supports the exchange between the major currency pairs:&lt;br /&gt;
&lt;br /&gt;
* BTC/USD&lt;br /&gt;
* BTC/EUR (Euro)&lt;br /&gt;
&lt;br /&gt;
===Fees and limits===&lt;br /&gt;
&lt;br /&gt;
HITBTC offers:&lt;br /&gt;
&lt;br /&gt;
Remove Liquidity fee – 0.1%&lt;br /&gt;
&lt;br /&gt;
Market Maker rebate – 0.1%&lt;br /&gt;
&lt;br /&gt;
No fees are charged for deposit and Bitcoin transactions.&lt;br /&gt;
&lt;br /&gt;
30 $/€ fee for wire transfer withdrawals.&lt;br /&gt;
&lt;br /&gt;
Detailed information on fees and transfer limits can be found at [https://hitbtc.com HITBTC]&lt;br /&gt;
&lt;br /&gt;
===Withdraw options===&lt;br /&gt;
No fees are charged for deposit and Bitcoin transactions. &lt;br /&gt;
&lt;br /&gt;
The fee is 30 $/€ for wire transfer withdrawals.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
Cutting-edge technology places and matches your order in milliseconds.&lt;br /&gt;
&lt;br /&gt;
Fast turnaround on deposits, withdrawals and support requests with flexible payment validation.  &lt;br /&gt;
&lt;br /&gt;
You can use [http://en.wikipedia.org/wiki/Google_Authenticator Google Authenticator] for two-step verification. Protected by SSL.&lt;br /&gt;
&lt;br /&gt;
==Legal information ==&lt;br /&gt;
&lt;br /&gt;
“hitbtc” was founded by “Ullus Corporation”. The company was incorporated in 2013 and is licensed as a financial company. Operating accounts were opened in “SWED Bank” and “SEB Bank”.&lt;br /&gt;
&lt;br /&gt;
Banking Information&lt;br /&gt;
&lt;br /&gt;
The following section applies only to operations involving monetary instruments which have legal-tender (i.e. Bitcoin is not an instrument which has legal-tender).&lt;br /&gt;
&lt;br /&gt;
Acceptable methods of deposit/withdrawal&lt;br /&gt;
&lt;br /&gt;
The only method of funding your “hitbtc” account is via a wire-transfer. The only way to withdraw your funds from “hitbtc” is also via a wire-transfer request.&lt;br /&gt;
&lt;br /&gt;
Acceptable currencies: “hitbtc” will only accept transfers denominated in EUR or USD.&lt;br /&gt;
Detailed information on limitations can be found on [https://hitbtc.com/banking-and-legal-information HITBTC website]&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Buying bitcoins]]&lt;br /&gt;
* [[Selling bitcoins]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [https://hitbtc.com HITBTC] exchange website&lt;br /&gt;
&lt;br /&gt;
[[Category:Exchanges]]&lt;br /&gt;
[[Category:EWallets]]&lt;/div&gt;</summary>
		<author><name>Mdegreffe</name></author>
	</entry>
</feed>