Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.7 KB

v3-47-activation-of-a-c-prime-foundation.md

File metadata and controls

101 lines (60 loc) · 2.7 KB

Proposal 47. Activation of A-C Prime Foundation.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-aave-treasury-rwa-allocation/14790


Payloads


Certora analysis


Proposal types

🤝 Event Emission As Engagement Proof


Context

This proposal proposes the activation of the A-C Prime Foundation which is an Association to represent the Aave DAO off-chain. THis proposal does not require any on-chain changes and simply emits an event which approves the activision.


Proposal creation

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

- proposalId: 47
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x8d80f7e09630024192366b533cc95274f37d3d3e0d3d004aa5eb7b637f1be113

createProposal() parameters

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

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload emits an event with a message approving the activision of the A-C Prime Foundation.


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.