{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)
| TX # | Date | TX Type | Payment Address | Block # | Amount |
|---|---|---|---|---|---|
| {$TRANSACTIONS[transaction].id} | {$TRANSACTIONS[transaction].timestamp} | {$TRANSACTIONS[transaction].type} | {$TRANSACTIONS[transaction].sendAddress} | {if $TRANSACTIONS[transaction].height == 0}n/a{else}{$TRANSACTIONS[transaction].height}{/if} | {$TRANSACTIONS[transaction].amount} |
Listed below are your estimated rewards and donations/fees for all blocks awaiting 120 confirmations.
| TX # | Date | TX Type | Payment Address | Block # | Amount |
|---|---|---|---|---|---|
| {$TRANSACTIONS[transaction].id} | {$TRANSACTIONS[transaction].timestamp} | {$TRANSACTIONS[transaction].type} | {$TRANSACTIONS[transaction].sendAddress} | {if $TRANSACTIONS[transaction].height == 0}n/a{else}{$TRANSACTIONS[transaction].height}{/if} | {$TRANSACTIONS[transaction].amount} |
| Unconfirmed Totals: | {$sum} | ||||