Get the parsed market info from the wrapper.
PublicKey for the market
MarketInfoParsed
Get the open orders from the wrapper.
PublicKey for the market
WrapperOpenOrder[]
StaticdeserializeDeserializes wrapper data from a given buffer and returns a Wrapper object
This includes both the fixed and dynamic parts of the market. https://github.com/CKS-Systems/manifest/blob/main/programs/wrapper/src/wrapper_state.rs
The data buffer to deserialize
WrapperData
StaticloadStaticload
Wrapper object used for reading data from a wrapper for manifest markets.