One table of the Raydium Launchpad dataset — sliced from the unified archive by ix_name = 'MigrateToAmm', coverage ≈ apr 2025 → jun 2026. Buying the dataset includes this table and all 30 others.
Payload columns · 35documented from the program IDL · schema v1.0
| Column | Type | Tags | Description |
|---|---|---|---|
| payer | pubkey | accountsignerwritable | payload account |
| base_mint | pubkey | account | payload account |
| quote_mint | pubkey | account | payload account |
| openbook_program | pubkey | account | payload account |
| market | pubkey | accountwritable | payload account |
| request_queue | pubkey | accountwritable | payload account |
| event_queue | pubkey | accountwritable | payload account |
| bids | pubkey | accountwritable | payload account |
| asks | pubkey | accountwritable | payload account |
| market_vault_signer | pubkey | account | payload account |
| market_base_vault | pubkey | accountwritable | payload account |
| market_quote_vault | pubkey | accountwritable | payload account |
| amm_program | pubkey | account | payload account |
| amm_pool | pubkey | accountwritable | payload account |
| amm_authority | pubkey | account | payload account |
| amm_open_orders | pubkey | accountwritable | payload account |
| amm_lp_mint | pubkey | accountwritable | payload account |
| amm_base_vault | pubkey | accountwritable | payload account |
| amm_quote_vault | pubkey | accountwritable | payload account |
| amm_target_orders | pubkey | accountwritable | payload account |
| amm_config | pubkey | account | payload account |
| amm_create_fee_destination | pubkey | accountwritable | payload account |
| authority | pubkey | accountwritable | payload account |
| pool_state | pubkey | accountwritable | payload account |
| global_config | pubkey | account | payload account |
| base_vault | pubkey | accountwritable | payload account |
| quote_vault | pubkey | accountwritable | payload account |
| pool_lp_token | pubkey | accountwritable | payload account |
| spl_token_program | pubkey | account | payload account |
| associated_token_program | pubkey | account | payload account |
| system_program | pubkey | account | payload account |
| rent_program | pubkey | account | payload account |
| base_lot_size | u64 | arg | payload argument |
| quote_lot_size | u64 | arg | payload argument |
| market_vault_signer_nonce | 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