Skip to main content

Tables

CErc20_AccrueInterest_event

Interest accrual events from Compound v2 ERC-20 token markets on Ethereum, recording borrowIndex updates, total borrows, and accumulated interest per market block-by-block. Used for tracking lending market interest rates and calculating historical borrowing costs across Compound cToken markets.
Query with partition filter

CErc20_Borrow_event

Borrow events from Compound V2 ERC20 lending markets on Ethereum, tracking when users take out loans against collateral. Records individual borrow transactions with amount borrowed, account debt balances, and protocol-wide total borrows for analyzing lending activity and risk metrics.
Query with partition filter

CErc20_Mint_event

Mint event logs from Compound V2 (version 2) ERC-20 lending markets on Ethereum, capturing when users supply underlying assets and receive cTokens in return. Used for tracking supply-side liquidity flows and cToken mint rate analysis across different markets.
Query with partition filter

CErc20_NewReserveFactor_event

Reserve factor parameter changes for Compound V2 cToken markets on Ethereum. Tracks governance adjustments to protocol revenue allocation, with mantissa values representing the percentage of interest reserved for the protocol (e.g., 250000000000000000 = 25%).
Query with partition filter

CErc20_Redeem_event

Withdrawal events from Compound v2 ERC20 lending markets (cTokens) on Ethereum, capturing when users redeem cTokens for underlying assets with corresponding amounts and exchange rates. Used for tracking liquidity withdrawals, market outflows, and calculating user position changes across Compound lending pools.
Query with partition filter

CErc20_RepayBorrow_event

Borrow repayment events from Compound V2 cToken (CErc20) contracts on Ethereum, recording when users repay ERC-20 token loans. Contains payer and borrower addresses, repayment amounts, and updated total/account borrow balances for analyzing loan lifecycle and debt management activity.
Query with partition filter

CErc20_ReservesReduced_event

Reserve withdrawal events from Compound V2 cToken (CErc20) contracts on Ethereum, tracking when protocol admins reduce reserve balances. Records admin address, withdrawal amount, and updated total reserves for analyzing protocol treasury management and reserve accumulation patterns.
Query with partition filter

CErc20Delegator_AccrueInterest_event

Interest accrual events from Compound v2 cToken (CErc20Delegator) markets on Ethereum, recording cash reserves, total borrows, borrow index updates, and accumulated interest per block. Used for tracking lending market state changes and calculating historical interest rates across different asset markets.
Query with partition filter

CErc20Delegator_Borrow_event

Borrow events from Compound v2 cToken (CErc20Delegator) contracts on Ethereum, capturing individual borrow transactions with amounts, borrower addresses, and updated account/total borrow balances. Used for tracking lending market utilization, borrower behavior, and calculating interest accrual across different cToken markets.
Query with partition filter

CErc20Delegator_Mint_event

Mint event logs from Compound V2 ERC-20 token markets on Ethereum, capturing when users supply underlying assets to receive cTokens (Compound interest-bearing tokens). Used for tracking lending activity, liquidity provision patterns, and calculating market supply metrics.
Query with partition filter

CErc20Delegator_NewReserveFactor_event

Reserve factor adjustment events for Compound V2 cToken markets on Ethereum, capturing governance changes to protocol fee percentages (mantissa values represent 18-decimal fractions). Used to track historical reserve policy changes across lending markets.
Query with partition filter

CErc20Delegator_Redeem_event

Redemption events from Compound V2 cToken (CErc20Delegator) contracts on Ethereum, recording when users withdraw underlying assets by burning cTokens. Contains redeemer addresses, amounts of both cTokens burned and underlying assets received for tracking lending market withdrawals.
Query with partition filter

CErc20Delegator_RepayBorrow_event

Borrow repayment events from Compound v2 ERC-20 lending markets on Ethereum, capturing when users pay down debt positions. Contains repayment amounts, borrower addresses, and updated borrow balances for analyzing deleveraging activity and protocol debt dynamics.
Query with partition filter

CErc20Delegator_ReservesAdded_event

Reserve accumulation events from Compound V2 cToken markets on Ethereum, tracking protocol fee accrual with amounts and running totals. Used for analyzing protocol revenue and reserve growth across different asset markets.
Query with partition filter

