DecodeContract
Description
This endpoint allows you to decode contract functions. This function is only available for EVM-based chains.
public static VyTask<VyContractDecodeResultDto[]> DecodeContract(VyContractDecodeRequest reqParams)
Last updated