Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.73 KB

v3-78-aave-v3-optimism-susd-emission-admin.md

File metadata and controls

101 lines (60 loc) · 2.73 KB

Proposal 78. Optimism susd Emission Admin.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-set-aave-chan-initiative-as-emission-manager-for-susd-on-aave-v3-optimism/16867


Payloads


Certora analysis


Proposal types

🤝 permission granting or revoking


Context

This proposal propose to set an emission manager for sUSD on Optimism chain to incentivize growth of Aave v3 on the Optimism chain.


Proposal creation

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

- proposalId: 78
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x4041602937f71b639d1eeb894e051c552152cf418d95ee4799a6ba893a6b0b13

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "10", 
      "accessLevel": "1", 
      "payloadsController": "0x0E1a3Af1f9cC76A62eD31eDedca291E63632e7c4", 
      "payloadId": "25" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x4041602937f71b639d1eeb894e051c552152cf418d95ee4799a6ba893a6b0b13" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload is setting a declared ACI multisig as the emission admin of sUSD over the Optimism 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.