Skip to content

Latest commit

 

History

History
169 lines (129 loc) · 7.95 KB

v3-216-aave-v3+v2-multichian-increase-slope1-to-all-stablecoins.md

File metadata and controls

169 lines (129 loc) · 7.95 KB

Proposal 216. Increase Borrow Slope1 to all Stablecoins across all Aave Instances

Voting Link

Link to voting page

Governance Forum Discussions

Link to forum discussions

Payloads

Certora Analysis

Proposal Types

  • 🔧 📊 Configuration updates

Context

This proposal seeks to increase the borrow slope1 parameter for stablecoins across all Aave V3 and V2 instances to 12.5%, aligning interest rate models with the updated Stable Debt Reserve (SDR) strategy. The adjustment aims to optimize protocol revenue, enhance capital efficiency, and ensure appropriate risk compensation for lenders amid rising stablecoin utilization. By adapting to current market conditions, this change promotes sustainability and competitiveness across Aave’s ecosystem.

Proposal Creation

Transaction: 0x0baff0c72577e0843d68fe60d4abae5b44c7d0f145c805bc8e1ba0b223e76a0e

  • proposalId: 216
  • creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
  • accessLevel: 1
  • ipfsHash: 0x1dea9e7846d661c189e2a5046ec5b7b0bfc395fcf87ba3fad25f1583adea910b

createProposal() Parameters

{
    "payloads": [
        {
            "chain": "1",
            "accessLevel": 1,
            "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
            "payloadId": 220
        },
        {
            "chain": "137",
            "accessLevel": 1,
            "payloadsController": "0x401B5D0294E23637c18fcc38b1Bca814CDa2637C",
            "payloadId": 92
        },
        {
            "chain": "43114",
            "accessLevel": 1,
            "payloadsController": "0x1140CB7CAfAcC745771C2Ea31e7B5C653c5d0B80",
            "payloadId": 61
        },
        {
            "chain": "10",
            "accessLevel": 1,
            "payloadsController": "0x0E1a3Af1f9cC76A62eD31eDedca291E63632e7c4",
            "payloadId": 60
        },
        {
            "chain": "42161",
            "accessLevel": 1,
            "payloadsController": "0x89644CA1bB8064760312AE4F03ea41b05dA3637C",
            "payloadId": 65
        },
        {
            "chain": "1088",
            "accessLevel": 1,
            "payloadsController": "0x2233F8A66A728FBa6E1dC95570B25360D07D5524",
            "payloadId": 30
        },
        {
            "chain": "8453",
            "accessLevel": 1,
            "payloadsController": "0x2DC219E716793fb4b21548C0f009Ba3Af753ab01",
            "payloadId": 47
        },
        {
            "chain": "100",
            "accessLevel": 1,
            "payloadsController": "0x9A1F491B86D09fC1484b5fab10041B189B60756b",
            "payloadId": 38
        },
        {
            "chain": "534352",
            "accessLevel": 1,
            "payloadsController": "0x6b6B41c0f8C223715f712BE83ceC3c37bbfDC3fE",
            "payloadId": 28
        },
        {
            "chain": "56",
            "accessLevel": 1,
            "payloadsController": "0xE5EF2Dd06755A97e975f7E282f828224F2C3e627",
            "payloadId": 28
        },
        {
            "chain": "324",
            "accessLevel": 1,
            "payloadsController": "0x2E79349c3F5e4751E87b966812C9E65E805996F1",
            "payloadId": 9
        }
    ],
    "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
    "ipfsHash": "0x1dea9e7846d661c189e2a5046ec5b7b0bfc395fcf87ba3fad25f1583adea910b"
}

Aave Seatbelt Report

Proposal Report Link to Seatbelt proposal report

Payload Reports

Technical Analysis

This analysis ensures that all borrow slope1 and slope2 parameters in the payloads match the intended values specified in the proposal for all Aave instances and markets. By cross-referencing the deployed values with the proposal and conducting both automated and manual validation checks, we confirm full alignment with the intended changes. This thorough verification guarantees that the adjustments are correctly implemented to support the protocol’s objectives. 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.