Skip to content

Latest commit

 

History

History
106 lines (64 loc) · 2.94 KB

v3-35-treasury-management-gsm-rwa-frontier-funding-part-b.md

File metadata and controls

106 lines (64 loc) · 2.94 KB

Proposal 35. Treasury Management - GSM Funding & RWA Strategy Preparations (Part 2)


Voting link

https://vote.onaave.com/proposal/?proposalId=35


Governance forum discussion

https://governance.aave.com/t/arfc-treasury-management-gsm-funding-rwa-strategy-preparations/16128


Payloads


Certora analysis


Proposal types

💰 🧾 asset transfer


Context

This proposal swaps funds from treasury and deposit them in the collector in order to prepare for the GSM and RWA funding. To do that, 0.7M USDC, and all DAI are swapped to USDT and deposited to the pool.


Proposal creation

Transaction: https://etherscan.io/tx/0x3b7463c9b2c59fad2dead24f4c84e07af7353203e7558a3050af49e4c2d108db

- proposalId: 35
- creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
- accessLevel: 1
- ipfsHash: 0x9206b8d1ee912b328fccf81311e1b20ddff390d2351d6be27dadaa230584c29f

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "65" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x9206b8d1ee912b328fccf81311e1b20ddff390d2351d6be27dadaa230584c29f" 
}

Aave Seatbelt report

Proposal report

https://github.com/bgd-labs/seatbelt-gov-v3/blob/main/reports/proposals/35.md

Payload reports


Technical analysis

We have verified that the payload:

  1. Swaps 0.7 USDC and all the DAI in the collector into USDT via the Aave swapper.
  2. Deposits all the rest of the USDC in the collector to the V3 pool.
  3. Enables deposit of all the swapped USDT to the V3 pool in a later time when the swap query is fulfilled.

The proposal is consistent with the description on both Snapshot and the governance forum.


Certora validations

✅ 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.

✅ Certora reviewed the procedure followed to submit the proposal.