interface QueryGetPriceResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryGetPriceResponse";
    value: QueryGetPriceResponseAmino;
}

Properties

Properties

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