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

Factory_setFeeTo_function

Uniswap V2 Factory setFeeTo function call records for updating the protocol fee recipient address. Captures administrative transactions that configure the address receiving protocol trading fees.
Query with partition filter

Factory_setProtocolFeeFactor_function

Protocol fee factor adjustment events from zkSwap V1 Factory contract on zkSync Era, capturing administrative changes to fee parameters. Useful for tracking fee policy updates and protocol governance actions.
Query with partition filter

Factory_setSwapFee_function

Factory contract administrative calls that update swap fee parameters on zkSwap V1 (zkSync Era). Tracks governance changes to trading fee rates (in basis points) for analyzing protocol fee structure evolution.
Query with partition filter

Factory_setSwapFeeOverride_function

Factory contract admin operations setting custom swap fee overrides for specific trading pairs on zkSwap V1 (zkSync Era). Tracks fee parameter adjustments with override values ranging from 0 to 65535 basis points for liquidity pool customization.
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_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

Swap2EarnRewarder_Claimed_event

Reward claim events from zkSwap V1’s Swap2Earn incentive program on zkSync Era, tracking token amounts distributed to users per reward cycle. Used for analyzing user participation in trading rewards and protocol incentive distribution patterns.
Query with partition filter