# FVyDecodeContractRequest

## Properties

| Chain   | [EVyChain](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/shared/enum/evychain)                                                          | The blockchain of the contract                 |
| ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
| Data    | FVyOptString                                                                                                                                              | The encoded data of the contract function call |
| Outputs | [FVyOptContractDecodeRequestOutputParamArray](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/wallet/fvycontractdecoderequestoutputparam) | Array of expected outputs                      |
