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 Optimism, capturing periodic updates to borrow indexes and accumulated interest. Used for analyzing borrowing costs, yield generation, and protocol health across different cToken markets.
Query with partition filter

CToken_Borrow_event

Borrow event logs from Compound V2 fork lending markets on Optimism, recording loan originations with borrower address, amount borrowed, and updated account and total borrow balances. Used for tracking lending protocol utilization and individual borrower debt positions across different cToken markets.
Query with partition filter

CToken_LiquidateBorrow_event

Liquidation events from Compound V2 forks on Optimism, capturing when undercollateralized positions are liquidated with borrower/liquidator addresses, repayment amounts, and seized collateral tokens. Used for analyzing liquidation activity, liquidator profitability, and protocol risk management across Compound-compatible lending markets.
Query with partition filter

CToken_Mint_event

Mint events from Compound protocol forks on Optimism, recording when users deposit underlying assets to receive cTokens (interest-bearing tokens). Used to track lending pool deposits and liquidity provision across Compound-compatible protocols.
Query with partition filter

CToken_NewProtocolSeizeShare_event

Protocol fee parameter updates for liquidation seizures in Compound V2 fork markets on Optimism. Tracks changes to the protocol’s share of collateral seized during liquidations, with mantissa values representing the fee percentage (3% in samples).
Query with partition filter

CToken_NewReserveFactor_event

Reserve factor parameter changes for Compound-fork lending markets on Optimism, tracking updates to the protocol’s fee percentage stored as mantissa values (e.g., 100000000000000000 = 10%). Used to monitor governance decisions affecting protocol revenue allocation between reserves and lenders.
Query with partition filter

CToken_Redeem_event

Redemption events from Compound V2 fork lending markets on Optimism, tracking when users withdraw underlying assets by burning cTokens. Used for analyzing withdrawal patterns, liquidity flows, and cToken-to-underlying exchange rates in lending protocols.
Query with partition filter

CToken_RepayBorrow_event

Loan repayment events from Compound Protocol forks on Optimism, tracking when borrowers repay debt against cToken markets. Includes repayment amounts, updated borrow balances, and payer/borrower addresses for analyzing lending activity and debt reduction patterns.
Query with partition filter

CToken_ReservesAdded_event

Reserve addition events from Compound V2 fork lending markets on Optimism, tracking when protocol reserves are increased through interest accrual. Used for analyzing protocol revenue accumulation and reserve management across different cToken markets.
Query with partition filter