AggregatorV3Interface.sol
View Source: contracts/AggregatorV3Interface.sol
Functions
decimals()
description()
version()
getRoundData(uint80 _roundId)
latestRoundData()
decimals
Arguments
Name
Type
Description
description
Arguments
Name
Type
Description
version
Arguments
Name
Type
Description
getRoundData
Arguments
Name
Type
Description
_roundId
uint80
latestRoundData
Arguments
Name
Type
Description
Last updated
Was this helpful?