# VyQuery\_GetCompanyWalletsByChain

| Query          | Type                                                                                               | Description                                                                                                                                                                                                         |
| -------------- | -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| pageableDto    | [VyPageableDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vypageabledto) | 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. |
