Skip to main content

Tables

Euler_AssetStatus_event

Asset-level state snapshots from Euler V1 lending protocol on Ethereum, emitted when market conditions change. Tracks total balances, borrows, interest rates, and reserve levels for each underlying token to analyze lending pool health and utilization.
Query with partition filter

Euler_Borrow_event

Borrow events from Euler Protocol v1 on Ethereum recording loans taken against deposited collateral, including borrowed amount, borrower account, and underlying asset address. Used for analyzing borrowing activity, collateralization ratios, and protocol utilization across different asset markets.
Query with partition filter

Euler_Deposit_event

Deposit events from Euler v1 lending protocol on Ethereum, recording when users supply assets as collateral or liquidity. Captures depositor address, underlying token contract, and deposit amount for tracking protocol TVL (Total Value Locked) and user positions.
Query with partition filter

Euler_EnterMarket_event

Market entry events from Euler Protocol v1 on Ethereum recording when accounts activate collateral markets for borrowing. Tracks account-asset pairs enabling cross-collateralization and risk management analysis.
Query with partition filter

Euler_ExitMarket_event

Market exit events from Euler Protocol V1 on Ethereum recording when accounts remove assets from their lending positions. Used for tracking user position management and collateral deactivation across lending markets.
Query with partition filter

Euler_GovSetReserveFee_event

Governance events recording reserve fee parameter changes for lending markets on Euler Protocol v1 on Ethereum. Tracks fee adjustments across different underlying assets (eTokens) with new fee values typically ranging from 0 to 600000000 (basis points).
Query with partition filter

Euler_Repay_event

Loan repayment events from Euler Protocol v1 on Ethereum, capturing the amount repaid, borrower account, and underlying asset token address. Used for analyzing borrowing activity, debt reduction patterns, and protocol usage across different collateral types.
Query with partition filter

Euler_Withdraw_event

Withdrawal events from Euler Protocol v1 on Ethereum, recording when users remove underlying assets from their lending positions. Includes account addresses, token addresses, withdrawal amounts in Wei, and transaction metadata for tracking liquidity movements.
Query with partition filter

EulerSwap_EulerSwapActivated_event

Event log emitted when an EulerSwap trading pair is activated between two assets. Records the contract address and the two asset addresses in the activated pair for swap functionality initialization.
Query with partition filter

EulerSwap_Swap_event

EulerSwap token swap events emitted by liquidity pools, recording bidirectional trade amounts, post-swap reserves, sender and recipient addresses. Used for tracking decentralized exchange (DEX) trading activity and liquidity pool state changes.
Query with partition filter

EulerSwapFactory_PoolConfig_event

Pool configuration events from Euler swap factories capturing liquidity pool parameters including vault addresses, reserve balances, pricing ratios, concentration factors, and fee structures at pool initialization or reconfiguration.
Query with partition filter

EulerSwapFactory_PoolDeployed_event

Euler swap pool deployment events emitted when new liquidity pools are created through the factory contract. Contains pool address, paired asset addresses, and associated Euler account identifier for tracking pool creation across the protocol.
Query with partition filter