PriceFeedDouble
Public State Variables
baseUnit
function baseUnit() external view returns (uint256)decimals
function decimals() external view returns (uint8)priceFeedOne
function priceFeedOne() external view returns (contract IPriceFeed)priceFeedTwo
function priceFeedTwo() external view returns (contract IPriceFeed)View Methods
latestAnswer
Last updated
Was this helpful?