{% include 'includes/head.html' %}
{% include 'includes/header.html' %}Payout ID | Date | Tx ID | Cost Per Hour | Hours Since Last | XMR Price | XMR Sent |
---|---|---|---|---|---|---|
{{ payout.id }} | {{ payout.create_date }} | {{ payout.xmr_tx_id | truncate(12) }} | ${{ payout.total_cost_ausd | from_atomic_usd }} | {{ payout.hours_since_last }} | {{ payout.xmr_price_ausd | from_atomic_usd }} | {{ payout.xmr_sent_axmr | from_atomic_xmr }} XMR |