Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 2.42 KB

File metadata and controls

67 lines (46 loc) · 2.42 KB

Proposal 372. Increase rsETH Supply Cap on Aave V3 Linea Instance

Voting Link

Link to voting page

Governance Forum Discussion

Link to forum discussion

Payloads

Certora Analysis

Proposal Types

  • 🔧 📊 Configuration updates

Context

This proposal seeks to increase the rsETH supply cap on the Aave V3 Linea instance to accommodate growing demand and prevent supply cap limitations that restrict user access.

Proposal Creation

Transaction: 0x81f871aa7f62905030237ead60fee731caec2a80914845507c3e51172479eb5d

  • proposalId: 372
  • creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
  • accessLevel: 1
  • ipfsHash: 0xb3ad06ee2ae1d97b762191b6ca4cabd3271a24a9eb9f8d37d8f1737bbb957f69

createProposal() Parameters

{
    payloads: [
        {
            chain: "59144",
            payloads_controller: "0x3BcE23a1363728091bc57A58a226CF2940C2e074",
            payload_id: 13,
        },
    ],
    voting_portal: "0x9Ded9406f088C10621BE628EEFf40c1DF396c172",
    ipfs_hash: "0xb3ad06ee2ae1d97b762191b6ca4cabd3271a24a9eb9f8d37d8f1737bbb957f69",
    access_level: 1,
}

Aave Seatbelt Report

Proposal Report

Link to Seatbelt proposal report

Payload Reports

Technical Analysis

The specified amount on the payload match the amount on the IPFS and forum. The payload successfully increase the supply cap of rsETH.

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.