dexanalytics
DEX Analytics
01. Try Our Data
Visit Docs
select * from crosschain.dex.uniswap_v4_events limit 25000
Allium Logo
Query not run yet
0s
02. Coverage

Fetch Events from UniswapV4 PoolManager

Blockchains
arbitrum
avalanche
base
blast
bsc
ethereum
optimism
polygon
worldchain
zora
03. Methodology

This table allows users to fetch v4 events emitted from UniswapV4 PoolManager contracts with a single query. The decoded parameters are stored in the params column. For commonly accessed fields, we parse out the values and store them in separate columns. Note that not all columns are applicable to all events.

  • We identify events emitted from UniswapV4 PoolManager contracts and decode the event logs using the UniswapV4 PoolManager ABI.
  • Events decoded from this model: OperatorSet, OwnershipTransferred, ProtocolFeeControllerUpdated, Transfer, ProtocolFeeUpdated, Initialize, Swap, ModifyLiquidity, Donate, Approval
  • For events that have pool id related fields, the currency0 and currency1 address for the corresponding pool will be enriched from the Initialize events.
Want more flexible access to DEX data? Sign up for the Explorer waitlist and we'll reach out to you!