datastore.sh

solana.jupiter_swap.swaps_event

IDL-documented

One table of the Jupiter Swap dataset — sliced from the unified archive by ix_name = 'SwapsEvent', coverage apr 2024 → jun 2026. Buying the dataset includes this table and all 24 others.

Payload columns · 1documented from the program IDL · schema v1.0

ColumnTypeTagsDescription
swap_eventsVec<struct { input_mint: PublicKey, input_amount: u64, output_mint: PublicKey, output_amount: u64 }>fieldpayload field

Physical schema · every delivered filefooter-verified

ColumnTypeDescription
slotu64Solana slot number
tx_indexu32transaction index in block
ix_indexu32top-level instruction index
inner_indexu32inner-instruction index
stack_heightu32CPI stack depth
is_innerbooltrue for inner (CPI) instructions
is_voteboolvote transaction flag
successbooltransaction succeeded (failed txs included)

payload above ships inside the json column · failed txs included & flagged

table: solana.jupiter_swap.swaps_event · 1 columns · schema v1.0