EthXReserveOracle
Inherits: ReserveOracle
Reserve oracle for ETHx.
State Variables
PROTOCOL_FEED
Functions
constructor
Creates a new EthXReserveOracle
instance.
Parameters
Name | Type | Description |
---|---|---|
|
| Data source for the LST provider exchange rate. |
|
| of ETHx. |
|
| List of alternative data sources for the ETHx exchange rate. |
|
| The amount of alternative data sources to aggregate. |
|
| Maximum percent change between exchange rate updates. [RAY] |
_getProtocolExchangeRate
Returns the exchange rate between ETH and ETHx.
Returns
Name | Type | Description |
---|---|---|
|
| Exchange rate between ETH and ETHx. |