Trading Post
{{ mode === 'history' ? 'Sales' : 'Listings' }} {{ formatAmount(stats.rows) }}
Items {{ formatAmount(stats.quantity) }}
Value {{ formatAmount(stats.value) }} gp
Sellers {{ formatAmount(stats.sellers) }}
Buyers {{ formatAmount(stats.buyers) }}

Loading trading post records.

{{ loadError }}
No trading post records found.