One table of the Orca Whirlpool dataset — sliced from the unified archive by ix_name = 'IncreaseLiquidityV2', coverage apr 2024 → jun 2026. Buying the dataset includes this table and all 66 others.
Payload columns · 20documented from the program IDL · schema v1.0
| Column | Type | Tags | Description |
|---|---|---|---|
| whirlpool | pubkey | accountwritable | payload account |
| token_program_a | pubkey | account | payload account |
| token_program_b | pubkey | account | payload account |
| memo_program | pubkey | account | payload account |
| position_authority | pubkey | accountsigner | payload account |
| position | pubkey | accountwritable | payload account |
| position_token_account | pubkey | account | payload account |
| token_mint_a | pubkey | account | payload account |
| token_mint_b | pubkey | account | payload account |
| token_owner_account_a | pubkey | accountwritable | payload account |
| token_owner_account_b | pubkey | accountwritable | payload account |
| token_vault_a | pubkey | accountwritable | payload account |
| token_vault_b | pubkey | accountwritable | payload account |
| tick_array_lower | pubkey | accountwritable | payload account |
| tick_array_upper | pubkey | accountwritable | payload account |
| whirlpool_program | pubkey | account | payload account |
| liquidity_amount | u128 | arg | payload argument |
| token_max_a | u64 | arg | payload argument |
| token_max_b | u64 | arg | payload argument |
| remaining_accounts_info | Option<struct { slices: Vec<struct { accounts_type: enum(transferHookA, transferHookB, transferHookReward, transferHookInput, transferHookIntermediate, transferHookOutput, supplementalTickArrays, supplementalTickArraysOne, ...), 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