Skip to main content

Tables

CLPool_Burn_event

Liquidity removal events from Aerodrome V3 concentrated liquidity (CL) pools on Base, capturing position burns with token amounts withdrawn and tick range parameters. Used for tracking LP exit activity and analyzing liquidity depth changes across price ranges.
Query with partition filter

CLPool_Collect_event

Fee collection events from Aerodrome V3 concentrated liquidity pools on Base, recording token amounts withdrawn by liquidity providers from specific tick ranges. Used for analyzing LP earnings, fee accrual patterns, and position management behavior.
Query with partition filter

CLPool_CollectFees_event

Fee collection events from Aerodrome V3 concentrated liquidity (CL) pools on Base, recording amounts of both tokens withdrawn by liquidity providers. Used for tracking LP earnings, protocol revenue distribution, and liquidity provider profitability analysis.
Query with partition filter

CLPool_Flash_event

Flash loan events from Aerodrome V3 concentrated liquidity pools on Base, capturing borrowed amounts (amount0/amount1) and fees paid (paid0/paid1) for arbitrage and MEV analysis. Used for tracking flash loan activity patterns and fee generation across liquidity pools.
Query with partition filter

CLPool_Mint_event

Liquidity provision events from Aerodrome V3 concentrated liquidity (CL) pools on Base, capturing mint actions with token amounts, tick ranges, and position owner details. Used for analyzing liquidity provider behavior, position sizing, and capital efficiency in Uniswap V3-style automated market makers.
Query with partition filter

CLPool_Swap_event

Swap events from Aerodrome V3 concentrated liquidity pools on Base, capturing token exchanges with amounts, price impacts (sqrtPriceX96), and tick movements. Used for analyzing DEX trading activity, price discovery, and liquidity utilization across Aerodrome’s Uniswap V3-style pools.
Query with partition filter

CLPoolFactory_PoolCreated_event

Pool creation events from Aerodrome V3 concentrated liquidity (CL) factory contract on Base. Records new liquidity pool deployments with token pairs, pool addresses, and tick spacing configuration for tracking DEX pool launches and liquidity structure.
Query with partition filter