Dump.fun

Historical bundleLaunchpad
solana / dumpfun · 6 tables
Tables
6 · 3 ev + 3 in
Coverage
Recent to full history
Schemas
6 typed
Format
Parquet · native columns
Source
Solana

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.json
Packaging
6 typed Parquet tables
Partitioning
by date
Integrity
manifest + sha256 per file
Versioning
immutable; fixes republish
Every table's schema is documented below ↓

Schema reference

all 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.

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

solana.dumpfun.dump_buy_tokens_with_exact_sol

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

solana.dumpfun.dump_mint

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

solana.dumpfun.dump_sell_exact_tokens

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

solana.dumpfun.dump_sell_token_event

Every DumpSellTokenEvent event emitted by Dump.fun on Solana, delivered as typed Parquet. 11 cols

Fields user · mint · token_in · sol_out · sell_time

solana.dumpfun.dump_token_created_event

Every DumpTokenCreatedEvent event emitted by Dump.fun on Solana, delivered as typed Parquet. 10 cols

Fields creator · mint · create_time · sell_lock_period

dataset: dumpfun · 6 tables · schema v1.0