Your Stats
Hashrate {$GLOBAL.userdata.hashrate|number_format} KH/s
 
Round Shares
Pool Valid {$GLOBAL.roundshares.valid|number_format}
Pool Invalid ({(100 / $GLOBAL.roundshares.valid * $GLOBAL.roundshares.invalid)|number_format:"2"}%) {$GLOBAL.roundshares.invalid|number_format}
Your Valid {$GLOBAL.userdata.shares.valid|number_format}
Your Invalid ({(100 / $GLOBAL.roundshares.valid * $GLOBAL.userdata.shares.invalid)|number_format:"2"}%) {$GLOBAL.userdata.shares.invalid|number_format}
 
{$GLOBAL.config.currency} Round Estimate
Block {$GLOBAL.userdata.est_block|number_format:"8"}
Fees {$GLOBAL.userdata.est_fee|number_format:"8"}
Donation {$GLOBAL.userdata.est_donation|number_format:"8"}
Payout {$GLOBAL.userdata.est_payout|number_format:"8"}
 
{$GLOBAL.config.currency} Account Balance
Confirmed{$GLOBAL.userdata.balance.confirmed|default:"0"|number_format:"8"}
Unconfirmed{$GLOBAL.userdata.balance.unconfirmed|default:"0"|number_format:"8"}