Dashboard

PPLNS Target {$GLOBAL.pplns.target|number_format}
Round Shares
Pool Valid {$GLOBAL.roundshares.valid|number_format}
Your Valid {$GLOBAL.userdata.shares.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.est_block|number_format:"3"}
Fees {$GLOBAL.userdata.est_fee|number_format:"3"}
Donation {$GLOBAL.userdata.est_donation|number_format:"3"}
Payout {$GLOBAL.userdata.est_payout|number_format:"3"}