Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.74 KB

v3-77-aave-v3-ethereum-PYUSD-emissions-admin.md

File metadata and controls

101 lines (60 loc) · 2.74 KB

Proposal 77. Ethereum PYUSD Emission Admin.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-set-aave-chan-initiative-as-emission-manager-for-pyusd-on-aave-v3-ethereum-market/16837


Payloads


Certora analysis


Proposal types

🤝 permission granting or revoking


Context

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


Proposal creation

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

- proposalId: 77
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x326abb9504b2e2277440be16f89f9f12a17705e4e6a2e098562bf946ff779f1f

createProposal() parameters

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

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

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