You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Concerns Synchronicity Price Adapters used as asset sources in AaveOracle.
There is no Chainlink price feed for these adapters. The Aave V3 subgraph seems to rely on the AnswerUpdated(indexed int256,indexed uint256,uint256) events of the AccessControlledAggregator contracts to populate its prices.
Investigate why the Chainlink EACAggregator mappings are not working for some assets, and see if there is a general workaround:
wsteth, reth, cbeth, wbtc for ethereum v3
wsteth for arbitrum v3
savax on avalanche
none on optimism/polygon
The text was updated successfully, but these errors were encountered: