* 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,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
---
<Tip>
Use the optional `denom` parameter to check specific token balances
without fetching the entire balance list.
</Tip>
<Note>
Balances are fetched in real-time from the remote chain via IBC queries.
</Note>