VyReadContractDto
\!! DESCRIPTION MISSING !!
Last updated
\!! DESCRIPTION MISSING !!
Last updated
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
✗
Operation