Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.67 KB

v3-43-aave-v3-approval-for-Merit-program.md

File metadata and controls

101 lines (60 loc) · 2.67 KB

Proposal 43. Merit Approvals


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-merit-a-new-aave-alignment-user-reward-system/16646/31


Payloads


Certora analysis


Proposal types

💰 🧾 asset transfer


Context

This proposal approves a SAFE multisig wallet dedicated for the Merit program with funds to be distributed with protocol aligned users, as described and elaborated on in the forum.


Proposal creation

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

- proposalId: 43
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0xb237c4f579095dc1830ff7ccdbfa69a30b0c1afa302d9ade1faa19f2684a0b7a

createProposal() parameters

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

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload approves exactly 2.9M GHO and 600 aWETH from the collector to the specified Merit SAFE wallet.


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.