> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Trades

> Perpetual futures trades across venues.

One row per fill or position-change event. Hyperliquid, Lighter, and Kalshi are fills. GMX and Jupiter are position increases, decreases, and liquidations.

Hyperliquid and Lighter trade tables include spot. Filter `market_type = 'perpetuals'`.

| Protocol           | Table                                                                            | Schema                  |
| ------------------ | -------------------------------------------------------------------------------- | ----------------------- |
| Hyperliquid        | [trades](/historical-data/supported-blockchains/hyperliquid/dex/trades)          | `hyperliquid.dex`       |
| Lighter            | [trades](/historical-data/supported-blockchains/lighter/dex/trades)              | `lighter.dex`           |
| Lighter Robinhood  | [trades](/historical-data/supported-blockchains/lighter-robinhood/dex/trades)    | `lighter_robinhood.dex` |
| Kalshi             | [trades](/historical-data/perpetuals/kalshi/trades)                              | `common.perpetuals`     |
| Jupiter Perpetuals | [trades](/historical-data/supported-blockchains/solana/solana/perpetuals/trades) | `solana.perpetuals`     |
| GMX (Arbitrum)     | [trades](/historical-data/supported-blockchains/evm/arbitrum/perpetuals/trades)  | `arbitrum.perpetuals`   |
| GMX (Avalanche)    | [trades](/historical-data/supported-blockchains/evm/avalanche/perpetuals/trades) | `avalanche.perpetuals`  |
| GMX (MegaETH)      | [trades](/historical-data/supported-blockchains/evm/megaeth/perpetuals/trades)   | `megaeth.perpetuals`    |
