# CoboWaas2.TokenizationEvmContractCallParams

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | [**TokenizationContractCallType**](TokenizationContractCallType.md) |  | [optional] 
**calldata** | **String** | The data that is used to invoke a specific function or method within the specified contract at the destination address.  | 
**value** | **String** | The transfer amount. For example, if you trade 1.5 ETH, then the value is &#x60;1.5&#x60;.  | [optional] 


