EthPerWstEthRateProvider
State Variables
ST_ETH_TO_ETH_CHAINLINK
IChainlink public immutable ST_ETH_TO_ETH_CHAINLINK;WST_ETH
IWstEth public immutable WST_ETH;MAX_TIME_FROM_LAST_UPDATE
uint256 public immutable MAX_TIME_FROM_LAST_UPDATE;Functions
constructor
constructor(address _stEthToEthChainlink, address _wstETH, uint256 _maxTimeFromLastUpdate);Name
Type
Description
getRate
Name
Type
Description
Errors
MaxTimeFromLastUpdatePassed
Last updated
Was this helpful?