Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 2.88 KB

v3-245-aave-v3-Linea-Activation.md

File metadata and controls

68 lines (49 loc) · 2.88 KB

Proposal 245. Aave v3 Linea Activation

Voting Link

Link to voting page

Governance Forum Discussion

Link to forum discussion

Payloads

Certora Analysis

Proposal Types

  • 🤝 Permission granting and revoking
  • 🔧 📊 Configuration updates
  • 💎 🆕 Listing new assets

Context

This proposal allows the Aave governance to activate the Aave V3 Linea pool (3.2) by completing all the initial setup and listing USDC, USDT, WETH, WBTC, wstETH, ezETH, weETH as suggested by the risk service providers engaged with the DAO on the governance forum.

All the Aave Linea V3 addresses can be found in the aave-address-book.

Proposal Creation

Transaction: 0x62b5a946b2e8d2ca58122acabfb075ce77be27f669f5dd3937dd8e243ac00807

  • proposalId: 245
  • creator: 0xf71fc92e2949ccF6A5Fd369a0b402ba80Bc61E02
  • accessLevel: 1
  • ipfsHash: 0xa6934c5bd7d57c2bff6c7f996ebc6723ab4c6cba58e2c1ce82e18220ad75a560

createProposal() Parameters

{
    payloads: [
        {
            chain: "59144",
            payloads_controller: "0x3BcE23a1363728091bc57A58a226CF2940C2e074",
            payload_id: 3,
        },
    ],
    voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
    ipfs_hash: "0xa6934c5bd7d57c2bff6c7f996ebc6723ab4c6cba58e2c1ce82e18220ad75a560",
    access_level: 1,
}

Aave Seatbelt Report

Proposal Report

Link to Seatbelt proposal report

Payload Reports

Technical Analysis

We have verified the specified parameters for each listed asset are correct. We have validated the price feed correctness. We checked the amounts of the SEED_AMOUNT of each asset are correct and supplied to the pool.

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.