Skip to content

Latest commit

 

History

History
106 lines (64 loc) · 2.75 KB

v3-61-aave-v3-ethereum-gho-steward-activation.md

File metadata and controls

106 lines (64 loc) · 2.75 KB

Proposal 61. Activate Gho Stewards.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-gho-stewards-borrow-rate-update/16956


Payloads


Certora analysis


Proposal types

🤝 permission granting or revoking


Context

This proposal sets the gho steward V2 as a permissioned contract that can change configurations of the gho token and gsms.


Proposal creation

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

- proposalId: 61
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x111fca5019e0bc411dc4bfa36167ad7d88c57c9ddbffb202fb1568e16dd06570

createProposal() parameters

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

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload is granting the new gho steward the following roles:

  • Pool Admin of the Aave V3 pool.
  • Bucket Manager of the Gho token.
  • Configurator of the USDC and USDT GSM.

In addition, all the existing facilitators were whitelisted within the steward contract.


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.