Your Stats
Hashrate {$GLOBAL.userdata.hashrate|number_format} KH/s
Share Rate {$GLOBAL.userdata.sharerate|number_format:"2"} S/s
PPS Value {$GLOBAL.ppsvalue}
 
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 Invalid ({(100 / $GLOBAL.roundshares.valid * $GLOBAL.userdata.shares.invalid)|number_format:"2"}%) {$GLOBAL.userdata.shares.invalid|number_format}
 
{$GLOBAL.config.currency} Estimates
in 24 hours {($GLOBAL.userdata.sharerate * 24 * 60 * 60 * $GLOBAL.ppsvalue)|number_format:"8"}
in 7 days {($GLOBAL.userdata.sharerate * 7 * 24 * 60 * 60 * $GLOBAL.ppsvalue)|number_format:"8"}
in 14 days {($GLOBAL.userdata.sharerate * 14 * 24 * 60 * 60 * $GLOBAL.ppsvalue)|number_format:"8"}
 
{$GLOBAL.config.currency} Account Balance
Confirmed{$GLOBAL.userdata.balance.confirmed|default:"0"|number_format:"3"}
Unconfirmed{$GLOBAL.userdata.balance.unconfirmed|default:"0"|number_format:"3"}