Skip to main content

Tables

BooLinearPoolFactory_PoolCreated_event

Linear pool creation events from Beethoven X (formerly Boo) on Fantom, tracking when new linear pools are deployed through the factory contract. Used for monitoring pool launches and analyzing liquidity deployment strategies.
Query with partition filter

ComposableStablePoolFactory_PoolCreated_event

Pool creation events emitted by Balancer V2 Composable Stable Pool factory contracts. Records the factory contract address and newly deployed pool address for tracking stable pool deployments across AMM (Automated Market Maker) protocols.
Query with partition filter

ComposableStablePoolFactoryV2_PoolCreated_event

Pool creation events emitted by Balancer V2 Composable Stable Pool Factory V2 contracts, recording the deployment address of each new stable pool. Used for tracking pool deployments and factory activity across Balancer V2 implementations.
Query with partition filter

ComposableStablePoolFactoryV3_PoolCreated_event

Pool creation events emitted by Balancer V2 ComposableStablePoolFactoryV3 contracts. Records the deployment of new composable stable pools with their contract addresses for tracking liquidity pool lifecycle and inventory.
Query with partition filter

ERC4626LinearPoolFactory_Erc4626LinearPoolCreated_event

Pool deployment events from Beethoven X’s ERC-4626 Linear Pool Factory on Fantom, tracking creation of yield-bearing pools that integrate with ERC-4626 vaults. Used for monitoring new pool launches and analyzing Beethoven’s liquidity infrastructure expansion.
Query with partition filter

ERC4626LinearPoolFactory_PoolCreated_event

ERC-4626 (tokenized vault standard) linear pool creation events from Beethoven X protocol on Fantom. Records factory contract deployments of new liquidity pools with their addresses and timestamps for tracking pool launches and ecosystem growth.
Query with partition filter

ERC4626LinearPoolFactoryV2_Erc4626LinearPoolCreated_event

ERC-4626 linear pool creation events from Beethoven X (Balancer V2 fork) on Fantom, tracking when new yield-bearing token pools are deployed via the factory contract. Used for monitoring pool launches and analyzing the expansion of Beethoven’s liquidity infrastructure.
Query with partition filter

ERC4626LinearPoolFactoryV2_PoolCreated_event

Pool creation events emitted by Balancer V2’s ERC4626 linear pool factory (version 2), recording the deployment of new ERC-4626 tokenized vault linear pools. Used for tracking factory-deployed pool inventory and analyzing pool creation patterns across Balancer-compatible protocols.
Query with partition filter

ERC4626LinearPoolFactoryV3_PoolCreated_event

ERC-4626 Linear Pool Factory version 3 pool creation events emitted when a new ERC-4626 linear pool is deployed through the Balancer V2 factory contract. Tracks the creation of yield-bearing linear pools that implement the ERC-4626 tokenized vault standard.
Query with partition filter

LiquidityBootstrappingPoolFactory_PoolCreated_event

Liquidity Bootstrapping Pool (LBP) creation events emitted by Balancer V2 factory contracts. Records the deployment of new LBP pools with their contract addresses for tracking token launch mechanisms.
Query with partition filter

LiquidityBootstrappingPoolFactoryV2_PoolCreated_event

Liquidity Bootstrapping Pool (LBP) creation events from Beethoven X V2 factory on Fantom, capturing newly deployed pool addresses and deployment timestamps. Used for tracking LBP launches and analyzing token distribution events on the platform.
Query with partition filter

MasterChef_Harvest_event

Reward harvest events from Beethoven X (Balancer V2 fork) MasterChef staking contracts on Fantom, tracking when users claim earned tokens from liquidity mining pools. Contains harvested amounts per pool ID (pid) for analyzing farming incentive distributions and yield claiming behavior.
Query with partition filter

MetaStablePoolFactory_PoolCreated_event

Event logs emitted when a new MetaStable pool is deployed through Balancer V2’s MetaStable pool factory contract. MetaStable pools are designed for assets with known exchange rates that fluctuate within a narrow band, such as wrapped or derivative tokens.
Query with partition filter

Pool_SwapFeePercentageChanged_event

Event logs recording swap fee percentage updates for Balancer V2 and Beethoven X liquidity pools. Emitted when pool administrators modify the fee rate charged on token swaps, stored as a wei-denominated percentage where 1e18 equals 100%.
Query with partition filter

Pool_Transfer_event

Liquidity pool token transfer events emitted when LP (Liquidity Provider) tokens are minted, burned, or transferred between addresses. Contains sender, recipient, and token amount for tracking pool share ownership and liquidity position changes.
Query with partition filter

ProtocolFeesCollector_FlashLoanFeePercentageChanged_event

Event logs capturing flash loan fee percentage updates in the Balancer V2 Protocol Fees Collector contract. Records the new fee percentage value whenever protocol governance modifies the flash loan borrowing cost.
Query with partition filter

ProtocolFeesCollector_SwapFeePercentageChanged_event

Protocol fee percentage update events emitted by Balancer V2 ProtocolFeesCollector contracts. Records changes to the swap fee percentage charged on protocol-level transactions, with the new percentage value stored as a wei-denominated string.
Query with partition filter

