{include file="global/block_header.tpl" BLOCK_HEADER="Pool Statistics" BLOCK_STYLE="clear:none;"} {include file="global/block_header.tpl" BLOCK_HEADER="Top Contributers"}
{assign var=rank value=1} {section hashrate $TOPHASHRATES} {/section}
Rank User Name KH/s Shares Shares/s Ł/Day (est)
{$rank++} {$TOPHASHRATES[hashrate].account} {$TOPHASHRATES[hashrate].hashrate|number_format} {$TOPHASHRATES[hashrate].shares|number_format} {math equation="round(shares / 600,3)" shares=$TOPHASHRATES[hashrate].shares} {math equation="round(reward / ( diff * pow(2,32) / ( hashrate * 1000 ) / 3600 / 24),3)" diff=$DIFFICULTY reward=$REWARD hashrate=$TOPHASHRATES[hashrate].hashrate}
{include file="global/block_footer.tpl"} {include file="global/block_header.tpl" BLOCK_HEADER="Server Stats" BLOCK_STYLE="clear:all;" STYLE="padding-left:5px;padding-right:5px;"}
Pool Hash Rate {$GLOBAL.hashrate / 1000} Mhash/s
Current Workers Mining {$GLOBAL.workers}
Next Network Block {$CURRENTBLOCK + 1}    (Current: {$CURRENTBLOCK})
Last Block Found {$LASTBLOCK|default:"0"}
Current Difficulty {$DIFFICULTY}
Est. Avg. Time per Round {$ESTTIME|seconds_to_words}
Time Since Last Block {$TIMESINCELAST|seconds_to_words}
{include file="global/block_footer.tpl"} {include file="statistics/blocks/blocks_found.tpl"} {include file="global/block_footer.tpl"}