Jupiter Limit Order

Historical bundleLimit & DCA
solana / jupiter-limit-order · 4 tables
Tables
4 · 4 in
Coverage
Recent to full history
Schemas
4 typed
Format
Parquet · native columns
Source
Solana

Historical Jupiter Limit Order data for Solana: order initialization, cancellation, and the two-step flash fill used to settle a filled order. Documented schemas, analytics-ready Parquet, recent or full-history coverage.

Explore tablestyped market and event schemas

How it is deliveredschema v1.0

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

Delivered as 4 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.jupiter_limit_order.cancel_order

Every decoded CancelOrder instruction from Jupiter Limit Order on Solana, delivered as typed Parquet. 14 cols

Accounts order · reserve · maker · maker_input_account · system_program · token_program · input_mint

solana.jupiter_limit_order.flash_fill_order

Every decoded FlashFillOrder instruction from Jupiter Limit Order on Solana, delivered as typed Parquet. 22 cols

Accounts order · reserve · maker · taker · maker_output_account · taker_input_account · fee_authority · program_fee_account · referral · input_mint · input_mint_token_program · output_mint · output_mint_token_program · system_program

Arguments max_taking_amount

solana.jupiter_limit_order.initialize_order

Every decoded InitializeOrder instruction from Jupiter Limit Order on Solana, delivered as typed Parquet. 22 cols

Accounts base · maker · order · reserve · maker_input_account · input_mint · maker_output_account · referral · output_mint · system_program · token_program · rent

Arguments making_amount · taking_amount · expired_at

solana.jupiter_limit_order.pre_flash_fill_order

Every decoded PreFlashFillOrder instruction from Jupiter Limit Order on Solana, delivered as typed Parquet. 16 cols

Accounts order · reserve · taker · taker_output_account · input_mint · input_mint_token_program · instruction · system_program

Arguments making_amount

dataset: jupiter-limit-order · 4 tables · schema v1.0