solana_getTokenAccountsByOwner
Get all SPL token accounts owned by a wallet. Returns mint, balance, decimals for each token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Wallet address (base58) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| context | Yes |