> 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/ue5-sdk-v3/object-references/wallet/fvydecodecontractrequest.md).

# FVyDecodeContractRequest

## Properties

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