ErrorTypes

UniV3CheckCLRSOracle__InvalidPrice

uint256 UniV3CheckCLRSOracle__InvalidPrice

thrown when the delta between main price source and check rate source is exceeding the allowed delta

UniV3CheckCLRSOracle__InvalidParams

uint256 UniV3CheckCLRSOracle__InvalidParams

thrown when an invalid parameter is passed to a method

UniV3CheckCLRSOracle__ExchangeRateZero

uint256 UniV3CheckCLRSOracle__ExchangeRateZero

thrown when the exchange rate is zero, even after all possible fallbacks depending on config

SUSDeOracle__InvalidParams

uint256 SUSDeOracle__InvalidParams

thrown when an invalid parameter is passed to a method

ChainlinkOracle__InvalidParams

uint256 ChainlinkOracle__InvalidParams

thrown when an invalid parameter is passed to a method

UniV3Oracle__InvalidParams

uint256 UniV3Oracle__InvalidParams

thrown when an invalid parameter is passed to a method

UniV3Oracle__InvalidSecondsAgos

uint256 UniV3Oracle__InvalidSecondsAgos

thrown when constructor is called with invalid ordered seconds agos values

UniV3Oracle__InvalidDeltas

uint256 UniV3Oracle__InvalidDeltas

thrown when constructor is called with invalid delta values > 100%

WstETHOracle__InvalidParams

uint256 WstETHOracle__InvalidParams

thrown when an invalid parameter is passed to a method

RedstoneOracle__InvalidParams

uint256 RedstoneOracle__InvalidParams

thrown when an invalid parameter is passed to a method

FallbackOracle__InvalidParams

uint256 FallbackOracle__InvalidParams

thrown when an invalid parameter is passed to a method

FallbackCLRSOracle__ExchangeRateZero

uint256 FallbackCLRSOracle__ExchangeRateZero

thrown when the exchange rate is zero, even for the fallback oracle source (if enabled)

WstETHCLRSOracle__ExchangeRateZero

uint256 WstETHCLRSOracle__ExchangeRateZero

thrown when the exchange rate is zero, even for the fallback oracle source (if enabled)

CLFallbackUniV3Oracle__ExchangeRateZero

uint256 CLFallbackUniV3Oracle__ExchangeRateZero

thrown when the exchange rate is zero, even for the uniV3 rate

WstETHCLRS2UniV3CheckCLRSOracle__ExchangeRateZero

uint256 WstETHCLRS2UniV3CheckCLRSOracle__ExchangeRateZero

thrown when the exchange rate is zero, even for the uniV3 rate

WeETHOracle__InvalidParams

uint256 WeETHOracle__InvalidParams

thrown when an invalid parameter is passed to a method