0x9c3832db…d944sent to0xa89163f7…af61·#16,783,979·view on Etherscan
SIP-45 Migrate rETH to Chainlink price oracle
## Action 1: Set up price feed for rETH
price provider: ChainlinkV3PriceProvider
_asset: `0xae78736cd615f374d3085123a210448e74fc6393`,
_aggregator: rETH / ETH `0x536218f9E9Eb48863970252233c8F271f554C2d0`,
_fallbackProvider: BalancerV2PriceProvider `0x2F1aA93249bcc0DF7d89739F86308c7a270F5EEd`,
_heartbeat: `86400`,
_convertToQuote: `false`
**Developers comment**
> Configure Chainlink price provider for rETH (Balancer V2 pool as a fallback oracle)
## Action 2: Choose a price provider for rETH
**ChainlinkV3PriceProvider**
The action registers a price provider in the protocol's repository of price providers.
The Repository manages price providers and maps assets to their price providers.
**Developers comment**
> Configure PriceProvidersRepository to use Chainlink price provider for rETH