| Reference | Type | Asset | Amount | Fee | Status | Date |
|---|---|---|---|---|---|---|
| {{ $tx->reference }} | {{ str_replace('_',' ',$tx->type->value) }} | {{ $tx->asset->symbol }} | {{ $tx->direction==='credit'?'+':'-' }}{{ $tx->amount }} | {{ $tx->fee }} | {{ $tx->created_at->format('M j, Y H:i') }} | |
| No matching transactions. | ||||||