interface QueryGetOrdersResponseAminoMsg {
    type: "/seiprotocol.seichain.dex.QueryGetOrdersResponse";
    value: QueryGetOrdersResponseAmino;
}

Properties

Properties

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