Skip to main content

Tables

APTFarm_Harvest_event

Reward claim events from Trader Joe V1 APT (Auto-Pool Token) farms on Avalanche, recording harvested token amounts by users from specific pool IDs. Used for tracking yield farming reward distributions and user farming behavior across liquidity pools.
Query with partition filter

APTFarm_RewardClaimed_event

Reward claim events from Trader Joe v1 liquidity mining farms on Avalanche, tracking released and unreleased token incentives by user, market, and epoch. Used for analyzing yield farming reward distributions and user claim behavior across different lending markets.
Query with partition filter

BoostedMasterChefJoe_Harvest_event

Reward harvest events from Trader Joe’s BoostedMasterChef staking contract on Avalanche, capturing when users claim accumulated JOE token rewards from liquidity pool (LP) positions. Used for analyzing yield farming behavior, reward distribution patterns, and staking pool activity across different pool IDs (pid).
Query with partition filter

MakerRewarder_RewardClaimed_event

Liquidity mining reward claim events from Trader Joe V1 automated market maker (AMM) on Avalanche, tracking released and unreleased token amounts by user, epoch, and market pair. Used for analyzing liquidity provider incentive distributions and claiming patterns across trading pools.
Query with partition filter

MasterChefJoeV2_Harvest_event

Harvest events from Trader Joe V2 yield farming contracts on Avalanche, recording when users claim JOE token rewards from liquidity mining pools. Contains pool ID, user address, and reward amounts for tracking farm reward distributions and user claiming patterns.
Query with partition filter

MasterChefJoeV3_Harvest_event

Reward harvest events from Trader Joe V3 MasterChef staking contract on Avalanche, tracking users claiming earned JOE tokens from liquidity pool positions. Contains pool identifiers (pid), harvest amounts, and user addresses for analyzing yield farming reward distribution.
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