Transaction History for {{ user['username'] }}#{{ user['discriminator'] }}

{% for transaction in transactions %} {% else %} {% endfor %}
Type Amount Time
{{ transaction.TYPE }} ${{ transaction.amount }} {{ transaction.TIME.strftime('%Y-%m-%d %H:%M:%S') }}
No transactions found.
Back to Wallet