datastore.sh

solana.openbook_v2.place_order_pegged

14.3M rows observedIDL-documented

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

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

ColumnTypeTagsDescription
signerpubkeyaccountsignerpayload account
open_orders_accountpubkeyaccountwritablepayload account
open_orders_adminpubkeyaccountsigneroptionalpayload account
user_token_accountpubkeyaccountwritablepayload account
marketpubkeyaccountwritablepayload account
bidspubkeyaccountwritablepayload account
askspubkeyaccountwritablepayload account
event_heappubkeyaccountwritablepayload account
market_vaultpubkeyaccountwritablepayload account
oracle_apubkeyaccountoptionalpayload account
oracle_bpubkeyaccountoptionalpayload account
token_programpubkeyaccountpayload account
argsstruct { side: enum(bid, ask), price_offset_lots: i64, peg_limit: i64, max_base_lots: i64, max_quote_lots_including_fees: i64, client_order_id: u64, order_type: enum(limit, immediateOrCancel, postOnly, market, postOnlySlide), expiry_timestamp: u64, self_trade_behavior: enum(decrementTake, cancelProvide, abortTransaction), limit: u8 }argpayload 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_order_pegged · 13 columns · schema v1.0