Skip to main content

Check balance

Check Balance is a standalone tool for looking up a list of addresses without creating a batch or signing anything. It answers three questions per address: does the account exist, does it hold a trustline for a given asset, and what's its current balance.

It's stateless. Nothing you check here is saved, and no wallet is required, since nothing on-chain is being changed.

Using it

Pick a network and, optionally, an asset (leave it blank to check native XLM balances). Paste addresses one per line, either bare or as name,address pairs, then press Check balances. Results come back as a table: account existence, trustline status, and balance for each row.

This is useful before running a real batch, to confirm a list of recipients is actually ready, or on its own, to audit a set of accounts.