Fees
BTC
PPLNS
0%(Promotion) 2%
0.005
BTC
FPPS
4%
0.005
FB (Merged)
PPLNS
0%
0.1
LTC
PPS
4%
0.02
DOGE (Merged))
PPLNS
4%
40
BELLS (Merged)
PPLNS
2%
1
LKY (Merged)
PPLNS
0%(Promotion) 2%
0.1
PEP (Merged)
PPLNS
0%(Promotion) 2%
20000
JKC (Merged)
PPLNS
0%(Promotion) 2%
5
DOGM (Merged)
PPLNS
0%(Promotion) 2%
200000
DINGO (Merged)
PPLNS
0%(Promotion) 2%
20000
Payment Range(All currencies):00:00 today to 00:00 UTC tomorrow
Payment Time(All currencies):02:00 to 10:00 UTC daily
Details of the rules for the allocation of mining regimes
BTC allocation rules:
PPLNS: The time when a block is mined is pushed forward by 3 theoretical blocks. During this time, the allocation is based on the proportion of the user's processing hashrate to the total processing hashrate of the mining pool.
FPPS:
Fixed block reward = share complexity submitted by the mining machine / complexity of the entire network * Coinbase reward
Transaction fee reward = ratio of actual transaction fee to actual block, calculated by removing 5% before and after the transaction fee rating of the entire network per day * fixed block reward
FB merge mining allocation rules:
PPLNS: Allocation is based on the actual revenue during the day and the ratio of the user's hashrate to the hashrate of the mining pool during that day.
LTC allocation rules:
PPS: Fixed reward per block = complexity of the share represented by the mining machine / complexity of the entire network * Coinbase reward
DOGE distribution rules
PPLNS: Earnings from a mined block are distributed based on each user's percentage of the pool's total hashing power at the time of the block's discovery.
BELLS allocation rules
PPLNS: Earnings from a mined block are distributed based on each user's percentage of the pool's total hashing power at the time of the block's discovery.
FPPS revenue consists of two parts:
1.PPS Revenue: Calculated by dividing the difficulty of submitted shares by the current network difficulty, then multiplying by the coinbase reward, and finally summing the rewards of all shares from the previous day. The formula is:
PPS Reveue = sum(share's diff / current network diff * coinbase reward)
Note 1: The current coinbase reward is 3.125 BTC.
Note 2: PPS revenue is settled hourly.
2.Transaction Fee Revenue: First, collect the blocks mined across the network from the previous day, sort them by block transaction fees, and exclude the top and bottom 5% (rounded) of block records. Then, calculate the transaction fee rate for the previous day as:
Transaction Fee Rate = sum(transaction fees of remaining blocks) / sum(fixed rewards of remaining blocks). Finally, calculate the customer's transaction fee revenue for the previous day as:
Customer's Transaction Fee Revenue = User's PPS Revenue from the previous day * Transaction Fee Rate.
Note2: Transaction Fee Revenue is settled daily.
The sum of these two parts represents the user's total revenue for the previous day. After multiplying by (1 - pool fee rate), this gives the actual revenue. The final customer revenue follow below:
Daily Revenue = (PPS Revenue + Transaction Fee Revenue) * (1-Miningpool's fee rate)
Last updated