Moonshot

Historical bundleLaunchpad
solana / moonshot · 5 tables
Tables
5 · 5 in
Coverage
Recent to full history
Schemas
5 typed
Format
Parquet · native columns
Source
Solana

Historical Moonshot data for Solana: token mints, buys, sells, fund migration at graduation, and configuration updates. Documented schemas, analytics-ready Parquet, recent or full-history coverage.

Explore tablestyped market and event schemas

How it is deliveredschema v1.0

solana/moonshot/
  schema=v1.0/
    <table>/date=.../part-0000.parquet
    ... one directory per typed table
  _manifests/
    moonshot.v1.0.manifest.json
Packaging
5 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 5 tables · 94 columns · schema v1.0

Delivered as 5 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.moonshot.buy

Every decoded Buy instruction from Moonshot on Solana, delivered as typed Parquet. 19 cols

Accounts sender · sender_token_account · curve_account · curve_token_account · dex_fee · helio_fee · mint · config_account · token_program · associated_token_program · system_program

Arguments data

solana.moonshot.config_update

Every decoded ConfigUpdate instruction from Moonshot on Solana, delivered as typed Parquet. 10 cols

Accounts config_authority · config_account

Arguments data

solana.moonshot.migrate_funds

Every decoded MigrateFunds instruction from Moonshot on Solana, delivered as typed Parquet. 19 cols

Accounts backend_authority · migration_authority · curve_account · curve_token_account · migration_authority_token_account · mint · dex_fee_account · helio_fee_account · config_account · system_program · token_program · associated_token_program

solana.moonshot.sell

Every decoded Sell instruction from Moonshot on Solana, delivered as typed Parquet. 19 cols

Accounts sender · sender_token_account · curve_account · curve_token_account · dex_fee · helio_fee · mint · config_account · token_program · associated_token_program · system_program

Arguments data

solana.moonshot.token_mint

Every decoded TokenMint instruction from Moonshot on Solana, delivered as typed Parquet. 27 cols

Accounts sender · backend_authority · curve_account · mint · mint_metadata · curve_token_account · config_account · token_program · associated_token_program · mpl_token_metadata · system_program

Arguments name · symbol · uri · decimals · collateral_currency · amount · curve_type · migration_target · mint_params

dataset: moonshot · 5 tables · schema v1.0