One table of the Meteora DLMM dataset — sliced from the unified archive by ix_name = 'RebalanceLiquidity', coverage apr 2024 → jun 2026. Buying the dataset includes this table and all 104 others.
Payload columns · 30documented from the program IDL · schema v1.0
| Column | Type | Tags | Description |
|---|---|---|---|
| position | pubkey | accountwritable | payload account |
| lb_pair | pubkey | accountwritable | payload account |
| bin_array_bitmap_extension | pubkey | accountwritableoptional | payload account |
| user_token_x | pubkey | accountwritable | payload account |
| user_token_y | pubkey | accountwritable | payload account |
| reserve_x | pubkey | accountwritable | payload account |
| reserve_y | pubkey | accountwritable | payload account |
| token_x_mint | pubkey | account | payload account |
| token_y_mint | pubkey | account | payload account |
| owner | pubkey | accountsigner | payload account |
| rent_payer | pubkey | accountsignerwritable | payload account |
| token_x_program | pubkey | account | payload account |
| token_y_program | pubkey | account | payload account |
| memo_program | pubkey | account | payload account |
| system_program | pubkey | account | payload account |
| event_authority | pubkey | account | payload account |
| program | pubkey | account | payload account |
| active_id | i32 | arg | payload argument |
| max_active_bin_slippage | u16 | arg | payload argument |
| should_claim_fee | bool | arg | payload argument |
| should_claim_reward | bool | arg | payload argument |
| min_withdraw_x_amount | u64 | arg | payload argument |
| max_deposit_x_amount | u64 | arg | payload argument |
| min_withdraw_y_amount | u64 | arg | payload argument |
| max_deposit_y_amount | u64 | arg | payload argument |
| shrink_mode | u8 | arg | payload argument |
| padding | bytes[31] | arg | payload argument |
| removes | Vec<struct { min_bin_id: Option<i32>, max_bin_id: Option<i32>, bps: u16, padding: bytes[16] }> | arg | payload argument |
| adds | Vec<struct { min_delta_id: i32, max_delta_id: i32, x0: u64, y0: u64, delta_x: u64, delta_y: u64, bit_flag: u8, favor_x_in_active_id: bool, padding: bytes[16] }> | arg | payload argument |
| remaining_accounts_info | struct { slices: Vec<struct { accounts_type: enum(transferHookX, transferHookY, transferHookReward, transferHookMultiReward), length: 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