Get smart account token balances
Smart Accounts
Get Smart Account Balances
Retrieve token balances for a Smart Account
GET
Get smart account token balances
Get the current token balances held by a Smart Account, including SOL and SPL tokens.Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
Key Concepts
- Token Balances: View all token balances in both raw and decimal formats
- Token Information: Includes mint addresses, token decimals, symbols, names, and logos
- UI Formatting: Human-readable amounts and token metadata provided for easy display
Important Notes
- SOL balance is represented by the native SOL mint address
- Token amounts are provided in both raw and decimal formats
- Zero balances may be omitted from the response
- Some token metadata (symbol, name, logo_url) may be null if not available
Authorizations
UUID-based API key provided by Squads
Headers
Specifies the network for the API request
Available options:
mainnet, devnet Path Parameters
The address of the smart account
Response
Token balances retrieved successfully