{{GLOBALS.announcement}}
Dashboard

Effort (Current)

{{((poolStats.global.roundHashes / network.difficulty)*100).toFixed(2) | number}}%

our current effort

Block (Found Last)

{{poolStats.global.lastBlockFoundTime*1000 | date:'HH:mm:ss dd/MM/yy'}}

Block (Days to Mine)

{{((network.difficulty | difficultyToHashRate)/(GLOBALS.blocks_per_day*poolStats.global.hashRate)) | number}} Days

at 100% effort, at current difficulty

Blocks (Mined per Day)

{{1/((network.difficulty | difficultyToHashRate)/(GLOBALS.blocks_per_day*poolStats.global.hashRate)) | number}} Blocks

at 100% effort, at current difficulty

Coins (Mined per Day)

{{(network.value | toCOIN) * 1/((network.difficulty | difficultyToHashRate)/(GLOBALS.blocks_per_day*poolStats.global.hashRate)) | number}} {{config.coin_code}}

at 100% effort, at current difficulty

Price (GBP)

{{gbpPrice}}

{{GLOBALS.price_source}}'s current Price for 1 {{config.coin_code}}

Price (EUR)

{{eurPrice}}

{{GLOBALS.price_source}}'s current Price for 1 {{config.coin_code}}

Price (USD)

{{usdPrice}}

{{GLOBALS.price_source}}'s current Price for 1 {{config.coin_code}}

Price (BTC)

{{btcPrice}}

{{GLOBALS.price_source}}'s current Price for 1 {{config.coin_code}}

Daily (GBP per 1KH/s)

{{((1000/network.difficulty)*86400*(network.value * GLOBALS.reward_adjustment | toCOIN)*gbpPrice).toFixed(8)}}

Estimated Revenue

Daily (EUR per 1KH/s)

{{((1000/network.difficulty)*86400*(network.value * GLOBALS.reward_adjustment | toCOIN)*eurPrice).toFixed(8)}}

Estimated Revenue

Daily (USD per 1KH/s)

{{((1000/network.difficulty)*86400*(network.value * GLOBALS.reward_adjustment | toCOIN)*usdPrice).toFixed(8)}}

Estimated Revenue

Daily (BTC per 1KH/s)

{{((1000/network.difficulty)*86400*(network.value * GLOBALS.reward_adjustment | toCOIN)*btcPrice).toFixed(8)}}

Estimated Revenue

Daily ({{config.coin_code}} per 1KH/s)

{{((1000/network.difficulty)*86400*(network.value * GLOBALS.reward_adjustment | toCOIN)).toFixed(8)}}

Estimated Revenue

Weekly (GBP per 1KH/s)

{{((1000/network.difficulty)*86400*7*(network.value * GLOBALS.reward_adjustment | toCOIN)*gbpPrice).toFixed(8)}}

Estimated Revenue

Weekly (EUR per 1KH/s)

{{((1000/network.difficulty)*86400*7*(network.value * GLOBALS.reward_adjustment | toCOIN)*eurPrice).toFixed(8)}}

Estimated Revenue

Weekly (USD per 1KH/s)

{{((1000/network.difficulty)*86400*7*(network.value * GLOBALS.reward_adjustment | toCOIN)*usdPrice).toFixed(8)}}

Estimated Revenue

Weekly (BTC per 1KH/s)

{{((1000/network.difficulty)*86400*7*(network.value * GLOBALS.reward_adjustment | toCOIN)*btcPrice).toFixed(8)}}

Estimated Revenue

Weekly ({{config.coin_code}} per 1KH/s)

{{((1000/network.difficulty)*86400*7*(network.value * GLOBALS.reward_adjustment | toCOIN)).toFixed(8)}}

Estimated Revenue