spl-token_getTokenAccounts
Retrieve all SPL token accounts for any Solana wallet, including balances and metadata, with an option to show zero-balance accounts.
Instructions
List all SPL token accounts for a wallet with balances and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Wallet to query all token accounts for | |
| showZeroBalance | No | Include zero-balance accounts |