VyReadContractRequest
A request to read data from a contract on the Vy secret chain.
Properties
Field
Type
Description
walletAddress
string
The wallet address to use for the contract.
contractAddress [required]
string
The address of the contract to read.
functionName [required]
string
The name of the function to call on the contract.
Last updated