Files
sonr/docs/reference/queries/query-dex-get-transaction-history.mdx
T

22 lines
545 B
Plaintext
Raw Normal View History

2025-10-03 14:45:52 -04:00
---
title: Query Trading History
description: Access complete cross-chain trading history for a DID
2026-09-02 16:53:38 -04:00
seo:
title: "DEX Transaction History"
2025-10-03 14:45:52 -04:00
---
2026-09-02 16:53:38 -04:00
:::info
Transaction history is stored permanently on the Sonr chain,
providing a complete audit trail of all DEX operations.
:::
2025-10-03 14:45:52 -04:00
2026-09-02 16:53:38 -04:00
:::tip
Export historical data regularly for tax reporting and portfolio analysis.
Use filters to focus on specific time periods or operation types.
:::
2025-10-03 14:45:52 -04:00
2026-09-02 16:53:38 -04:00
:::note
Large histories may require multiple paginated requests.
Use the pagination key for efficient retrieval.
:::