https://app.aave.com/governance/proposal/?proposalId=374
https://governance.aave.com/t/arfc-treasury-management-add-to-reth-holding/15123
🏦 treasury
This proposal seeks to acquire rETH from WETH and aWETH (v2 and v3) held by the Aave Ethereum Collector.
Transaction: https://etherscan.io/tx/0x90c3330cb5c5be00a63d4324aa02b89aa5a22eb20b4699b309d2cac55f0abe6b
- id: 374
- creator: 0x329c54289ff5d6b7b7dae13592c6b1eda1543ed4
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0x9aee0b04504cef83a65ac3f0e838d0593bcb2bc7]
- values: [0]
- signatures: [forwardPayloadForExecution((uint256,uint8,address,uint40))]
- calldatas: [0x00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000dabad81af85554e9ae636395611c58f7ec1aaec5000000000000000000000000000000000000000000000000000000000000000f]
- withDelegatecalls: [false]
- startBlock: 18593667
- endBlock: 18612867
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0x2187a22d1c0a9eba2d112f38b51ad1716a49842ecd2d8efcb146876c20bfb848
Proposal report
Payload report
We have verified the proposal payload does the following:
- Transfers the WETH held by the Aave Ethereum Collector to the
AaveSwapper
contract. - Redeems aWETH v2 and v3 held by the same Collector, and transfers the resultant WETH to the
AaveSwapper
. As described in the proposal, 100 aWETH v3 is left on the Collector. - Creates a buy order of rETH from WETH, by calling
swap()
on the AaveSwapper. The recipient of the resultant rETH will be the Aave Ethereum Collector.
The proposal is consistent with the description on both Snapshot and the governance forum.
✅ The code on the proposal payload corresponds to the proposal specification.
✅ The proposal includes a proper tests suite, checking all necessary post-conditions.
✅ BGD reviewed the payload before the proposal was submitted.
✅ Only one payload used via delegatecall
✅ BGD reviewed the procedure followed to submit the proposal.