Sorted array of resting orders for asks currently on the orderbook.
Public key for the base mint.
Number of decimals for the baseMint (i.e. baseMintDecimals = 6 -> 1 baseAtom = .000001 baseToken).
Sorted array of resting orders for bids currently on the orderbook.
Array of all claimed seats.
Number of bytes used in the dynamic portion of the market account.
Current next order sequence number.
Public key for the quote mint.
Number of decimals for the quoteMint (i.e. quoteMintDecimals = 6 -> 1 quoteAtom = .000001 quoteToken).
Quote volume in atoms.
Version of the struct, included in case features are added later which use the padding.
MarketData is all information stored on a market account.