queryPriceByRound
Retrieve historical price data for a specific trading pair and round ID using Chainlink's decentralized price feeds, enabling precise analysis and integration into autonomous systems.
Instructions
Queries the price for a given pair and round ID on a specified chain (placeholder due to historical data limitations)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}