readContract
This endpoint allows you to read contract functions. This function is only available for EVM-based chains.
public readContract(reqParams: VyReadContractDto) : VyPromise<VyReadContractResultDto[]>
Last updated
This endpoint allows you to read contract functions. This function is only available for EVM-based chains.
public readContract(reqParams: VyReadContractDto) : VyPromise<VyReadContractResultDto[]>
Last updated