FVyReadContractRequest

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

Chain

The blockchain of the contract

WalletAddress

FVyOptString

The wallet address

ContractAddress

FVyOptString

The contract address that you want to read

FunctionName

FVyOptString

The contract function that you want to call

Inputs

FVyOptContractInputParamDtoArray

Array of inputs needed to call the function

Outputs

FVyOptContractOutputParamDtoArray

Array of expected outputs

References

Operation

Last updated