https://app.aave.com/governance/proposal/?proposalId=392
https://governance.aave.com/t/arfc-aave-funding-update/15194
🏦 treasury
This proposal looks to consolidate different stablecoins held be the Aave Ethereum and Polygon Collectors into those required to cover different DAO expenses, like service providers.
Transaction: https://etherscan.io/tx/0x57718a4a3d001053650a7bc7cad69fd9542b2bb2ef7a20253296f0eff968e093
- id: 392
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- executor: 0xee56e2b3d491590b5b31738cc34d5232f378a8d5
- targets: [0x9aee0b04504cef83a65ac3f0e838d0593bcb2bc7,0x9aee0b04504cef83a65ac3f0e838d0593bcb2bc7]
- values: [0,0]
- signatures: [forwardPayloadForExecution((uint256,uint8,address,uint40)),forwardPayloadForExecution((uint256,uint8,address,uint40))]
- calldatas: [0x00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000dabad81af85554e9ae636395611c58f7ec1aaec50000000000000000000000000000000000000000000000000000000000000018,0x00000000000000000000000000000000000000000000000000000000000000890000000000000000000000000000000000000000000000000000000000000001000000000000000000000000401b5d0294e23637c18fcc38b1bca814cda2637c000000000000000000000000000000000000000000000000000000000000000e]
- withDelegatecalls: [false,false]
- startBlock: 18718824
- endBlock: 18738024
- strategy: 0xb7e383ef9b1e9189fc0f71fb30af8aa14377429e
- ipfsHash: 0x04ecc8577323664778b87139d2632dd33da549092d0b01a7d98dac4a0400333b
Proposal report
Payload reports
The proposal has 2 different payloads, one on Ethereum and another in Polygon.
The Ethereum payload does the following:
- Deposits 1'000'000 DAI held by the Collector into Aave v3 Ethereum on its behalf.
- Migrates all the aDAI v2 balance held by the Collector into aDAI v3.
- Creates an order to swap 500'000 DAI of the Collector into GHO, by using the AaveSwapper contract. The recipient will be once again the Aave Collector.
- Withdraws all the aTUSD v2 and aBUSD v2 held by the Aave Collector, and creates orders to swap them to GHO. The recipient will be once again the Aave Collector.
- Creates orders to swap all the UST and GUSD held by the Aave Collector into USDC. The recipient will be once again the Aave Collector.
As with previous proposals, the swaps will not be done at execution time of this payload, but afterwards, given the off-chain nature of CowSwap and Milkman.
The Polygon payload does the following:
- Withdraws 1'700'000 USDC from Aave v2 Polygon, and bridges it to the Ethereum Collector via the Aave DAO <> Polygon bridge contract.
- Withdraws 750'000 USDT from Aave v2 Polygon, and bridges it to the Ethereum Collector via the Aave DAO <> Polygon bridge contract.
- Withdraws 500'000 DAI from Aave v2 Polygon, and bridges it to the Ethereum Collector via the Aave DAO <> Polygon bridge contract.
We have verified that the proposal properly tested both the swaps and bridging operations, in environments as close as possible to production.
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.