Interface QueryGetLatestPriceResponseProtoMsg

interface QueryGetLatestPriceResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryGetLatestPriceResponse";
    value: Uint8Array;
}

Properties

Properties

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