Interface QueryGetLatestPriceRequestProtoMsg

interface QueryGetLatestPriceRequestProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryGetLatestPriceRequest";
    value: Uint8Array;
}

Properties

Properties

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