interface QueryParamsResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryParamsResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.dex.QueryParamsResponse"
value: Uint8Array