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,15 +1,15 @@
---
openapi: get /sonr/dex/v1/balance/{did}/{connectionId}
title: Query Remote Chain Balances
description: Check token balances in your ICA account on remote chains
og:title: Cross-Chain Balance Query
seo:
title: "Cross-Chain Balance Query"
---
<Tip>
Use the optional `denom` parameter to check specific token balances
without fetching the entire balance list.
</Tip>
:::tip
Use the optional `denom` parameter to check specific token balances
without fetching the entire balance list.
:::
<Note>
Balances are fetched in real-time from the remote chain via IBC queries.
</Note>
:::note
Balances are fetched in real-time from the remote chain via IBC queries.
:::