Skip to content

Latest commit

 

History

History
107 lines (63 loc) · 2.94 KB

v3-115-aave-v3-april-finance-update-part-b.md

File metadata and controls

107 lines (63 loc) · 2.94 KB

Proposal 115. April Finance Update Part B.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-april-finance-update/17390


Payloads


Certora analysis


Proposal types

💰 🧾 asset transfer


Context

This proposal is part B of AIP 103 which is a collection of treasury management actions that mainly aim to consolidate the ecosystem holdings in gho and preparing treasury for upcoming expected expenses.


Proposal creation

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

- proposalId: 115
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0xe3183b06212ae8d1c10b61a2f22d6aba7f4490ae909caafbe81d3d0daaff2086

createProposal() parameters

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

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload is executing the following actions:

  • Swap all DAI that was bridged from Polygon during part A (around 500,000 uints)

  • Create an allowance for ALC safe of 1,000,000$ in USDC and 1,000,000$ in aEthUSDT

  • Deposit into V3 the collector balance of WETH, WBTC and USDC-1,000,000 (the 1,000,000 we approved to the ALC safe)


The proposal is consistent with the description on 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.