Coverage
The lending tables currently include the following protocols:| Project | Protocol | Description |
|---|---|---|
| kamino | klend | Lending protocol |
Tables Overview
Event-Based Lending Data
These tables provide granular, transaction-level data for lending activities:- loans - Individual loan events (borrows) with complete transaction details
- repayments - Individual repayment events with full transaction metadata
- deposits - Individual deposit events tracking liquidity provision
- withdrawals - Individual withdrawal events monitoring capital outflows
TVL-Based Lending Data
These tables provide aggregated metrics for lending vault performance:- lending - Configuration information for lending vaults across supported protocols
- lending_tvl - Transaction-level TVL changes with action type categorization
- lending_tvl_daily - Daily aggregated TVL metrics for convenient analysis
Use Cases
Event-Based Analysis
- Track individual lending transactions and user behavior
- Analyze borrowing patterns and repayment rates
- Monitor deposit and withdrawal flows
- Study lending protocol adoption and usage
TVL-Based Analysis
- Monitor total value locked across lending vaults
- Track daily lending vault performance
- Analyze lending market health and growth
- Study protocol-level lending metrics
Data Sources
All lending data is sourced from onchain events and transactions, providing:- Complete transaction metadata
- Normalized token amounts and USD valuations
- Participant addresses and protocol identification
- Precise timestamps and block information