One table of the Jupiter Perpetuals dataset — sliced from the unified archive by ix_name = 'OperatorSetPoolConfig', coverage apr 2024 → jun 2026. Buying the dataset includes this table and all 60 others.
Payload columns · 8documented from the program IDL · schema v1.0
| Column | Type | Tags | Description |
|---|---|---|---|
| operator | pubkey | accountsigner | payload account |
| pool | pubkey | accountwritable | payload account |
| fees | struct { swap_multiplier: u64, stable_swap_multiplier: u64, add_remove_liquidity_bps: u64, swap_bps: u64, tax_bps: u64, stable_swap_bps: u64, stable_swap_tax_bps: u64, liquidation_reward_bps: u64, protocol_share_bps: u64 } | arg | payload argument |
| limit | struct { max_aum_usd: u128, token_weightage_buffer_bps: u128, buffer: u64 } | arg | payload argument |
| max_request_execution_sec | i64 | arg | payload argument |
| max_trigger_price_diff_bps | u64 | arg | payload argument |
| disable_close_position_request | bool | arg | payload argument |
| max_lp_token_price_change_bps | u64 | 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