Skip to main content

Tables

AMMLendingPool_Borrow_event

Borrow event records from Aave V2’s AMM (Automated Market Maker) lending pools on Ethereum, capturing loan originations with borrowed asset, amount, interest rate mode, and user addresses. Used for analyzing borrowing activity, interest rate dynamics, and leverage patterns in Aave’s liquidity protocol.
Query with partition filter

AMMLendingPool_Deposit_event

Deposit events from Aave V2’s Automated Market Maker (AMM) lending pool on Ethereum, capturing user deposits of assets like WETH and USDC into liquidity reserves. Used for tracking capital inflows, analyzing lending liquidity dynamics, and identifying deposit patterns including referral-driven deposits and deposits made on behalf of other addresses.
Query with partition filter

AMMLendingPool_FlashLoan_event

Flash loan events from Aave V2’s Automated Market Maker (AMM) lending pool on Ethereum, capturing borrowed asset, amount, premium fees, initiator and target addresses. Used for analyzing flash loan arbitrage activity, fee revenue, and protocol utilization patterns.
Query with partition filter

AMMLendingPool_Repay_event

Loan repayment events from Aave V2’s Automated Market Maker (AMM) lending pool on Ethereum. Tracks debt repayments with borrower address, asset reserve, and repaid amount for analyzing loan lifecycle and protocol debt management.
Query with partition filter

AMMLendingPool_Withdraw_event

Withdrawal events from Aave v2 AMM (Automated Market Maker) lending pools on Ethereum, tracking when users remove deposited assets with user addresses, reserve token addresses, and withdrawal amounts. Used for analyzing liquidity removal patterns and user behavior in Aave’s AMM-specific lending pools.
Query with partition filter

AMMLendingPoolConfigurator_ReserveInitialized_event

Reserve initialization events from Aave V2’s AMM market configurator contract on Ethereum, capturing when new assets are added to the protocol with their associated aToken, debt token, and interest rate strategy addresses. Used for tracking protocol expansion and market configuration changes.
Query with partition filter

AMMVToken_Burn_event

Variable debt token burn events from Aave V2 on Ethereum, recording when users repay variable-rate borrows across different asset pools. Contains user addresses, burned amounts, and liquidity index values for tracking debt repayment activity.
Query with partition filter

AMMVToken_Mint_event

Variable debt token mint events from Aave V2 on Ethereum, recording when users borrow assets at variable interest rates. Tracks borrowed amounts, borrower addresses, and debt token issuance for analyzing protocol borrowing activity.
Query with partition filter

AToken_Burn_event

Burn events for Aave interest-bearing tokens (aTokens) emitted when users withdraw or repay underlying assets. Records the amount burned, the user’s address, the interest accrual index at burn time, and optional balance increase from accrued interest in V3 implementations.
Query with partition filter

AToken_Mint_event

Aave Protocol interest-bearing token (aToken) mint events emitted when users deposit underlying assets into lending pools. Records deposit transactions including depositor address, recipient address, minted token amount, liquidity index, and accrued interest balance increases for lending position tracking.
Query with partition filter

IncentivesController_RewardsClaimed_event

Reward claim events from Aave IncentivesController contracts recording the distribution of protocol incentive tokens to users. Tracks user address, claimer address, recipient address, reward token contract, and claimed amount for analyzing liquidity mining and staking reward distributions.
Query with partition filter

LendingPool_Borrow_event

Borrow events emitted by Aave lending pool contracts capturing loan originations with borrower address, reserve asset, loan amount, interest rate, and rate mode (stable or variable). Used for tracking DeFi lending activity and calculating protocol borrowing metrics.
Query with partition filter

LendingPool_Deposit_event

Deposit events from lending pool contracts recording user supply transactions. Contains depositor address, reserve asset, deposit amount, beneficiary account, and optional referral code for tracking protocol liquidity provisioning.
Query with partition filter

LendingPool_FlashLoan_event

Flash loan events from Aave and Aave-forked lending protocols containing borrowed asset, amount, initiator, recipient, and premium fee charged. Used for tracking uncollateralized borrowing activity and arbitrage transactions.
Query with partition filter

