Our DEX schema is designed to capture and organize data related to decentralized exchanges (DEX). It includes tables for recording token swap events, 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. |
| Pools | Pool creation events and parameters. |
| Events | Pool creation, add/remove liquidity events of liquidity pools. |
| DEX Token Prices Hourly | DEX token prices drived from dex.trades |