{include file="global/block_header.tpl" ALIGN="left" BLOCK_HEADER="Top Hashrate Contributers"}
| Rank | User Name | {$GLOBAL.hashunits.personal} | {$GLOBAL.config.currency}/Day | {if $GLOBAL.config.price.currency}{$GLOBAL.config.price.currency}/Day | {/if}
|---|---|---|---|---|
| {$rank++} | {if $CONTRIBHASHES[contrib].is_anonymous|default:"0" == 1 && $GLOBAL.userdata.is_admin|default:"0" == 0}anonymous{else}{$CONTRIBHASHES[contrib].account|escape}{/if} | {($CONTRIBHASHES[contrib].hashrate * $GLOBAL.hashmods.personal)|number_format:"2"} | {$estday|number_format:"3"} | {if $GLOBAL.config.price.currency}{($estday * $GLOBAL.price)|default:"n/a"|number_format:"4"} | {/if}
| n/a | {$GLOBAL.userdata.username|escape} | {$GLOBAL.userdata.hashrate} | {$myestday|number_format:"3"|default:"n/a"} | {if $GLOBAL.config.price.currency}{($myestday * $GLOBAL.price)|default:"n/a"|number_format:"4"} | {/if}