# VyErc20TokenDestinationDto

## Properties

| Field   | Type   | Description                                                               | Required |
| ------- | ------ | ------------------------------------------------------------------------- | -------- |
| address | string | Address of the destination wallet where minted ERC20 tokens will be sent. | ✗        |
| amount  | number | Amount of ERC20 tokens to be minted and sent to specified wallet address. | ✗        |

## References

**Schema**

* [VyMintErc20TokensRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vyminterc20tokensrequest)
* [VyErc20TokenMintDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vyerc20tokenmintdto)
* [VyErc20TokenMintDto](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vyerc20tokenmintdto)
