Market of the orderbook
Slab that contains asks
Slab that contains bids
Returns the market object associated to the orderbook
Returns the asks slab of the orderbook
Returns the bids slab of the orderbook
Depth of orders to deserialize
Asks or bids boolean
Optional, whether to return the amounts in uiAmount
Returns an L2 orderbook
The solana connection object to the RPC node
The address of the market
Returns an orderbook object
The solana connection object to the RPC node
The address of the Slab
A deserialized Slab object
Generated using TypeDoc
Orderbook class