Interface QueryGetHistoricalPricesResponseAminoMsg

interface QueryGetHistoricalPricesResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryGetHistoricalPricesResponse";
    value: QueryGetHistoricalPricesResponseAmino;
}

Properties

Properties

type: "/seiprotocol.seichain.dex.QueryGetHistoricalPricesResponse"