Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.83 KB

v3-171-aave-v3-ethereum-lido-aci-emission-manager-wstETH-tBTC.md

File metadata and controls

101 lines (60 loc) · 2.83 KB

Proposal 171. Set ACI as Emission Manager for wstETH & tBTC on Ethereum Mainet and Lido Instances.


Voting link

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


Governance forum discussion

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


Payloads


Certora analysis


Proposal types

🤝 permission granting or revoking


Context

This proposal sets ACI multisig as the emission manager of wstETH and tBTC on the Ethereum Maintet and Lido instances in order to distribute rewards to users, which will incentivize more engagement with the protocol.


Proposal creation

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

- proposalId: 171
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x243c4732500e528f9bd74a2f0a761c4b5ace944f6036e352634c7e2ba3e0fa25

createProposal() parameters

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

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the ACI multisig address was set to be the emission manager of wstETH and tBTC on the Ethereum 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.