Interface QueryGetHistoricalPricesRequestProtoMsg

interface QueryGetHistoricalPricesRequestProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.QueryGetHistoricalPricesRequest";
    value: Uint8Array;
}

Properties

Properties

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