IChainlinkAggregatorV3
Functions
decimals
Returns the number of decimals for the data returned by latestRoundData
.
description
Provides a human-readable description of the aggregator.
version
Returns the version number of the aggregator interface.
latestRoundData
Provides the latest data round's details including round ID, price, timestamps, and completion status.
Last updated