Overview

My Hashrate {$GLOBAL.hashunits.personal} {$GLOBAL.userdata.hashrate|number_format:"2"}
My Sharerate {$GLOBAL.userdata.sharerate|number_format:"2"}
Pool Hashrate {$GLOBAL.hashunits.pool} {$GLOBAL.hashrate|number_format:"2"}
Pool Workers {$GLOBAL.workers}
{if $GLOBAL.config.price.enabled}
{$GLOBAL.config.currency}/{$GLOBAL.config.price.currency} {$GLOBAL.price|default:"0"|number_format:"8"}
{/if}