* clear

* feat: Add everything

* fix: Commenht
This commit is contained in:
Prad Nukala
2025-10-03 14:45:52 -04:00
committed by GitHub
parent 43b4a11c06
commit 13e6c3e84d
1935 changed files with 655061 additions and 40058 deletions
@@ -0,0 +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
---
<Tip>
Use the `status` filter to query only active orders for portfolio management
or historical orders for tax reporting.
</Tip>
<Note>
Order history is retained for a limited time on most DEXs.
Archive important order data locally.
</Note>