Files
sonr/docs/reference/queries/query-dex-get-transaction-history.mdx
T
Prad NukalaandGitHub 13e6c3e84d Master (#1262)
* clear

* feat: Add everything

* fix: Commenht
2025-10-03 14:45:52 -04:00

22 lines
599 B
Plaintext

---
openapi: get /sonr/dex/v1/history/{did}
title: Query Trading History
description: Access complete cross-chain trading history for a DID
og:title: DEX Transaction History
---
<Info>
Transaction history is stored permanently on the Sonr chain,
providing a complete audit trail of all DEX operations.
</Info>
<Tip>
Export historical data regularly for tax reporting and portfolio analysis.
Use filters to focus on specific time periods or operation types.
</Tip>
<Note>
Large histories may require multiple paginated requests.
Use the pagination key for efficient retrieval.
</Note>