VyReadContractDto

\!! DESCRIPTION MISSING !!

Properties

FieldTypeDescriptionRequired

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