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

# Hyperliquid

> Perpetual futures on Hyperliquid DEX, including native markets and HIP-3 permissionless DEXes.

Hyperliquid is an L1 for onchain financial applications. The native Hyperliquid DEX is a fully onchain order book with spot and perpetual markets, including HIP-3 permissionless perpetual DEXes.

Full Hyperliquid docs: [Hyperliquid overview](/historical-data/supported-blockchains/hyperliquid/overview). Data guide: [Data Guide](/historical-data/supported-blockchains/hyperliquid/data-guide). Realtime fills, orders, and orderbook: [Hyperliquid MCP tools](/ai/mcp/tools-reference/hyperliquid).

Filter `hyperliquid.dex.trades` with `market_type = 'perpetuals'` for perp fills. Spot and perps share the same trade and orderbook tables.

## Schemas

| Schema                | Perpetual coverage                                                                                     | Docs                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| --------------------- | ------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `hyperliquid.dex`     | Enriched trades (spot and perps, including HIP-3)                                                      | [trades](/historical-data/supported-blockchains/hyperliquid/dex/trades)                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| `hyperliquid.assets`  | Latest and daily perpetual positions                                                                   | [perpetual\_positions\_latest](/historical-data/supported-blockchains/hyperliquid/assets/perpetual-positions-latest) · [perpetual\_positions\_daily](/historical-data/supported-blockchains/hyperliquid/assets/perpetual-positions-daily)                                                                                                                                                                                                                                                                                    |
| `hyperliquid.raw`     | Market metadata, funding and open interest, position snapshots, liquidation ledger events, order books | [perpetual\_markets](/historical-data/supported-blockchains/hyperliquid/raw/perpetual-markets) · [perpetual\_market\_asset\_contexts](/historical-data/supported-blockchains/hyperliquid/raw/perpetual-market-asset-contexts) · [perpetual\_positions](/historical-data/supported-blockchains/hyperliquid/raw/perpetual-positions) · [misc\_events](/historical-data/supported-blockchains/hyperliquid/raw/misc-events) · [orderbook\_snapshots](/historical-data/supported-blockchains/hyperliquid/raw/orderbook-snapshots) |
| `hyperliquid.metrics` | Daily volume, open interest, fees, and liquidation totals                                              | [overview](/historical-data/supported-blockchains/hyperliquid/metrics/overview) · [overview\_by\_coin](/historical-data/supported-blockchains/hyperliquid/metrics/overview-by-coin) · [dex\_overview](/historical-data/supported-blockchains/hyperliquid/metrics/dex-overview)                                                                                                                                                                                                                                               |
