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. |
filterToken | String | Optional token specifically request the balance for |
includeNative | Boolean | If set to true, native tokens in the response, they will have the id: native: |
limit | Int | The maximum number of holdings to return. |
walletAddress | String | The wallet address to filter by. |
walletId | String | The ID of the wallet ( |
Response
Explore
Ask questions, share what you're working on and request new features 👬👭