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,11 +1,11 @@
---
openapi: get /sonr/dex/v1/account/{did}/{connectionId}
title: Query DEX Account Details
description: Get information about a specific Interchain Account for DEX operations
og:title: DEX Account Information
seo:
title: "DEX Account Information"
---
<Note>
Account addresses are only available after successful IBC acknowledgment.
Pending accounts will have an empty address field.
</Note>
:::note
Account addresses are only available after successful IBC acknowledgment.
Pending accounts will have an empty address field.
:::