PriceFeedWrapper
Public State Variables
baseUnit
function baseUnit() external view returns (uint256)conversionSelector
function conversionSelector() external view returns (bytes4)decimals
function decimals() external view returns (uint8)mainPriceFeed
function mainPriceFeed() external view returns (contract IPriceFeed)wrapper
View Methods
latestAnswer
Type
Description
Last updated
Was this helpful?