# SFraxOracle

## SFraxOracle

This oracle fetches the price of sFrax

## Solidity API

#### constructor

Constructor for the implementation contract.

```solidity
constructor(address sFrax, address frax, address resilientOracle) public
```

***
