# VyCompanyWalletBalanceDto

## Properties

| Field      | Type   | Description | Required |
| ---------- | ------ | ----------- | -------- |
| chain      | string |             | ✗        |
| address    | string |             | ✗        |
| balance    | number |             | ✗        |
| symbol     | string |             | ✗        |
| rawBalance | string |             | ✗        |
| decimals   | number |             | ✗        |

## References

**Operation**

* [getCompanyWallets](https://sdk.venly.io/sdk-reference/ts-js-v3/function-references/token/company-wallets/getcompanywallets)
* [getCompanyWalletsByChain](https://sdk.venly.io/sdk-reference/ts-js-v3/function-references/token/company-wallets/getcompanywalletsbychain)
