Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.81 KB

v3-123-aave-v3-avalanche-set-emission-manager.md

File metadata and controls

101 lines (60 loc) · 2.81 KB

Proposal 123. Set ACI as Emission Manager on the Avalanche network.


Voting link

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


Governance forum discussion

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


Payloads


Certora analysis


Proposal types

🤝 permission granting or revoking


Context

This proposal sets ACI multisig as the emission manager of wAVAX, ggAVAX and sAVAX on the Avalanche network in order to distribute rewards to users, which will incentivize more engagement with the protocol.


Proposal creation

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

- proposalId: 123
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x3549dd6b5451ee288560662dbc7b89e97d647424b6606d253445087028d15ba5

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "43114", 
      "accessLevel": "1", 
      "payloadsController": "0x1140CB7CAfAcC745771C2Ea31e7B5C653c5d0B80", 
      "payloadId": "39" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x3549dd6b5451ee288560662dbc7b89e97d647424b6606d253445087028d15ba5" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the ACI multisig address was set to be the emission manager of wAVAX, ggAVAX and sAVAX on the Avalanche network.


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.