{include file="global/block_header.tpl" BLOCK_HEADER="Transaction Log" BUTTONS=array(Confirmed,Unconfirmed)}

ATP = Auto Threshold Payment, MP = Manual Payment, Don_Fee = donation amount + pool fees (if applicable)

{section transaction $TRANSACTIONS} {/section}
TX # Date TX Type Payment Address Block # Amount
{$TRANSACTIONS[transaction].id} {$TRANSACTIONS[transaction].timestamp} {$TRANSACTIONS[transaction].transType} {$TRANSACTIONS[transaction].sendAddress} {if $TRANSACTIONS[transaction].assocBlock == 0}n/a{else}{$TRANSACTIONS[transaction].assocBlock}{/if} {$TRANSACTIONS[transaction].amount}

Listed below are your estimated rewards and donations/fees for all blocks awaiting 120 confirmations.

Block # Estimated Reward Valid Shares Donation / Fee Validity
TODO TODO TODO TODO TODO
Unconfirmed Totals: 0.00000000 0.00000000
{include file="global/block_footer.tpl"}