Files
sonr/docs/reference/queries/query-dex-get-remote-chain-balance.mdx
T

16 lines
364 B
Plaintext
Raw Normal View History

2025-10-03 14:45:52 -04:00
---
title: Query Remote Chain Balances
description: Check token balances in your ICA account on remote chains
2026-09-02 16:53:38 -04:00
seo:
title: "Cross-Chain Balance Query"
2025-10-03 14:45:52 -04:00
---
2026-09-02 16:53:38 -04:00
:::tip
Use the optional `denom` parameter to check specific token balances
without fetching the entire balance list.
:::
2025-10-03 14:45:52 -04:00
2026-09-02 16:53:38 -04:00
:::note
Balances are fetched in real-time from the remote chain via IBC queries.
:::