Transactions from $renter->address
";
echo "";
echo "";
echo "";
echo "
"; echo "
Time | "; echo "Amount | "; echo "Confirmations | "; echo "Tx | "; echo "|
---|---|---|---|---|
$d | "; echo "{$transaction['amount']} | "; if(isset($transaction['confirmations'])) echo "{$transaction['confirmations']} | "; else echo ""; echo " | "; if(isset($transaction['txid'])) echo "{$transaction['txid']}"; echo " | "; echo "
total | $total |
"; echo "