Liquidity Pool Events

Liquidity Pool Events tables are organized at the protocol level.

This is due to the variations in pool design across protocols.

  • For example, Uniswap v3 LPs introduced concentrated liquidity and price ticks which is absent in v2

  • Balancer can allow users to create pools with more than 2 tokens, meaning users can simultaneously provide LP for > 2 tokens.

Protocol-specific tables will retain these metrics that will otherwise be dropped if this was aggregated into a single table.

The liquidity pool events contain liquidity swap, sync, mint and burn events for Uniswap v2 & swap, collect flash, mint and burn for Uniswap v3.

Currently, the following protocols and projects are supported.

Last updated