Returns list of token balances that a wallet has.
This endpoint is available on Codex Growth and Enterprise Plans
Endpoint: balances
Method: POST
Arguments
| Name | Type | Description |
|---|---|---|
| input | BalancesInput! | Required |
| Name | Type | Description |
|---|---|---|
| cursor | String | A cursor for use in pagination. |
| includeNative | Boolean | Whether to include native network balances in the response (ID will be native:networkId). Requires a list of |
| limit | Int | The maximum number of holdings to return. Does not apply when using |
| networks | [Int!] | The network IDs to filter by. |
| removeScams | Boolean | Whether to remove scam tokens from the response. |
| tokens | [String!] | The token IDs ( |
| walletAddress | String | The wallet address to filter by. |
Response
Explore
Ask questions, share what you're working on and request new features 👬👭