datastore.sh

solana.openbook_v2.place_orders

not seen in sampled epochsIDL-documented

One table of the OpenBook V2 dataset — sliced from the unified archive by ix_name = 'PlaceOrders', coverage apr 2024 → jun 2026. Buying the dataset includes this table and all 30 others.

Payload columns · 18documented from the program IDL · schema v1.0

ColumnTypeTagsDescription
signerpubkeyaccountsignerpayload account
open_orders_accountpubkeyaccountwritablepayload account
open_orders_adminpubkeyaccountsigneroptionalpayload account
user_quote_accountpubkeyaccountwritablepayload account
user_base_accountpubkeyaccountwritablepayload account
marketpubkeyaccountwritablepayload account
bidspubkeyaccountwritablepayload account
askspubkeyaccountwritablepayload account
event_heappubkeyaccountwritablepayload account
market_quote_vaultpubkeyaccountwritablepayload account
market_base_vaultpubkeyaccountwritablepayload account
oracle_apubkeyaccountoptionalpayload account
oracle_bpubkeyaccountoptionalpayload account
token_programpubkeyaccountpayload account
orders_typeenum(limit, immediateOrCancel, postOnly, market, postOnlySlide)argpayload argument
bidsVec<struct { price_lots: i64, max_quote_lots_including_fees: i64, expiry_timestamp: u64 }>argpayload argument
asksVec<struct { price_lots: i64, max_quote_lots_including_fees: i64, expiry_timestamp: u64 }>argpayload argument
limitu8argpayload argument

Physical schema · every delivered filefooter-verified

ColumnTypeDescription
slotu64Solana slot number
tx_indexu32transaction index in block
ix_indexu32top-level instruction index
inner_indexu32inner-instruction index
stack_heightu32CPI stack depth
is_innerbooltrue for inner (CPI) instructions
is_voteboolvote transaction flag
successbooltransaction succeeded (failed txs included)

payload above ships inside the json column · failed txs included & flagged

table: solana.openbook_v2.place_orders · 18 columns · schema v1.0