# VyHederaTokenAssociationDto

## Properties

| Field                    | Type   | Description                                                                           | Required |
| ------------------------ | ------ | ------------------------------------------------------------------------------------- | -------- |
| address                  | string | The public wallet address                                                             | ✗        |
| maxTokenAutoAssociations | BigInt | Number of max auto - associations. (\_Without needing to associate the token first\_) | ✗        |
| tokens                   | string | List of associated tokens with your wallet address                                    | ✗        |

## References

**Operation**

* [getTokenAssociationsForHedera](https://sdk.venly.io/sdk-reference/ts-js-v3/function-references/wallet/balance/gettokenassociationsforhedera)
