Skip to main content

Table Details

This table family is not actively supported and will not receive new protocol coverage. Use the solana.lending.* tables instead — in particular markets_daily (per-market outstanding loans / available liquidity / supplied amount, replacing this page’s lending + lending_tvl_daily) and tvl_daily (replacing balance-based TVL). solana.lending.* also covers Jupiter Lend and Save in addition to Kamino and MarginFi.
The Solana DeFi lending ecosystem is documented through three comprehensive tables that provide insights into lending vaults, transaction-level TVL changes, and daily aggregated metrics.

Coverage

The lending tables currently include the following protocols:

Tables Overview

1. solana.defi.lending

Contains configuration information for lending vaults across supported protocols.

2. solana.defi.lending_tvl

Records all instruction-level changes in TVL, with each change tagged by action type (deposit, withdraw, borrow, etc.). See Lending Tvl.

3. solana.defi.lending_tvl_daily

Provides daily aggregated TVL metrics for convenient analysis at daily granularity. See Lending Tvl Daily.

Table Columns