Interface QueryGetLatestPriceRequestAminoMsg

interface QueryGetLatestPriceRequestAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryGetLatestPriceRequest";
    value: QueryGetLatestPriceRequestAmino;
}

Properties

Properties

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