Smart Accounts
Get Smart Account Balances
Retrieve token balances for a Smart Account
GET
Get the current token balances held by a Smart Account, including SOL and SPL tokens.
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
200
application/json
Token balances retrieved successfully
The response is of type object
.