Skip to main content

Tables

Factory_PairCreated_event

Decentralized exchange (DEX) liquidity pool creation events emitted by Automated Market Maker (AMM) factory contracts. Records new trading pair deployments with token addresses, deployed pair contract address, and creation sequence number for tracking pool instantiation across DEX protocols.
Query with partition filter

FeeCollector_FeesCollected_event

Fee collection events from Ramses V1 DEX on Arbitrum, tracking trading fee distributions split between fee distributors and treasury per liquidity pool. Used for analyzing protocol revenue allocation and pool-level fee generation patterns.
Query with partition filter

LegacyPair_Burn_event

Liquidity removal events from Ramses V1 automated market maker (AMM) pools on Arbitrum, recording the token amounts withdrawn when liquidity providers burn their LP tokens. Used for tracking liquidity exits and analyzing provider behavior in decentralized exchange pools.
Query with partition filter

LegacyPair_Claim_event

Fee claim events from Ramses v1 liquidity pools on Arbitrum, recording token0 and token1 amounts withdrawn by liquidity providers. Used for analyzing fee collection patterns and liquidity provider earnings across deprecated pool contracts.
Query with partition filter

LegacyPair_Fees_event

Fee collection events from Ramses V1 legacy liquidity pairs on Arbitrum, tracking trading fee amounts accrued in token0 and token1 for each pair. Used for analyzing fee revenue distribution and liquidity provider earnings across the protocol’s legacy pools.
Query with partition filter

LegacyPair_Mint_event

Liquidity provision events from Ramses v1 automated market maker (AMM) pools on Arbitrum, capturing token amounts deposited when liquidity providers mint LP (liquidity provider) tokens. Used for tracking liquidity additions, pool growth patterns, and provider behavior analysis.
Query with partition filter

LegacyPair_Swap_event

Swap events from Ramses v1 automated market maker (AMM) liquidity pairs on Arbitrum, capturing token exchanges with input/output amounts, sender addresses, and recipient addresses. Used for analyzing DEX trading volume, liquidity pool activity, and token swap patterns.
Query with partition filter

LegacyPair_Sync_event

Reserve balance updates for Ramses V1 liquidity pairs on Arbitrum, emitted after swaps or liquidity changes. Used for tracking token inventory levels in automated market maker (AMM) pools and calculating price impacts.
Query with partition filter

Minter_Mint_event

Token minting events from Ramses v1 DEX on Arbitrum, tracking weekly emissions and growth parameters for liquidity mining rewards. Used for analyzing emission schedules and distribution patterns to liquidity providers.
Query with partition filter

Pair_Claim_event

Claim events from liquidity pool pair contracts recording amounts of both tokens withdrawn by liquidity providers. Tracks sender address, recipient address, and claimed amounts in smallest token denomination for both token0 and token1.
Query with partition filter