> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vyerc20tokendestinationdto.md).

# 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](/sdk-reference/ts-js-v3/object-references/token/vyminterc20tokensrequest.md)
* [VyErc20TokenMintDto](/sdk-reference/ts-js-v3/object-references/token/vyerc20tokenmintdto.md)
* [VyErc20TokenMintDto](/sdk-reference/ts-js-v3/object-references/token/vyerc20tokenmintdto.md)
