VyReadContractRequest

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

chain

The blockchain of the contract

βœ—

walletAddress

string

The wallet address

βœ—

contractAddress

string

The contract address that you want to read

βœ—

functionName

string

The contract function that you want to call

βœ—

inputs

Array of inputs needed to call the function

βœ—

outputs

Array of expected outputs

βœ—

References

Operation

Last updated