CErc20Delegator_ReservesReduced_event

Reserve withdrawal events from Compound v2 ERC-20 lending markets on Ethereum, recording when protocol admin reduces reserves from cToken contracts. Tracks reduction amounts and resulting reserve balances for analyzing protocol treasury management and revenue extraction.
Query with partition filter

CErc20Delegator_seize_function

Collateral seizure function calls from Compound V2 lending protocol on Ethereum, executed during liquidations to transfer cToken collateral from borrowers to liquidators. Used for analyzing liquidation mechanics, collateral transfers, and protocol risk management activity.
Query with partition filter

CEther_AccrueInterest_event

Interest accrual events from Compound v2’s cETH (Compound Ether) market on Ethereum, capturing when interest is calculated and applied to total borrows. Used for tracking lending pool interest rate mechanics, borrower cost accumulation, and protocol revenue generation over time.
Query with partition filter

CEther_Borrow_event

ETH borrow events from Compound V2 protocol on Ethereum, tracking when users take out ETH loans with borrower address, amount borrowed, and cumulative protocol borrow totals. Used for analyzing borrowing activity, leverage trends, and individual account debt positions.
Query with partition filter

CEther_Mint_event

Mint events from Compound V2’s cEther market on Ethereum, recording when users deposit ETH and receive cETH tokens in return. Tracks the minter address, ETH amount supplied, and cTokens minted for analyzing lending activity and market utilization.
Query with partition filter

CEther_NewReserveFactor_event

Reserve factor parameter changes for Compound v2’s cETH market on Ethereum, tracking governance adjustments to the protocol’s reserve allocation percentage. Events show old and new reserve factor values (in mantissa format, 18 decimals) used for analyzing fee structure evolution.
Query with partition filter

CEther_Redeem_event

Redemption events from Compound V2’s cETH market on Ethereum, recording when users withdraw ETH by burning cETH tokens. Contains redeemer addresses, underlying ETH amounts, and cToken quantities burned for analyzing lending market withdrawals and liquidity flows.
Query with partition filter

CEther_RepayBorrow_event

ETH borrow repayment events from Compound v2 on Ethereum, tracking when users or liquidators repay ETH debts including payer, borrower, repayment amounts, and updated account/total borrow balances.
Query with partition filter

CEther_ReservesReduced_event

No description available.
No sample data available.
Query with partition filter

Comptroller_DistributedBorrowerComp_event

COMP governance token reward distributions to borrowers on Compound V2 lending markets on Ethereum. Tracks the amount of COMP earned per borrower per cToken market with accumulator index for calculating accrued rewards.
Query with partition filter

Comptroller_DistributedSupplierComp_event

COMP token distribution events to suppliers in Compound v2 lending markets on Ethereum. Tracks governance token rewards earned by liquidity providers, including the reward amount (compDelta), recipient address, and cToken market where interest was supplied.
Query with partition filter

Comptroller_MarketEntered_event

Event logs emitted when an account enters a lending market in a Compound-based protocol, enabling the account to use deposited assets as collateral for borrowing. Records the account address and market token address (cToken, mToken, or vToken) for tracking collateral activation across lending protocols.
Query with partition filter

Comptroller_MarketExited_event

Event logs recording when an account exits a lending market in the Comptroller contract. Contains account address and corresponding token market (cToken or vToken) that was exited.
Query with partition filter

CToken_Transfer_event

cToken transfer events from Compound V2 lending protocol on Ethereum, tracking movements of interest-bearing tokens (cDAI, cUSDC, etc.) between addresses. Used for analyzing lending positions, collateral movements, and liquidity provider activity.
Query with partition filter

CTokenCollateral_Transfer_event

Transfer events of cToken collateral in Compound v2 lending protocol on Ethereum, tracking movement of interest-bearing tokens between addresses. Used for analyzing collateral flows, liquidations, and lending position changes.
Query with partition filter

Liquidator_setTreasuryPercent_function

Administrative function calls to adjust treasury fee percentages on Compound V2 Ethereum liquidator contracts. Used for tracking governance changes to protocol revenue allocation from liquidation events.
Query with partition filter