Skip to main content

Tables

LevelMasterv2_Harvest_event

Reward harvest events from Level Finance v2 yield farming pools on Arbitrum, tracking user reward claims by pool ID (pid) with claimed amounts. Used for analyzing yield distribution patterns and farmer reward accumulation across different staking pools.
Query with partition filter

Pool_DaoFeeSet_event

DAO fee parameter change events from Level Finance V2 liquidity pools on Arbitrum. Tracks governance-controlled fee adjustments with values in basis points (e.g., 5500000000 = 55%) for analyzing protocol revenue distribution.
Query with partition filter

Pool_DecreasePosition_event

Position close and reduction events from Level Finance V2 perpetual trading pools on Arbitrum. Captures size reductions, collateral changes, PnL (profit and loss), and fees for analyzing trader performance and position management activity.
Query with partition filter

Pool_IncreasePosition_event

Perpetual position increase events from Level Finance V2 on Arbitrum, recording leverage trades with entry price, position size, collateral amounts, and trading fees. Used for analyzing trader behavior, leverage ratios, and position changes across markets.
Query with partition filter

Pool_LiquidatePosition_event

Position liquidation events from Level Finance perpetual futures on Arbitrum. Records forced closures with PnL, collateral values, and liquidation fees for analyzing trader risk and protocol solvency.
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