Hash Rate
{{network.difficulty | difficultyToHashRate | toHashRate }}
Difficulty
{{network.difficulty | number }}
L.Hash
Height
{{network.height | number }}
L.Reward
{{network.value | toXMR}} {{GLOBALS.coinCode}}
L.Time
Hash Rate
{{ poolStats[pooltype].pool_statistics.hashRate | toHashRate }}
Height
{{poolStats[pooltype].pool_statistics.lastBlockFound | number}}
Last Block
Block Reward
{{lastBlock[pooltype].value | toXMR}} {{GLOBALS.coinCode}}
Time Found
Never
Pool Fee (notice : payout tx fee is 0)
{{ poolStats[pooltype].pool_statistics.fee }} %
Blocks Found
{{ poolStats[pooltype].pool_statistics.totalBlocksFound || '0' }}
Miners
{{ poolStats[pooltype].pool_statistics.miners || '0' }}
Miners Paid
{{ poolStats[pooltype].pool_statistics.totalMinersPaid || '0' }}
[Min wallet payout {{config.min_wallet_payout | toXMR}} {{GLOBALS.coinCode}}] Payments sent
{{ poolStats[pooltype].pool_statistics.totalPayments || '0' }}
Coin |
Last Block |
Height | Hash |
Difficulty |
Solo Est. Time(100 kH/s) |
---|---|---|---|---|---|
{{::netAux.coin}} |
{{::netAux.height | number}} |
{{::netAux.difficulty | number}} |
{{netAux.difficulty/100000 | dayToTime | date:'HH:mm'}} |
|
|
||||||
Coin |
Miner |
Valid |
Time Found |
Reward |
Height |
Payment |
Maturity |
---|---|---|---|---|---|---|---|
{{::auxBlock.coin}} |
{{::auxBlock.miner_status}} |
|
|
{{::auxBlock.pay_value/1000}} |
{{::auxBlock.height | number}} |
N/A |
PAID Wait to unlock N/A |
№ |
Worker |
Hash Rate - HR |
1H Avg. HR |
24H Avg. HR |
Total Hashes |
Last Submitted Hash |
---|---|---|---|---|---|---|
{{$index + 1}} |
{{id}} |
{{minerStats[addr].dataset[id][0].hs | toHashRate}} |
{{minerStats[addr].dataset[id].avghshour | toHashRate}} |
{{minerStats[addr].dataset[id].avghstfhour | toHashRate}} |
{{addrStats[addr].workerStats[id].totalHash | number}} |
|