# VyVechainContractExecutionDto

## Properties

| Field        | Type   | Description | Required |
| ------------ | ------ | ----------- | -------- |
| amount       | string |             | ✗        |
| to           | string |             | ✗        |
| functionName | string |             | ✗        |
| inputs       | Any    |             | ✗        |

## References

**Schema**

* [VyVechainContractExecutionRequest](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/wallet/broken-reference)
