Profit | SUM | USD | GBP | EUR | Power Cost | Profit |
---|---|---|---|---|---|---|
Per Day | 𝚺 {{getSUMPerDay()}} | $ {{getUSDPerDay()}} | $ {{getGBPPerDay()}} | $ {{getEURPerDay()}} | $ {{getPowerCostPerDay()}} | $ {{getProfitPerDay()}} |
Per Week | 𝚺 {{(getSUMPerDay() * 7).toPrecision(2)}} | $ {{(getUSDPerDay() * 7).toFixed(2)}} | $ {{(getGBPPerDay() * 7).toFixed(2)}} | $ {{(getEURPerDay() * 7).toFixed(2)}} | $ {{(getPowerCostPerDay() * 7).toFixed(2)}} | $ {{(getProfitPerDay() * 7).toFixed(2)}} |
Per Month | 𝚺 {{(getSUMPerDay() * 30).toPrecision(2)}} | $ {{(getUSDPerDay() * 30).toFixed(2)}} | $ {{(getGBPPerDay() * 30).toFixed(2)}} | $ {{(getEURPerDay() * 30).toFixed(2)}} | $ {{(getPowerCostPerDay() * 30).toFixed(2)}} | $ {{(getProfitPerDay() * 30).toFixed(2)}} |
Per Year | 𝚺 {{(getSUMPerDay() * 365).toPrecision(2)}} | $ {{(getUSDPerDay() * 365).toFixed(2)}} | $ {{(getGBPPerDay() * 365).toFixed(2)}} | $ {{(getEURPerDay() * 365).toFixed(2)}} | $ {{(getPowerCostPerDay() * 365).toFixed(2)}} | $ {{(getProfitPerDay() * 365).toFixed(2)}} |
Data changes constantly in mining sumcoinindex.com & network data from sumexplorer.com. This information is also based off a 50 coin block reward which is subject to change at any time.