{include file="global/block_header.tpl" BLOCK_HEADER="Wallet Information"} {if $NEWMINT >= 0} {/if}
Wallet Balance {$BALANCE|number_format:"8"}
Locked for users {$LOCKED|number_format:"8"}
Unconfirmed {$UNCONFIRMED|number_format:"8"}
Liquid Assets {($BALANCE - $LOCKED)|number_format:"8"}
PoS New Mint {$NEWMINT|number_format:"8"}
{include file="global/block_footer.tpl"}