interface QueryGetMatchResultRequest {
    contractAddr: string;
}

Properties

Properties

contractAddr: string