solana.dumpfun.dump_buy_token_event
Every DumpBuyTokenEvent event emitted by Dump.fun on Solana, delivered as typed Parquet. 11 cols
Fields user · mint · sol_in · token_out · buy_time
Historical Dump.fun data for Solana: token mints, exact-SOL buys, exact-token sells, and the decoded creation and trade events. Documented schemas, analytics-ready Parquet, recent or full-history coverage.
Explore tablestyped market and event schemas
How it is deliveredschema v1.0
solana/dumpfun/
schema=v1.0/
<table>/date=.../part-0000.parquet
... one directory per typed table
_manifests/
dumpfun.v1.0.manifest.jsonall 6 tables · 98 columns · schema v1.0
Delivered as 3 event tables and 3 instruction 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 DumpBuyTokenEvent event emitted by Dump.fun on Solana, delivered as typed Parquet. 11 cols
Fields user · mint · sol_in · token_out · buy_time
Every decoded DumpBuyTokensWithExactSol instruction from Dump.fun on Solana, delivered as typed Parquet. 20 cols
Accounts user · platform_fee_wallet · mint_account · liquidity_pool · liquidity_pool_authority · liquidity_pool_token_account · user_token_account · token_program · associated_token_program · system_program · rent
Arguments sol_in · min_token_out
Every decoded DumpMint instruction from Dump.fun on Solana, delivered as typed Parquet. 24 cols
Accounts payer · metadata_account · mint_account · liquidity_pool · liquidity_pool_authority · liquidity_pool_token_account · token_metadata_program · token_program · associated_token_program · system_program · rent
Arguments token_name · token_symbol · token_uri · sell_lock_period · virtual_sol_reserve · ramping_limits
Every decoded DumpSellExactTokens instruction from Dump.fun on Solana, delivered as typed Parquet. 22 cols
Accounts user · platform_fee_wallet · company_tax_wallet · creator_wallet · mint_account · liquidity_pool · liquidity_pool_authority · liquidity_pool_token_account · user_token_account · token_program · associated_token_program · system_program · rent
Arguments token_in · min_sol_out
Every DumpSellTokenEvent event emitted by Dump.fun on Solana, delivered as typed Parquet. 11 cols
Fields user · mint · token_in · sol_out · sell_time
Every DumpTokenCreatedEvent event emitted by Dump.fun on Solana, delivered as typed Parquet. 10 cols
Fields creator · mint · create_time · sell_lock_period