FVyReadContractRequest

Properties

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

Array of inputs needed to call the function

Outputs

Array of expected outputs

Last updated