Skip to content

Latest commit

 

History

History
65 lines (46 loc) · 2.47 KB

v3-260-aave-v3-Polygon-risk-parameters-update.md

File metadata and controls

65 lines (46 loc) · 2.47 KB

Proposal 260. Adjust Aave Polygon V3 Risk Parameters

Voting Link

Link to voting page

Governance Forum Discussion

Link to forum discussion

Payloads

Certora Analysis

Proposal Types

  • 🔧 📊 Configuration updates

Context

This proposal addendum seeks governance approval for adjustment of the AIP-254 to reintroduce LTV for non-bridged stablecoins (USDC,USDT) in Aave Polygon V3.

Proposal Creation

Transaction: 0x456336cb08f93d8504cbe787d972374aecc7d4ec03303a3bd37bf3211bfda8ac

  • proposalId: 260
  • creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
  • accessLevel: 1
  • ipfsHash: 0x3b936dd6cf7fc54c4a31240ae34a4b6e2a6cf5d540372a76dcf33b28a2b1fb9c

createProposal() Parameters

{
    payloads: [
        {
            chain: "137",
            payloads_controller: "0x401B5D0294E23637c18fcc38b1Bca814CDa2637C",
            payload_id: 102,
        },
    ],
    voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
    ipfs_hash: "0x3b936dd6cf7fc54c4a31240ae34a4b6e2a6cf5d540372a76dcf33b28a2b1fb9c",
    access_level: 1,
}

Aave Seatbelt Report

Proposal Report

Link to Seatbelt proposal report

Payload Reports

Technical Analysis

We have verified that the correct tokens ltv was adjusted to 70%, the emode was configured as specified in the forum and ipfs. Additionally that all stablecoins assets were configured to non borrowable in the emode. 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.