Skip to main content

Tables

StakedMvlpTracker_Claim_event

Reward claim events from Metavault’s staked MVLP (Metavault Liquidity Provider) tracker contract on Polygon. Records user reward withdrawals with amounts in wei and recipient addresses for analyzing staking yield distribution.
Query with partition filter

StakedMvxTracker_Claim_event

Reward claim events from Metavault’s staked MVX token tracker contract on Polygon, recording when users claim accumulated staking rewards. Useful for analyzing reward distribution patterns and staker behavior.
Query with partition filter

Vault_CollectMarginFees_event

Margin fee collection events emitted by perpetual futures vault contracts. Records fee amounts in both native token and USD-denominated values charged on leveraged trading positions.
Query with partition filter

Vault_CollectSwapFees_event

Swap fee collection events emitted by GMX-style vault contracts, recording the token address, fee amount in both native token units and USD-denominated value. Used for protocol revenue tracking and fee distribution analytics across perpetual trading and liquidity platforms.
Query with partition filter

Vault_DecreasePosition_event

Emitted when a leveraged trading position is reduced or closed, recording position size changes, collateral withdrawals, and associated fees. Used for tracking position lifecycle and calculating realized PnL in perpetual futures protocols.
Query with partition filter

Vault_IncreasePosition_event

Perpetual futures position increase events emitted when traders add collateral or size to existing leveraged positions. Records account, collateral token, index token, position size change in USD, execution price, fees, and position direction (long/short).
Query with partition filter

Vault_LiquidatePosition_event

Perpetual futures position liquidation events recording forced closure of undercollateralized positions. Contains account, collateral token, index token, position size, mark price, and realized profit/loss for risk management and leverage analytics.
Query with partition filter

Vault_Swap_event

Swap events emitted by decentralized exchange vault contracts containing input/output token addresses, amounts, pool identifiers, and swap fee data. Tracks token exchanges executed through vault-based automated market maker protocols.
Query with partition filter