Skip to main content

Tables

PunchSwapV2Factory_PairCreated_event

Liquidity pool creation events from PunchSwap V2 decentralized exchange on Flow EVM. Records new trading pair deployments with token addresses and sequential pair identifiers for tracking DEX growth and token listing activity.
Query with partition filter

PunchSwapV2Pair_Burn_event

Liquidity removal (burn) events from PunchSwap V2 decentralized exchange pairs on Flow EVM, recording token amounts withdrawn and recipient addresses. Useful for tracking liquidity provider exits and pool depth changes across trading pairs.
Query with partition filter

PunchSwapV2Pair_Mint_event

Liquidity provision events from PunchSwap V2 decentralized exchange pairs on Flow EVM, recording token amounts deposited by liquidity providers. Used to track liquidity additions, pool composition changes, and LP activity across trading pairs.
Query with partition filter

PunchSwapV2Pair_Swap_event

Token swap events from PunchSwap V2 decentralized exchange (DEX) pairs on Flow EVM. Captures individual swap executions with input/output token amounts, sender and recipient addresses for analyzing trading volume and liquidity flow.
Query with partition filter

PunchSwapV2Pair_Sync_event

Sync events from PunchSwap V2 liquidity pairs on Flow EVM tracking reserve balance updates for both tokens in each pool. Used for analyzing liquidity changes, price movements, and automated market maker (AMM) pool state over time.
Query with partition filter

PunchSwapV2Pair_Transfer_event

Transfer events for PunchSwap V2 liquidity pool (LP) token on Flow EVM, tracking mints (from zero address), burns (to zero address), and transfers of LP shares between liquidity providers. Used for analyzing liquidity provision activity, LP token holder distributions, and pool entry/exit patterns.
Query with partition filter