Skip to content
Request an audit

‹ All findings

Aave RewardsController can add Usdc to the rewards list and the strategy has no way to collect the rewards

Low/InfoMaple Cash Strategies·Three Sigma · Institutional lending · 26th November, 20243S-Maple-N12

Description

The Aave strategy does not deal with the reward controller, so it could miss out on rewards emitted in case the fundsAsset is listed in the RewardsController.

Recommendation

Although the RewardsController does not currently emit rewards for Usdc, which is the asset that is going to be supported, consider adding the functionality to collect rewards.

Status

Addressed in #e2a6251.