Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.68 KB

v3-64-aave-v3-gnosis-EURe-emissions-manager.md

File metadata and controls

101 lines (60 loc) · 2.68 KB

Proposal 64. EURe Emissions Manager.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-set-aci-as-emissions-manager-for-eure-on-aave-v3-gnosis-market/17130


Payloads


Certora analysis


Proposal types

🤝 permission granting or revoking


Context

This proposal propose to set an emission manager for EURe on gnosis chain to incentivize growth of Aave on the gnosis chain.


Proposal creation

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

- proposalId: 64
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x06d204eae05f9299d21226c4e4a29f90e3c6cda4c22d3175cca85ce2e1c30f35

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "100", 
      "accessLevel": "1", 
      "payloadsController": "0x9A1F491B86D09fC1484b5fab10041B189B60756b", 
      "payloadId": "9" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x06d204eae05f9299d21226c4e4a29f90e3c6cda4c22d3175cca85ce2e1c30f35" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload is setting declared ACI multisig as the emission admin of EURe over the gnosis chain and has no further side effects.


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.