EthPerTokenRateProvider
State Variables
PRICE_FEED_TYPE
PriceFeedType public immutable PRICE_FEED_TYPE;DESCRIPTION
string public DESCRIPTION;PRICE_FEED
IPriceFeed public immutable PRICE_FEED;MAX_TIME_FROM_LAST_UPDATE
RATE_DECIMALS
DECIMALS_OFFSET
Functions
constructor
Name
Type
Description
getRate
Name
Type
Description
_validityCheck
_isEqual
_isEqual
Errors
MaxTimeFromLastUpdatePassed
InvalidPriceFeedDecimals
InvalidDescription
InvalidPriceFeedType
Enums
PriceFeedType
Was this helpful?