Skip to content

Latest commit

 

History

History
70 lines (47 loc) · 2.5 KB

File metadata and controls

70 lines (47 loc) · 2.5 KB

Proposal 350. Interest Rate Update - WETH and wstETH Ethereum

Voting Link

Link to voting page

Governance Forum Discussion

Link to forum discussion

Payloads

Certora Analysis

Proposal Types

  • 🔧 📊 Configuration updates

Context

This publication proposes updating the WETH and wstETH Interest Rate configuration on both Core and Prime instances of Aave v3 on Ethereum.

Proposal Creation

Transaction: 0x7a931f8d2b4c029fee0f3a3eca8399fc7da193b82cc579257ca6a6bff1ed6046

  • proposalId: 350
  • creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
  • accessLevel: 1
  • ipfsHash: 0x959fd9535907af7498eebee9aa3475d126ff94d2aa5dbd3f6339e894e582a009

createProposal() Parameters

{
    payloads: [
        {
            chain: "1",
            payloads_controller: "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
            payload_id: 323,
        },
    ],
    voting_portal: "0xFe4683C18aaad791B6AFDF0a8e1Ed5C6e2c9ecD6",
    ipfs_hash: "0x959fd9535907af7498eebee9aa3475d126ff94d2aa5dbd3f6339e894e582a009",
    access_level: 1,
}

Aave Seatbelt Report

Proposal Report

Link to Seatbelt proposal report

Payload Reports

Technical Analysis

We have verified that only the parameters mentioned in the specification table have been modified to the correct amounts with respect to precision.

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.