Skip to main content

Tables

Comptroller_NewLiquidationIncentive_event

Comptroller governance event emitted when the liquidation incentive parameter is updated. Records old and new mantissa values (18-decimal scaled integers) representing the bonus percentage liquidators receive for repaying undercollateralized loans in Compound-based lending protocols.
Query with partition filter

CToken_AccrueInterest_event

Interest accrual events from Compound fork lending markets on Base, capturing accumulated interest, total borrows, cash reserves, and borrow index updates for each market. Used for analyzing lending protocol interest rate mechanics and historical APY calculations.
Query with partition filter

CToken_Borrow_event

Borrow events from Compound protocol forks on Base, recording when users take out loans against their collateral with individual borrow amounts, cumulative account borrows, and protocol-wide total borrows. Used for analyzing lending activity, borrower behavior, and protocol utilization across different cToken markets.
Query with partition filter

CToken_LiquidateBorrow_event

Liquidation events from Compound protocol forks on Base chain, recording when undercollateralized positions are closed by liquidators repaying borrower debt in exchange for collateral tokens. Captures liquidator/borrower addresses, repayment amounts, seized collateral quantities, and cToken contract addresses for analyzing protocol solvency and liquidation bot activity.
Query with partition filter

CToken_Mint_event

Mint events from Compound protocol forks on Base, recording when users deposit underlying assets to receive cTokens (interest-bearing tokens). Used for tracking lending pool deposits, user positions, and total value locked (TVL) analysis.
Query with partition filter

CToken_NewProtocolSeizeShare_event

Protocol seize share parameter changes for Compound-fork lending markets on Base, tracking updates to the protocol’s fee percentage taken during liquidations. Used for monitoring governance changes to liquidation incentive structures across different cToken markets.
Query with partition filter

CToken_NewReserveFactor_event

Reserve factor parameter changes for Compound-fork lending markets on Base. Tracks protocol fee adjustments (expressed in mantissa format with 18 decimals) for analyzing revenue allocation between lenders and protocol treasury.
Query with partition filter

CToken_Redeem_event

Redemption events from Compound-compatible lending protocols on Base, recording when users withdraw their supplied assets by burning cTokens (interest-bearing tokens). Captures the redeemer address, cToken amount burned, and underlying asset amount received for analyzing liquidity withdrawals and supply-side activity.
Query with partition filter

CToken_RepayBorrow_event

Loan repayment events from Compound V2 fork markets on Base, capturing when borrowers pay down their debt positions. Tracks repayment amounts, updated borrow balances, and payer/borrower addresses for analyzing deleveraging activity and protocol credit risk.
Query with partition filter

CToken_ReservesAdded_event

Reserve addition events from Compound-fork lending markets on Base. Tracks protocol reserve accumulation with benefactor addresses and running reserve totals for analyzing protocol revenue and reserve factor mechanics.
Query with partition filter