# VyContractEncodeRequestInputParam

## Properties

| Field | Type   | Description                                                             | Required |
| ----- | ------ | ----------------------------------------------------------------------- | -------- |
| type  | string | Type of the input parameter (ex. uint256)                               | ✗        |
| value | string | Value of the input parameter. This needs to be passed as a string value | ✗        |

## References

**Schema**

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