wstETHPriceProvider
Overview
License: MIT
contract wstETHPriceProvider is PriceProvider, Initializable, AccessControlUpgradeableEvents info
SetTokenAndAggregator
event SetTokenAndAggregator(address indexed token, address[] aggregatorPath)Name
Type
Description
SetTimeOut
event SetTimeOut(address indexed aggregatorPath, uint256 newTimeOut)Name
Type
Description
Constants info
MODERATOR_ROLE (0x797669c9)
DESCRIPTION (0xf1ae8856)
MAX_PRICE_PATH_LENGTH (0x01a9a5d3)
State variables info
tokenDecimals (0x3b97e856)
wstETH (0x4aa07e64)
aggregatorPath (0x004645ff)
timeOuts (0x2a6377a9)
Modifiers info
onlyModerator
Functions info
initialize (0x946d9204)
Name
Type
Description
addAggregatorPath (0xbe04eba7)
Name
Type
Description
setTimeOut (0x60c74154)
Name
Type
Description
isActive (0x9f8a13d7)
Name
Type
Description
Name
Type
Description
getPriceSTETH (0xcd78d6d4)
Name
Type
Description
getPrice (0x41976e09)
Name
Type
Description
Name
Type
Description
getPriceDecimals (0x1b30aafc)
Name
Type
Description
getLatestPrice (0x16345f18)
Name
Type
Description
Name
Type
Description
Last updated