Interface QueryGetMarketSummaryResponseAminoMsg

interface QueryGetMarketSummaryResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryGetMarketSummaryResponse";
    value: QueryGetMarketSummaryResponseAmino;
}

Properties

Properties

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