Maintenance proposal to claim unclaimed StkAave rewards from the Ethereum V2 Incentives Controller.
During routine treasury analysis, TokenLogic identified approximately 560 StkAave tokens (around $150,000 at current market prices) sitting unclaimed in the Ethereum V2 Incentives Controller contract. These dormant rewards represent treasury assets that should be actively managed rather than left idle, making it prudent for the DAO to claim and transfer them to the Aave Collector for proper treasury optimization.
To claim the unclaimed StkAave reward, the payload:
setClaimer() on the Ethereum V2 Incentives Controller to authorize the executor address as the claimer.claimRewardsOnBehalf() to claim all pending StkAave rewards and transfer them directly to the Aave Collector.Since the EMISSIONS_ADMIN role resides with the legacy Aave V2 Governance Short Executor, the implementation requires two additional payload contracts on Ethereum, to be called by the Governance V3 Lvl 1 Executor:
queueTransaction() to queue the execution on Governance V2 Short ExecutorexecuteTransaction() to execute the queued transaction via Governance V2 Short ExecutorCopyright and related rights waived via CC0.
https://app.aave.com/governance/v3/proposal/?proposalId=387