One table of the Pump.fun dataset — sliced from the unified archive by ix_name = 'Create', coverage apr 2024 → jun 2026. Buying the dataset includes this table and all 58 others.
Payload columns · 18documented from the program IDL · schema v1.0
| Column | Type | Tags | Description |
|---|---|---|---|
| mint | pubkey | accountsignerwritable | payload account |
| mint_authority | pubkey | account | payload account |
| bonding_curve | pubkey | accountwritable | payload account |
| associated_bonding_curve | pubkey | accountwritable | payload account |
| global | pubkey | account | payload account |
| mpl_token_metadata | pubkey | account | payload account |
| metadata | pubkey | accountwritable | payload account |
| user | pubkey | accountsignerwritable | payload account |
| system_program | pubkey | account | payload account |
| token_program | pubkey | account | payload account |
| associated_token_program | pubkey | account | payload account |
| rent | pubkey | account | payload account |
| event_authority | pubkey | account | payload account |
| program | pubkey | account | payload account |
| name | String | arg | payload argument |
| symbol | String | arg | payload argument |
| uri | String | arg | payload argument |
| creator | PublicKey | 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