Skip to main content

Tables

APTFarm_Harvest_event

No description available.
No sample data available.
Query with partition filter

APTFarm_RewardClaimed_event

Reward claim events from Trader Joe V1 APTFarm (Automated Pool Token Farm) liquidity mining contracts on BNB Smart Chain, tracking token rewards distributed to users per market and epoch. Used for analyzing farming yield distribution, user participation patterns, and market-specific reward allocations.
Query with partition filter

MakerRewarder_RewardClaimed_event

Reward claim events from Trader Joe V1 market maker incentive program on BNB Smart Chain (BSC), tracking released and unreleased token rewards by user, market, and epoch. Used for analyzing liquidity provider compensation and reward distribution patterns across trading pairs.
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

PairFactory_PairCreated_event

Event logs emitted when a new liquidity pool pair is created by a DEX (Decentralized Exchange) factory contract. Records the deployed pair contract address, constituent token addresses, and creation metadata for tracking protocol liquidity expansion.
Query with partition filter