get_yield_lsd_rates
Retrieve APY rates for multiple Liquid Staking Derivatives (LSDs) using the REI Crypto MCP Server, enabling users to access and analyze yield data without managing individual API keys.
Instructions
GET /yields/lsdRates
APY rates of multiple LSDs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_yield_lsd_ratesArguments",
"type": "object"
}