Skip to content

Latest commit

 

History

History
108 lines (63 loc) · 2.82 KB

v3-126-AL-Service-Provider-Proposal.md

File metadata and controls

108 lines (63 loc) · 2.82 KB

Proposal 126. AL Service Provider Proposal


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-al-service-provider-proposal/17974


Payloads


Certora analysis


Proposal types

💰 🧾 asset transfer

🏦 payment stream


Context

This AIP proposes a one-year technical contributor engagement for the Aave Labs to act as a service provider for development of Aave V4 and a new visual identity.


Proposal creation

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

- proposalId: 126
- creator: 0x66a28531e6f390a8cd44ab0c57a0f1aeb7e673ff
- accessLevel: 1
- ipfsHash: 0x344e41de99f056c9ab5e6b78f0bb4c25b6332c49c4e4c645c71c4af2a425c29d

createProposal() parameters

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

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload executes the following actions:

  • create payment stream of 9,000,000 GHO spanning a duration of 365 days to the address 0x1c037b3C22240048807cC9d7111be5d455F640bd

  • transfer a sum of 3,000,000 GHO to to the address 0x1c037b3C22240048807cC9d7111be5d455F640bd


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.