Skip to main content

Tables

FraxlendPairDeployer_LogDeploy_event

Deployment events from Fraxlend V1 protocol on Ethereum recording creation of new lending pair contracts with their collateral asset, borrowable asset (FRAX), and deployed pair address. Used for tracking protocol expansion and identifying active lending markets.
Query with partition filter

Pair_AddCollateral_event

Collateral deposit events from Fraxlend V1 lending pairs on Ethereum, recording when borrowers add collateral to their positions. Used for tracking collateralization ratio changes and user position management activity.
Query with partition filter

Pair_BorrowAsset_event

Borrow transaction events from Fraxlend V1 lending pairs on Ethereum, recording when users take out loans with borrower address, amount borrowed, and debt shares issued. Used for analyzing borrowing activity, leverage patterns, and individual borrower behavior across Fraxlend lending markets.
Query with partition filter

Pair_RemoveCollateral_event

Collateral withdrawal events from Fraxlend V1 lending pairs on Ethereum, recording when borrowers remove collateral from their positions. Useful for tracking collateral management activity and analyzing position health changes across lending pairs.
Query with partition filter

Pair_RepayAsset_event

Loan repayment events from Fraxlend V1 lending pairs on Ethereum, capturing borrower repayments with amounts in both asset units and share tokens. Used for analyzing debt reduction activity, repayment patterns, and calculating outstanding loan balances across lending pairs.
Query with partition filter

Pair_Withdraw_event

Withdrawal events from Fraxlend V1 lending pairs on Ethereum, recording when users redeem their deposit shares for underlying assets. Tracks share-to-asset conversions with caller, owner, and receiver addresses for analyzing liquidity withdrawals and redemption patterns.
Query with partition filter

PairRegistry_AddPair_event

Event logs capturing new lending pair registrations in Fraxlend V1 protocol on Ethereum. Records when new lending markets are added to the protocol registry, enabling tracking of market expansion and available lending pair deployments.
Query with partition filter