ReaperLinearPoolFactory_PoolCreated_event

Pool creation events from Beethoven X’s (Balancer V2 fork) Reaper Linear Pool Factory on Fantom. Captures each new linear pool deployment with pool address and creation timestamp for tracking liquidity pool launches.
Query with partition filter

ReaperLinearPoolFactoryV2_PoolCreated_event

Pool creation events from Beethoven X’s Reaper Linear Pool Factory V2 on Fantom, tracking when new linear pools are deployed with their contract addresses and deployment timestamps.
Query with partition filter

ReaperLinearPoolFactoryV3_PoolCreated_event

Pool creation events from Beethoven X (Balancer V2 fork) ReaperLinearPoolFactoryV3 contract on Fantom. Captures new linear pool deployments with pool addresses and creation timestamps for tracking liquidity pool launches.
Query with partition filter

StablePhantomPoolFactory_PoolCreated_event

Pool creation events emitted by Balancer V2 StablePhantomPoolFactory contracts. Records the deployment of stable phantom pools, which are composable stable pools that hold Balancer Pool Tokens (BPTs) alongside regular tokens.
Query with partition filter

StablePoolFactory_PoolCreated_event

Pool creation events emitted by StablePoolFactory contracts on decentralized exchange (DEX) platforms. Records the deployment of new stable swap pools with their contract addresses and constituent token pairs for tracking liquidity pool initialization.
Query with partition filter

TarotLinearPoolFactory_PoolCreated_event

Pool creation events from Beethoven X’s Tarot Linear Pool Factory contract on Fantom. Tracks when new Tarot lending pools are added to or removed from the protocol with pool addresses and factory contract details.
Query with partition filter

Vault_FlashLoan_event

Flash loan events emitted by decentralized exchange (DEX) vault contracts, recording uncollateralized borrows of tokens with borrowed amount, fee charged, and recipient address. Used for arbitrage tracking and flash loan analytics across Balancer V2, Beethoven X, BEX, and SyncSwap protocols.
Query with partition filter

Vault_PoolBalanceChanged_event

Balancer V2 Vault event emitted when liquidity provider positions change in a pool, recording token balance deltas and protocol fees. Contains pool identifier, liquidity provider address, token addresses, and per-token balance changes for tracking deposits, withdrawals, and pool composition updates.
Query with partition filter

Vault_PoolBalanceManaged_event

Balancer V2 Vault event emitted when an asset manager adjusts the allocation of a pool’s token balance between liquid cash reserves and managed external positions. Records changes in cash and managed amounts for pool rebalancing operations.
Query with partition filter

Vault_PoolRegistered_event

Event logs recording new liquidity pool registrations in Balancer vault contracts. Contains pool address, unique pool identifier, factory address, token configurations with rate providers, hook configurations for custom pool logic, liquidity management settings, role assignments for governance, and initial swap fee parameters.
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

Vault_TokensDeregistered_event

Balancer V2 Vault event recording the removal of tokens from a liquidity pool’s registered token list. Emitted when pool composition changes through token deregistration, containing the pool identifier and array of deregistered token addresses.
No sample data available.
Query with partition filter

Vault_TokensRegistered_event

Event logs recording token registration within Balancer V2 vault pools. Contains pool identifier, array of registered token addresses, and corresponding asset manager addresses for tracking pool composition initialization.
Query with partition filter

WeightedPool2TokensFactory_PoolCreated_event

PoolCreated event logs emitted by the WeightedPool2TokensFactory contract when new two-token weighted pools are deployed on Balancer V2. Records factory contract address and newly created pool address for tracking pool deployments across DEX infrastructure.
Query with partition filter

WeightedPoolFactory_PoolCreated_event

Weighted pool creation events emitted by Balancer V2 factory contracts. Records the deployment of new weighted pools with factory address and newly created pool address.
Query with partition filter

WeightedPoolFactoryV2_PoolCreated_event

Event logs emitted when new weighted liquidity pools are created by Balancer V2 WeightedPoolFactory contracts. Records the factory contract address and newly deployed pool address for tracking pool deployments across Balancer-based decentralized exchanges.
Query with partition filter

WeightedPoolFactoryV3_PoolCreated_event

Pool creation events emitted by Balancer V2 WeightedPoolFactory V3 contracts. Records the address of newly deployed weighted liquidity pools from the factory contract.
Query with partition filter

WeightedPoolFactoryV4_PoolCreated_event

Event logs emitted by Balancer V2 WeightedPoolFactory version 4 contracts when new weighted pools are deployed. Records the deployed pool address and factory contract address for tracking pool creation across Balancer protocol instances.
Query with partition filter

YearnLinearPoolFactory_PoolCreated_event

Emitted when a new Yearn Linear Pool is created by the factory contract on Balancer V2. Contains the factory address and the newly deployed pool address, linking pool creation to transaction metadata.
Query with partition filter

YearnLinearPoolFactoryV2_PoolCreated_event

Balancer V2 event logs emitted when a Yearn Linear Pool is created by the YearnLinearPoolFactoryV2 contract, recording the factory address and newly created pool address. Used to track the deployment of Yearn-integrated linear pools across Balancer V2 implementations.
Query with partition filter