Method Signature
Parameters
string
required
The Spark address to query.
string[]
Optional array of Bech32m token identifiers to filter by. If omitted, returns all tokens.
Returns
TokenBalanceMap
required
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