Skip to main content

Tables

Factory_PairCreated_event

Decentralized exchange (DEX) liquidity pool creation events emitted by Automated Market Maker (AMM) factory contracts. Records new trading pair deployments with token addresses, deployed pair contract address, and creation sequence number for tracking pool instantiation across DEX protocols.
Query with partition filter

NFTPool_HarvestPosition_event

NFT position harvest events from Camelot V2 liquidity pools on Arbitrum, recording when users claim pending rewards from their NFT-based LP positions. Tracks recipient addresses, token IDs, and unclaimed reward amounts for analyzing yield farming activity.
Query with partition filter

NFTPoolFactory_PoolCreated_event

NFT liquidity pool creation events from Camelot V2 DEX on Arbitrum, capturing new pool deployments with their LP token addresses. Used for tracking NFT-based liquidity pool launches and analyzing Camelot’s NFT pool ecosystem growth.
Query with partition filter

Pair_Burn_event

Liquidity removal events from DEX (Decentralized Exchange) trading pairs recording amounts of both tokens withdrawn when liquidity providers burn LP tokens. Used for tracking liquidity provision activity and calculating total value locked (TVL) changes in automated market maker (AMM) pools.
Query with partition filter

Pair_FeePercentUpdated_event

Fee tier adjustment events from Camelot V2 automated market maker (AMM) liquidity pairs on Arbitrum. Tracks changes to swap fee percentages for token0 and token1 in basis points (e.g., 500 = 0.05%), useful for analyzing fee structure evolution and liquidity pool economics.
Query with partition filter

Pair_Mint_event

Liquidity provision events emitted when users add tokens to a DEX pair contract. Records sender address and token amounts deposited for liquidity pool operations.
Query with partition filter

Pair_Swap_event

Token swap events from decentralized exchange (DEX) liquidity pairs recording input and output amounts for both tokens. Primary source for tracking DEX trading activity and price discovery.
Query with partition filter

Pair_Sync_event

Liquidity pair reserve synchronization events emitted after each swap, mint, or burn operation. Contains updated reserve balances for both tokens in AMM (Automated Market Maker) pools, enabling real-time price calculation and liquidity tracking.
Query with partition filter

Pair_Transfer_event

ERC20 Transfer events emitted by liquidity pair contracts in automated market maker (AMM) decentralized exchanges (DEXs). Records minting, burning, and transfer of LP (liquidity provider) tokens representing ownership shares in trading pairs.
Query with partition filter