Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 2.56 KB

v3-253-aave-v3-Arbitrum-caps-oracle-activation.md

File metadata and controls

68 lines (47 loc) · 2.56 KB

Proposal 253. Caps Risk Oracle Activation on Arbitrum

Voting Link

Link to voting page

Governance Forum Discussion

Link to forum discussion

Payloads

Certora Analysis

Proposal Types

  • 💰 🧾 Asset transfers

  • 🤝 Permission granting and revoking

Context

This proposal activates the automated Aave Generalized Risk Stewards (AGRS) system on the Arbitrum Instance to perform automated supply and borrow cap updates. Under the hood, the AGRS consumes risk recommendations from the Edge infrastructure by Chaos Labs.

Proposal Creation

Transaction: 0x2a356d8ddfc194f8312a71129a3379023c2e9c9d104e36e7b63bae9d90afe92e

  • proposalId: 253
  • creator: 0xf71fc92e2949ccF6A5Fd369a0b402ba80Bc61E02
  • accessLevel: 1
  • ipfsHash: 0x3a9e0990b0c828e0af7b602f29273c4166a628d8b2249896fac69c12cc8f7b5a

createProposal() Parameters

{
    payloads: [
        {
            chain: "42161",
            payloads_controller: "0x89644CA1bB8064760312AE4F03ea41b05dA3637C",
            payload_id: 75,
        },
    ],
    voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
    ipfs_hash: "0x3a9e0990b0c828e0af7b602f29273c4166a628d8b2249896fac69c12cc8f7b5a",
    access_level: 1,
}

Aave Seatbelt Report

Proposal Report

Link to Seatbelt proposal report

Payload Reports

Technical Analysis

We have verified that the stated addresses are the upgraded contracts. We have verified the transfer of 50 LINK and confirmed that the registering mechanism works as intended.

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.