ReadContract
Reads contract data based on the provided request parameters.
Path Parameters
Returns
VyTask<VyReadContractResultDto[]> An asynchronous task that returns an array of VyReadContractResultDto objects containing the contract data.
Last updated