# VyCompanyWalletBalanceDto

## Properties

| Field      | Type   | Description | Required |
| ---------- | ------ | ----------- | -------- |
| Chain      | string |             | ✗        |
| Address    | string |             | ✗        |
| Balance    | float  |             | ✗        |
| Symbol     | string |             | ✗        |
| RawBalance | string |             | ✗        |
| Decimals   | int    |             | ✗        |

## References

**Operation**

* [GetCompanyWallets](https://sdk.venly.io/sdk-reference/c-sdk-v3/function-references/token/company-wallets/getcompanywallets)
* [GetCompanyWallets (ByChain)](https://sdk.venly.io/sdk-reference/c-sdk-v3/function-references/token/company-wallets/getcompanywalletsbychain)
