https://app.aave.com/governance/proposal/?proposalId=343
https://governance.aave.com/t/arfc-treasury-manage-gho-liquidity-committee/14914
🏦 treasury
This proposals swaps 406'000 aDAI to GHO via the AaveSwapper contract, in order to funds operations of the GLC (GHO Liquidity Committee) during 3 months.
Additionally, it transfer 5 ETH to the GLC.
Transaction: https://etherscan.io/tx/0x7bda484db86c76b0b6c187ecf6819d0d781d3e31f6ed97ff3575bd2080bbb8e8
- id: 343
- creator: 0x329c54289ff5d6b7b7dae13592c6b1eda1543ed4
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0x5f8cb9a8e12377aae2f534813c51eec7e36d2772]
- values: [0]
- signatures: [execute()]
- calldatas: [0x]
- withDelegatecalls: [true]
- startBlock: 18335161
- endBlock: 18354361
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0x7d076567e9e53a9bd05d90d7a42fd2d9ed17bccf58caf9da25eafe3acb3177e8
Ethereum
We have verified the proposal payload does the following:
- The payload redeems 406'000 DAI and 5 WETH from the Aave Ethereum Collector (held in aDAI and aWETH).
- By interacting with the AaveSwapper smart contract, the payload creates 1 order to swap DAI to GHO, that will be received by the Aave Ethereum Collector.
- Redeems the 5 ETH from WETH, and sends it to the GLC address.
- Approves the GLC address to pull 406'000 GHO from the Aave Ethereum Collector.
After the payload is executed, off-chain the AaveSwapper will execute the swap to GHO via CowSwap/Milkman, and transfer the funds to the Aave Ethereum Collector. At that point, the GLC will be able to claim funds, if there are no available GHO funds before.
✅ 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.