> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Track and analyze DeFi yield markets with comprehensive schemas

Our yields schemas provide detailed coverage of DeFi yield markets, with a particular focus on Pendle Protocol's yield trading infrastructure.
The schemas include market data, events, interest rates, and asset prices.

## Available Tables

Our Pendle coverage includes four core tables:

1. **Markets** (`ethereum.yields.pendle_markets`)
   * Reference data for all Pendle markets
   * Metadata for market tokens (LP, SY, PT, YT)
   * Token decimals and naming information

2. **Events** (`ethereum.yields.pendle_events`)
   * Trading activities from Pendle Router V4
   * Strategy classification (long/short yield, mints, redeems)
   * Token amounts and USD values
   * Full transaction context

3. **Asset Prices** (`ethereum.yields.pendle_asset_prices_hourly`)
   * Oracle-sourced prices for all Pendle tokens
   * Exchange rates between tokens
   * USD denominated prices
   * Underlying asset information

4. **Market Interest Rates** (`ethereum.yields.pendle_market_interest_rates`)
   * Implied APY for markets
   * Historical rate tracking
   * Market-specific yield information
