WeETHOracle
WeETHOracle
This oracle fetches the price of weETH
Solidity API
LIQUIDITY_POOL
Address of Liqiudity pool
contract IEtherFiLiquidityPool LIQUIDITY_POOL
constructor
Constructor for the implementation contract.
constructor(address liquidityPool, address weETH, address eETH, address resilientOracle) public
Last updated