One table of the DFlow Aggregator V4 dataset — sliced from the unified archive by ix_name = 'OpenOrder', coverage ≈ apr 2025 → jun 2026. Buying the dataset includes this table and all 20 others.
Payload columns · 21documented from the program IDL · schema v1.0
| Column | Type | Tags | Description |
|---|---|---|---|
| order | pubkey | accountwritable | payload account |
| order_vault | pubkey | accountwritable | payload account |
| input_token_account | pubkey | accountwritable | payload account |
| output_token_account | pubkey | account | payload account |
| return_input_token_account | pubkey | account | payload account |
| input_mint | pubkey | account | payload account |
| user_token_authority | pubkey | accountsigner | payload account |
| fee_payer | pubkey | accountsignerwritable | payload account |
| fee_receiver | pubkey | accountwritable | payload account |
| rent_depositor | pubkey | accountsignerwritable | payload account |
| token_program | pubkey | account | payload account |
| system_program | pubkey | account | payload account |
| rent | pubkey | account | payload account |
| input_amount | u64 | arg | payload argument |
| quoted_out_amount | u64 | arg | payload argument |
| fee_budget | u64 | arg | payload argument |
| order_account_id | u64 | arg | payload argument |
| fillable_for_slots | u32 | arg | payload argument |
| slippage_bps | u16 | arg | payload argument |
| closer | PublicKey | arg | payload argument |
| flags | u8 | arg | payload argument |
Physical schema · every delivered filefooter-verified
| Column | Type | Description |
|---|---|---|
| slot | u64 | Solana slot number |
| tx_index | u32 | transaction index in block |
| ix_index | u32 | top-level instruction index |
| inner_index | u32 | inner-instruction index |
| stack_height | u32 | CPI stack depth |
| is_inner | bool | true for inner (CPI) instructions |
| is_vote | bool | vote transaction flag |
| success | bool | transaction succeeded (failed txs included) |
payload above ships inside the json column · failed txs included & flagged