| {if $GLOBAL.userdata.no_fees} You are mining without any pool fees applied and {else if $GLOBAL.fees > 0} You are mining at {if $GLOBAL.fees < 0.0001}{$GLOBAL.fees|escape|number_format:"8"}{else}{$GLOBAL.fees|escape}{/if}% pool fee and {else} This pool does not apply fees and {/if} {if $GLOBAL.userdata.donate_percent > 0} you donate {$GLOBAL.userdata.donate_percent|escape}%. {else} you are not donating. {/if} |
| {$GLOBAL.config.currency} Account Balance | |
|---|---|
| Confirmed | {$GLOBAL.userdata.balance.confirmed|number_format:"6"} |
| Unconfirmed | {$GLOBAL.userdata.balance.unconfirmed|number_format:"6"} |
| Worker | Hashrate | Difficulty | No worker information available |
|---|