> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/queries/vyquery_getcompanywalletsbychain.md).

# VyQuery\_GetCompanyWalletsByChain

| Query          | Type                                                                              | Description                                                                                                                                                                                                         |
| -------------- | --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| pageableDto    | [VyPageableDto](/sdk-reference/ts-js-v3/object-references/token/vypageabledto.md) | Pagination filter for the response                                                                                                                                                                                  |
| includeBalance | boolean                                                                           | This flag indicates to include the balance of company minter wallets in the response or not. Note that setting it to \`true\` will impact the endpoint's response time if you have too many company minter wallets. |
