Showing {{ transactionData2.length }} records.
There is no transaction data available.
| Date (EVE Time) | Information | Price |
|---|---|---|
| {{ entry.date }} | You bought sold {{ entry.quantity | number: quantityFormat() }} x {{ names[entry.type_id]?.name || entry.type_id }} from to {{ names[entry.client_id]?.name || entry.client_id }} | {{ entry.unit_price * entry.quantity | number: iskFormat() }} ISK 1"> ({{ entry.unit_price | number: iskFormat() }} ISK per item) |