Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 2.43 KB

v3-226-aave-v3-Gnosis-instance-update-part-1.md

File metadata and controls

66 lines (46 loc) · 2.43 KB

Proposal 226. Gnosis Instance Updates Part 1

Voting Link

Link to voting page

Governance Forum Discussion

Link to forum discussion

Payloads

Certora Analysis

Proposal Types

  • 🔧 📊 Configuration updates

Context

This AIP proposes several updates to the Aave v3 Gnosis instance to improve capital efficiency and add new use cases on the network. The key changes include removing GNO from isolation mode, adjusting the reserve factor for EURe, and creating a new relevant E-mode.

Proposal Creation

Transaction: 0xb9ab8a65a16d9271bd556c68ee6afae98873e055bf5e446a3c56eeee2edaa564

  • proposalId: 226
  • creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
  • accessLevel: 1
  • ipfsHash: 0xe85e3756a4d99d94cd69529df732df35022726eb9cadfdb3968bf25813648b51

createProposal() Parameters

{
    payloads: [
        {
            chain: "100",
            accessLevel: 1,
            payloadsController: "0x9A1F491B86D09fC1484b5fab10041B189B60756b",
            payloadId: 40,
        },
    ],
    votingPortal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
    ipfsHash: "0xe85e3756a4d99d94cd69529df732df35022726eb9cadfdb3968bf25813648b51",
}

Aave Seatbelt Report

Proposal Report

Link to Seatbelt proposal report

Payload Reports

Technical Analysis

We have verified that the assets configured correctly and the new emode created and configured correctly.

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.