Our DEX schema is designed to capture and organize data related to decentralized exchanges (DEX). It includes tables for recording token swap events and liquidity pool creations.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.
| DEX Tables | Description |
|---|---|
| Trades | Token swaps on major DEXes that route through the protocol’s or DEX’s liquidity pool. |
| Aggregator Trades | DEX aggregator trades are trades executed by aggregators or contracts that route swaps across multiple liquidity pools on-chain or through market makers. |
| Liquidity Pools | Pool creation events and parameters. |