For the complete documentation index, see llms.txt. This page is also available as Markdown.

IRedstonePriceFeed

Git Source

Functions

latestRoundData

function latestRoundData()
    external
    view
    returns (uint80 roundId, int256 answer, uint256 startedAt, uint256 updatedAt, uint80 answeredInRound);