LendingPool_LiquidationCall_event

Liquidation events from Aave-compatible lending protocols when undercollateralized positions are closed. Records liquidator, borrower, debt repaid, collateral seized, and asset addresses for tracking protocol risk and liquidation bot activity.
Query with partition filter

LendingPool_Repay_event

Loan repayment events from Aave-based lending protocols containing borrower address, repayer address, reserve asset, and repayment amount. Used for tracking debt reduction and loan lifecycle analysis across DeFi lending markets.
Query with partition filter

LendingPool_ReserveDataUpdated_event

Aave V2/V3 protocol events emitted when lending pool reserve parameters are updated, including liquidity and borrow indices, interest rates for stable and variable borrowing. Used for tracking interest accrual and reserve state changes across lending markets.
Query with partition filter

LendingPool_Withdraw_event

Aave LendingPool withdrawal events recording asset removals from lending positions. Contains user address, reserve token address, withdrawal amount, and recipient address for tracking collateral and liquidity movements across Aave V2 and V3 deployments.
Query with partition filter

LendingPoolConfigurator_ReserveFactorChanged_event

Events emitted when the reserve factor parameter is modified for a lending pool asset, capturing the asset address, old factor, and new factor values. Used to track protocol fee adjustments in Aave-based lending protocols.
Query with partition filter

LendingPoolConfigurator_ReserveInitialized_event

Aave protocol events emitted when new lending reserves are initialized in the LendingPoolConfigurator contract, recording the deployed aToken, stable debt token, variable debt token, and interest rate strategy addresses for each asset.
Query with partition filter

stkAAVE_RewardsClaimed_event

Staking reward claim events from Aave V2’s stkAAVE (staked AAVE) contract on Ethereum, capturing when users collect accrued AAVE token incentives from staking. Used for tracking staker reward distribution patterns and staking program participation.
Query with partition filter

stkAAVEwstETHBPTv2_RewardsClaimed_event

Reward claim events from Aave V2’s staked AAVE-wstETH Balancer Pool Token (BPT) staking contract on Ethereum. Tracks users claiming their staking rewards with recipient addresses and claimed amounts for analyzing staking incentive distribution.
Query with partition filter

stkABPT_RewardsClaimed_event

Reward claim events from Aave V2’s staked ABPT (Aave Balancer Pool Token) contract on Ethereum, tracking user withdrawals of staking incentives. Used for analyzing reward distribution patterns and staker behavior in Aave’s Safety Module.
Query with partition filter

stkGHO_RewardsClaimed_event

Reward claims from Aave’s staked GHO (stkGHO) staking contract on Ethereum, capturing when users collect their accrued staking rewards. Used for analyzing stkGHO staking participation and reward distribution patterns.
Query with partition filter

SToken_Burn_event

Stable rate debt token burn events from Aave-based lending protocols, emitted when borrowers repay stable-rate debt positions. Records the burn amount, user balance changes, average stable rate, and updated total supply for tracking debt repayments and interest accrual.
Query with partition filter

SToken_Mint_event

Stable debt token minting events from Aave protocol lending pools. Captures stable-rate borrowing activity including borrowed amount, interest rate calculations, borrower address, and updated pool totals.
Query with partition filter

VToken_Burn_event

Variable debt token burn events emitted when borrowers repay debt in Aave-based lending protocols. Contains user address, repayment amount, updated interest index, and accrued interest since last interaction for tracking debt position changes.
Query with partition filter

VToken_Mint_event

Variable rate debt token mint events from lending protocols. Records debt token issuance with borrower address, borrowed amount, interest rate index, and accrued interest at the time of minting.
Query with partition filter

WrappedTokenGatewayV2_withdrawETH_function

ETH withdrawal transactions from Aave V2 lending protocol on Ethereum, converting aWETH (Aave interest-bearing wrapped ETH) back to native ETH. Tracks withdrawal amounts, recipient addresses, and transaction execution details for analyzing protocol liquidity flows and user redemption patterns.
Query with partition filter