title: [ARFC] Whitelist Balancer DAO to Claim Liquidity Mining Rewards (Arbitrum & Base)
author: @TokenLogic
created: 2025-03-05
Simple Summary
This publication proposes allowing the Balancer DAO to claim liquidity mining rewards generated by Balancer v3 Boosted Pools through the Aave Protocol.
Motivation
Following on from the earlier proposal, this publication includes additional addresses spanning Arbitrum and Base instances of Balancer v3.
Recapping, this proposal enables the Balancer DAO to retrieve liquidity mining rewards from Boosted Pools for redistribution to users and the DAO.
To facilitate this, Aave Protocol’s claimOnBehalfOf
function allows designated addresses to claim rewards on behalf of smart contracts.
Without assigning a specific address as the contract owner, these rewards cannot be claimed, leaving them inaccessible.
Specification
Set Balancer contract 0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e
as the claimer (caller
) on behalf of the Balancer v3 vault as the user
0xbA1333333333a1BA1108E8412f11850A5C319bA9
.
Call setClaimer() for Balancer contracts on INCENTIVES_CONTROLLER_PROXY_ADDRESS
Network | Description | Address |
---|---|---|
Arbitrum | USDC | 0x7f6501d3b98ee91f9b9535e4b0ac710fb0f9e0bc |
Arbitrum | GHO | 0xd089b4cb88dacf4e27be869a00e9f7e2e3c18193 |
Arbitrum | USDT | 0xa6d12574efb239fc1d2099732bd8b5dc6306897f |
Arbitrum | wETH | 0x4ce13a79f45c1be00bdabd38b764ac28c082704e |
Arbitrum | wstETH | 0xe98fc055c99decd8da0c111b090885d5d15c774e |
Arbitrum | weETH | 0xd9e3ef2c12de90e3b03f7b7e3964956a71920d40 |
Arbitrum | ezETH | 0x4ff50c17df0d1b788d021acd85039810a1aa68a1 |
Arbitrum | USDC.e | 0xE6D5923281c89DC989D00817387292387552d5C1 |
Arbitrum | wBTC | 0x52Dc1FEeFA4f9a99221F93D79da46Ae89b8c0967 |
Base | USDC | 0xc768c589647798a6ee01a91fde98ef2ed046dbd6 |
Base | GHO | 0x88b1cd4b430d95b406e382c3cdbae54697a0286e |
Base | wETH | 0xe298b938631f750dd409fb18227c4a23dcdaab9b |
Base | wstETH | 0x0830820d1a9aa1554364752d6d8f55c836871b74 |
Base | ezETH | 0xf8f10f39116716e89498c1c5e94137ada11b2bc7 |
Base | weETH | 0x6acD0a165fD70A84b6b50d955ff3628700bAAf4b |
Base | cbBTC | 0xFA2A03b6f4A65fB1Af64f7d935fDBf78693df9aF |
Incentives Controller Arbitrum is 0x929EC64c34a17401F460460D4B9390518E5B473e
and Base is 0xf9cc4F0D883F1a1eb2c253bdb46c254Ca51E1F44
.
Disclosure
TokenLogic does not receive any payment for this proposal.
Next Steps
- Gather feedback from the community.
- If consensus is reached on this ARFC, escalate this proposal to the Snapshot stage.
- If Snapshot outcome is YAE, escalate this proposal to the AIP stage.
Copyright
Copyright and related rights waived via CC0.