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,16 +1,16 @@
---
openapi: get /sonr/dex/v1/orders/{did}/{connectionId}
title: List User Orders
description: Retrieve limit orders for a DID on specific DEX chains
og:title: Query Cross-Chain Orders
seo:
title: "Query Cross-Chain Orders"
---
<Tip>
Use the `status` filter to query only active orders for portfolio management
or historical orders for tax reporting.
</Tip>
:::tip
Use the `status` filter to query only active orders for portfolio management
or historical orders for tax reporting.
:::
<Note>
Order history is retained for a limited time on most DEXs.
Archive important order data locally.
</Note>
:::note
Order history is retained for a limited time on most DEXs.
Archive important order data locally.
:::