Mining Calculator

BTC Price {{ btc | currencydecimal }}
Daily Reward – 1 Miner | |
---|---|
DAILY REWARD | {{ miner_yeild.income | currencydecimal }} |
Over Clock (OC) Rate | {{ miner_yeild.over_clock_rate*100 }}% |
Total REWARD | {{totalReward | currencydecimal}} |
POWER BILL | {{ miner_yeild.power_bill | currencydecimal }} |
Liquid Efficiency | {{ miner_yeild.liquid_efficiency_rate*100 }}% |
{{ liquid_efficiency | currencydecimal}} | |
OC Power Bill | {{ oc_power_bill | currencydecimal }} |
Hosting Fee {{ Math.abs(miner_yeild.hosting_fee_rate*100) }}% | {{ hosting_fee | currencydecimal }} |
Total Cost | {{ total_cost | currencydecimal }} |
TOTAL REWARD | {{ total_reward_miner | currencydecimal }} |
Volume Miner Conversion | |
---|---|
Days | |
Miner development fee | {{ miner_conversion.miner_tax*100 }}% |
{{ miner_fee_price | currencydecimal }} | |
Cost Per Miner | {{miner_conversion.cost_per_miner | currencydecimal}} |
Set up Fee | {{miner_conversion.setup_fee * 100}}% |
Total Miner Price | {{ price_per_miner | currencydecimal }} |
QTY Miners | {{ qty_miners }} |
{{qty_miners}} Miners liquidity yield back to REU |
---|
Daily Yield {{ daily_yield | currencydecimal }} |
Weekly {{ daily_yield*7 | currencydecimal }} |
Monthly {{ daily_yield * 28 | currencydecimal }} |
Yearly {{ daily_yield*364 | currencydecimal}} |