Core reference data for Pendle yield trading markets
ethereum.yields.pendle_markets
table serves as the foundational reference for all Pendle markets, providing essential metadata about markets and their associated tokens.
market
: Contract address of the liquidity poolmarket_name
: Human-readable market identifiermarket_decimals
: Decimal precision for LP tokenstandardized_yield_token
: Contract addresssy_name
: Token namesy_decimals
: Decimal precisionprincipal_token
: Contract addresspt_name
: Token namept_decimals
: Decimal precisionyield_token
: Contract addressyt_name
: Token nameyt_decimals
: Decimal precisionColumn Name | Description |
---|---|
market | Contract address of the liquidity pool |
market_name | Human-readable market identifier |
market_decimals | Decimal precision for LP token |
standardized_yield_token | Contract address of standardized yield token |
sy_name | Name of standardized yield token |
sy_decimals | Decimal precision of standardized yield token |
principal_token | Contract address of principal token |
pt_name | Name of principal token |
pt_decimals | Decimal precision of principal token |
yield_token | Contract address of yield token |
yt_name | Name of yield token |
yt_decimals | Decimal precision of yield token |