feat: migrate to blume docs

This commit is contained in:
Prad Nukala
2026-09-02 16:53:38 -04:00
parent b1a622ea13
commit 432ef49207
163 changed files with 2327 additions and 9908 deletions
@@ -1,21 +1,21 @@
---
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
seo:
title: "DEX Transaction History"
---
<Info>
Transaction history is stored permanently on the Sonr chain,
providing a complete audit trail of all DEX operations.
</Info>
:::info
Transaction history is stored permanently on the Sonr chain,
providing a complete audit trail of all DEX operations.
:::
<Tip>
Export historical data regularly for tax reporting and portfolio analysis.
Use filters to focus on specific time periods or operation types.
</Tip>
:::tip
Export historical data regularly for tax reporting and portfolio analysis.
Use filters to focus on specific time periods or operation types.
:::
<Note>
Large histories may require multiple paginated requests.
Use the pagination key for efficient retrieval.
</Note>
:::note
Large histories may require multiple paginated requests.
Use the pagination key for efficient retrieval.
:::