Delivered as 4 instruction tables and 3 event tables, partitioned and versioned as Parquet. Coverage runs recent to full history; every purchase includes all of them with manifests and per-file checksums.
Every decoded Buy instruction from Vertigo on Solana, delivered as typed Parquet. 21 cols
Accounts pool · user · owner · mint_a · mint_b · user_ta_a · user_ta_b · vault_a · vault_b · token_program_a · token_program_b · system_program · program
Arguments params
Every BuyEvent event emitted by Vertigo on Solana, delivered as typed Parquet. 13 cols
Fields pool · user · amount_a · amount_b · new_reserves_a · new_reserves_b · fee_a
Every decoded Claim instruction from Vertigo on Solana, delivered as typed Parquet. 14 cols
Accounts pool · system_program · claimer · mint_a · vault_a · receiver_ta_a · token_program_a
Every decoded Create instruction from Vertigo on Solana, delivered as typed Parquet. 24 cols
Accounts payer · owner · token_wallet_authority · mint_a · mint_b · token_wallet_b · pool · vault_a · vault_b · token_program_a · token_program_b · system_program · rent
Arguments shift · initial_token_b_reserves · fee_params · params
Every PoolCreatedEvent event emitted by Vertigo on Solana, delivered as typed Parquet. 13 cols
Fields pool · mint_a · mint_b · owner · initial_token_reserves · shift · fee_params
Every decoded Sell instruction from Vertigo on Solana, delivered as typed Parquet. 21 cols
Accounts pool · user · owner · mint_a · mint_b · user_ta_a · user_ta_b · vault_a · vault_b · token_program_a · token_program_b · system_program · program
Arguments params
Every SellEvent event emitted by Vertigo on Solana, delivered as typed Parquet. 13 cols
Fields pool · user · amount_a · amount_b · new_reserves_a · new_reserves_b · fee_a