get_token_balances
Retrieve token balances for a wallet on a specific network, with optional filters and pagination to manage large result sets.
Instructions
Get token balances for a wallet (Codex Growth and Enterprise Plans only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for pagination | |
| networkId | Yes | The network ID the wallet is on | |
| filterToken | No | Optional token to filter balances for | |
| includeNative | No | Include native token balances | |
| walletAddress | Yes | The wallet address to get balances for |