# WBETHOracle

## WBETHOracle

This oracle fetches the price of wBETH asset

## Solidity API

#### constructor

Constructor for the implementation contract.

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

***
