# VyQuery\_GetCompanyWalletsByChain

| Query          | Type                                                                                               | Description                                                                                                                                                                                                         |
| -------------- | -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| PageableDto    | [VyPageableDto](https://sdk.venly.io/sdk-reference/c-sdk-v3/object-references/token/vypageabledto) | Pagination filter for the response                                                                                                                                                                                  |
| IncludeBalance | bool                                                                                               | 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. |
