For the complete documentation index, see llms.txt. This page is also available as Markdown.

WBETHOracle

WBETHOracle

This oracle fetches the price of wBETH asset

Solidity API

constructor

Constructor for the implementation contract.

constructor(address wbeth, address eth, address resilientOracle) public

Last updated