Gets token balances with metadata for a Spark address. Automatically paginates through all token outputs.Documentation Index
Fetch the complete documentation index at: https://docs.spark.money/llms.txt
Use this file to discover all available pages before exploring further.
Method Signature
Parameters
The Spark address to query.
Optional array of Bech32m token identifiers to filter by. If omitted, returns all tokens.
Returns
Map of token identifiers to balance and metadata objects. Each entry contains:
ownedBalance: Total tokens owned (including pending outbound)availableToSendBalance: Tokens available to sendtokenMetadata: Name, ticker, decimals, issuer key, max supply