Track implied yields and interest rates across Pendle markets
ethereum.yields.pendle_market_interest_rates
table provides detailed interest rate information for Pendle markets.
implied_apy
: Annualized percentage yield implied by current market pricesstandardized_yield_token
: Contract addresssy_name
: Human-readable nameyield_token
: Contract addressyt_name
: Token nameprincipal_token
: Contract addresspt_name
: Token nameColumn Name | Description |
---|---|
market | Address of the Pendle market (liquidity pool) |
market_name | Human-readable market name |
implied_apy | Annualized percentage yield implied by market prices |
block_timestamp | Block timestamp |
block_number | Block number |
block_hash | Block hash |
transaction_hash | Transaction hash |
transaction_index | Transaction index in block |
log_index | Log index in transaction |
standardized_yield_token | Address of standardized yield token (SY) |
sy_name | Name of standardized yield token |
yield_token | Address of yield token (YT) |
yt_name | Name of yield token |
principal_token | Address of principal token (PT) |
pt_name | Name of principal token |
unique_id | Unique identifier for rate record |
_created_at | Record creation timestamp |
_updated_at | Last update timestamp |
_changed_since_full_refresh | Change tracking flag |