Skip to main content

Tables

Factory_PoolCreated_event

Factory contract event emitted when a new liquidity pool is created, recording token pairs and pool configuration parameters. Used for tracking DEX pool deployments and liquidity market initialization.
Query with partition filter

FeeCollector_FeesCollected_event

Fee collection events from Pharaoh V2 DEX (decentralized exchange) on Avalanche, splitting trading fees between treasury and fee distribution contracts for each liquidity pool. Used to track protocol revenue allocation and analyze fee generation across different token pairs.
Query with partition filter

FeeDistributor_ClaimRewards_event

Reward claim events from Pharaoh V2 DEX on Avalanche, capturing fee distribution claims by tokenId holders with amount, reward token address, and claiming period. Useful for analyzing fee revenue distribution patterns and liquidity provider earnings across different reward tokens and time periods.
Query with partition filter

FeeDistributor_NotifyReward_event

Reward distribution events from Pharaoh V2 protocol on Avalanche, recording token rewards allocated to fee distributor contracts by period. Contains reward token addresses, amounts, distribution periods (Unix timestamps), and sender addresses for tracking liquidity mining and fee sharing distributions.
Query with partition filter

FeeDistributor_VotesIncentivized_event

Vote incentive events from Pharaoh V2 DEX (decentralized exchange) on Avalanche, tracking reward token deposits to bribe voters for specific voting periods. Used for analyzing governance incentive programs and vote-buying dynamics in liquidity mining campaigns.
Query with partition filter

Pool_Collect_event

Concentrated liquidity position fee collection events from Uniswap V3 compatible decentralized exchanges. Records position owner, recipient, collected token amounts, and tick range boundaries for tracking earned trading fees and position management activity.
Query with partition filter

Pool_CollectProtocol_event

Protocol fee collection events from concentrated liquidity pools, recording fees withdrawn by the protocol from trading activity. Contains token amounts collected (amount0, amount1), sender address initiating the collection, and recipient address receiving the fees.
Query with partition filter

Pool_Mint_event

Liquidity provision events emitted when liquidity providers add tokens to concentrated liquidity pools. Records deposited token amounts, tick ranges, liquidity shares, and position owner for DEX pool analytics.
Query with partition filter

Pool_Swap_event

Decentralized exchange (DEX) swap execution events recording token exchanges within liquidity pools. Contains sender, recipient, token amounts, liquidity depth, price data (sqrtPriceX96 or tick), and transaction metadata for tracking trading activity and price movements.
Query with partition filter

Voter_GaugeCreated_event

Gauge creation events emitted when new liquidity mining gauges are deployed for liquidity pools in vote-escrowed token (veToken) protocols. Links pool addresses to their corresponding gauge contracts and associated reward distribution mechanisms for governance-driven liquidity incentives.
Query with partition filter