Skip to content

Latest commit

 

History

History
123 lines (76 loc) · 3.81 KB

v3-149-aave-v3-avalanche-update-PoR-robot-executor.md

File metadata and controls

123 lines (76 loc) · 3.81 KB

Proposal 149. Update PoR Executor V3 Robot.


Voting link

https://vote.onaave.com/proposal/?proposalId=149


Governance forum discussion

https://governance.aave.com/t/bgd-technical-maintenance-proposals/15274/42


Payloads


Certora analysis


Proposal types

📜🔺 contract upgrade

💰 🧾 asset transfer


Context

This proposal carries out the following actions:

  • Cancels the Aave Robot automation for PoR on avalanche
  • Grants RISK_ADMIN rights to a new PoR executor contract
  • Withdraws LINK funds from the old PoR robot
  • Adds a new PoR robot
  • Funds the new PoR robot with 15 LINK

Proposal creation

Transaction: https://etherscan.io/tx/0xfbc816b4a6e57619ce9ccfbe71a5d1b7d8471aa20413dae7e4c4fc0ca74a6ae0

- proposalId: 149
- creator: 0xf71fc92e2949ccf6a5fd369a0b402ba80bc61e02
- accessLevel: 1
- ipfsHash: 0x6829dc471963cda9a2184fef9531967e9e095312995926148144a9555c3a72fd

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "43114", 
      "accessLevel": "1", 
      "payloadsController": "0x1140CB7CAfAcC745771C2Ea31e7B5C653c5d0B80", 
      "payloadId": "47" 
    }, 
    { 
      "chain": "43114", 
      "accessLevel": "1", 
      "payloadsController": "0x1140CB7CAfAcC745771C2Ea31e7B5C653c5d0B80", 
      "payloadId": "48" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x6829dc471963cda9a2184fef9531967e9e095312995926148144a9555c3a72fd" 
}

Aave Seatbelt report

Proposal report

https://github.com/bgd-labs/seatbelt-gov-v3/blob/main/reports/proposals/149.md

Payload reports


Technical analysis

We have verified that the payload Cancels the Robot 0x7aE2930B50CFEbc99FE6DB16CE5B9C7D8d09332C on the Avalanche. We have also checked the payloads registers the robot 0x7aE2930B50CFEbc99FE6DB16CE5B9C7D8d09332C on Avalanche.

The proposal adds a Proof of Reserve Executor 0xB94e515615c244Ab25f7A6e592e3Cb7EE31E99F4 and grands it the RISK_ADMIN role.

We have also checked the proposal funds the new PoR robot with 15 LINK.


The proposal is consistent with the description on 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.