get_historical_apy
Retrieve historical APY data for a specific market using chainId, marketUniqueKey, and timestamp range. Supports hourly, daily, weekly, and monthly intervals for detailed analysis.
Instructions
Get historical APY data for a specific market.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | ||
endTimestamp | Yes | ||
interval | Yes | ||
marketUniqueKey | Yes | ||
startTimestamp | Yes |