These schemas capture enriched DEX events from Uniswap V2, V3, and V4 liquidity pools. Each event table includes comprehensive token metadata, USD price data, and normalized fields to simplify querying and analysis. This enriched format eliminates the need for additional joins when exploring the data.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.
Available Event Tables
- Uniswap V2 Events: Contains swap, Sync, Mint, Burn events from Uniswap V2 Liquidity Pools
- Uniswap V3 Events: Contains swap, Sync, Mint, Collect, Burn, Initialize, Flash events from Uniswap V3 Liquidity Pools
- Uniswap V4 Events: Contains OperatorSet, OwnershipTransferred, ProtocolFeeControllerUpdated, Transfer, ProtocolFeeUpdated, Initialize, Swap, ModifyLiquidity, and Donate events from Uniswap V4 PoolManager
Coming Soon
We’re actively working on expanding our DEX pool event coverage to include other major protocols such as:- Curve Finance
- Algebra
- PancakeSwap
- And more!
Key Features
- All tables include enriched token information (name, symbol, decimals)
- USD prices are included where applicable
- High-precision values are available with _str suffix columns
- Each event has a unique identifier for easy querying