get_token_balances
Retrieve all SPL token holdings for a Solana wallet, including mint address, symbol, balance, and USD value.
Instructions
Get ALL token holdings for a Solana wallet address. Returns every SPL token the wallet holds with mint address, symbol, name, balance, and USD value where available. Use this when the user asks what tokens a wallet holds or wants a general overview of wallet contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Base58 Solana wallet address (32-44 characters) |