Immature Balance: {{format-balance model.stats.immature}}
Preliminary balance awaiting blocks to mature.
Pending Balance: {{format-balance model.stats.balance}}
Your Threshold: {{format-threshold model.threshold}}
{{config.Unit}}
Credited coins awaiting payout.
{{#if model.stats.pending}}
Current Payment: {{format-balance model.stats.pending}}
{{/if}}
Total Paid: {{format-balance
model.stats.paid}} / {{format-balance earnTotalPaid}} $
Last 24h Reward: {{format-balance
model.24hreward}}
{{#if model.stats.lastShare}}
Last Share Submitted: {{format-relative (seconds-to-ms (string-to-int model.stats.lastShare))}}
{{/if}}
Workers Online: {{format-number
model.workersOnline}}
Hashrate (30m): {{format-hashrate
model.currentHashrate}}
Hashrate (3h): {{format-hashrate
model.hashrate}}
Last Share Diff: {{format-hashrate
model.stats.lastShareDiff}}
Your Round Share: {{format-number roundPercent style='percent'
maximumFractionDigits='2'}}
Blocks Found: {{format-number
model.stats.blocksFound fallback='0'}}
Total Payments: {{format-number
model.paymentsTotal}}
Personal Luck: {{format-number PersonalLuck
style='percent'}}
Est. Earnings /day (3h avg): {{format-number
earnPerDayToken maximumFractionDigits='1'}} / {{format-number earnPerDayUsd
maximumFractionDigits='1'}} $
Epoch Switch: {{format-relative applicationController.nextEpoch units="hour"}}