Interface QueryGetHistoricalPricesResponseProtoMsg

interface QueryGetHistoricalPricesResponseProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryGetHistoricalPricesResponse";
    value: Uint8Array;
}

Properties

Properties

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