interface ActiveOrdersProtoMsg {
    typeUrl: "/seiprotocol.seichain.dex.ActiveOrders";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.dex.ActiveOrders"
value: Uint8Array