Skip to content

Latest commit

 

History

History
111 lines (68 loc) · 3.29 KB

v3-122-aave-v3-multichain-set-emission-manager.md

File metadata and controls

111 lines (68 loc) · 3.29 KB

Proposal 122. Set ACI as Emission Manager for Aave Liquidity Mining programs.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-set-aci-as-emission-manager-for-liquidity-mining-programs/17898


Payloads


Certora analysis


Proposal types

🤝 permission granting or revoking


Context

This proposal sets ACI multisig as the emission manager of ARB and SD in order to distribute rewards to users, which will incentivize more engagement with the protocol.


Proposal creation

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

- proposalId: 122
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0xc3fb70a23e9e6e2654fb3119fe3315859e590f3f9115ee56a3b22c68804da75d

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "139" 
    }, 
    { 
      "chain": "42161", 
      "accessLevel": "1", 
      "payloadsController": "0x89644CA1bB8064760312AE4F03ea41b05dA3637C", 
      "payloadId": "34" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0xc3fb70a23e9e6e2654fb3119fe3315859e590f3f9115ee56a3b22c68804da75d" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the ACI multisig address was set to be the emission manager of ARB on Arbitrum and SD on Ethereum.


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.