Interface QueryGetLatestPriceResponseAminoMsg

interface QueryGetLatestPriceResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryGetLatestPriceResponse";
    value: QueryGetLatestPriceResponseAmino;
}

Properties

Properties

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