| Your Stats | |
| Hashrate | {$GLOBAL.userdata.hashrate|number_format:"2"} {$GLOBAL.hashunits.personal} |
| Share Rate | {$GLOBAL.userdata.sharerate|number_format:"2"} S/s |
Unpaid Shares ![]() |
|
| Your Valid | {$GLOBAL.userdata.shares.valid|number_format} |
| Pool Valid | {$GLOBAL.roundshares.valid|number_format} |
Round Shares ![]() |
|
| Pool Valid | {$GLOBAL.roundshares.valid|number_format} |
| Pool Invalid | {$GLOBAL.roundshares.invalid|number_format}{if $GLOBAL.roundshares.valid > 0} ({($GLOBAL.roundshares.invalid / ($GLOBAL.roundshares.valid + $GLOBAL.roundshares.invalid) * 100)|number_format:"2"}%){/if} |
| Your Invalid | {$GLOBAL.userdata.shares.invalid|number_format}{if $GLOBAL.roundshares.valid > 0} ({($GLOBAL.userdata.shares.invalid / ($GLOBAL.roundshares.valid + $GLOBAL.roundshares.invalid) * 100)|number_format:"2"}%){/if} |
| {$GLOBAL.config.currency} Round Estimate | |
| Block | {$GLOBAL.userdata.estimates.block|number_format:"8"} |
| Fees | {$GLOBAL.userdata.estimates.fee|number_format:"8"} |
| Donation | {$GLOBAL.userdata.estimates.donation|number_format:"8"} |
| Payout | {$GLOBAL.userdata.estimates.payout|number_format:"8"} |
| {$GLOBAL.config.currency} Account Balance | |
| Confirmed | {$GLOBAL.userdata.balance.confirmed|default:"0"} |
| Unconfirmed | {$GLOBAL.userdata.balance.unconfirmed|default:"0"} |