Skip to content

Latest commit

 

History

History
127 lines (78 loc) · 4.07 KB

v3-174-aave-v3-multichain-update-flash-borrowers-.md

File metadata and controls

127 lines (78 loc) · 4.07 KB

Proposal 174. Upadte Flash Borrowers addresses across various instances of Aave v3.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-add-cian-protocol-to-flashborrowers/18731/2


Payloads


Certora analysis


Proposal types

🤝 permission granting or revoking


Context

This proposal updates updates whitelisted flashBorrowers addresses across various instances of Aave v3.


Proposal creation

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

- proposalId: 174
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x30f32410de932d82dece0524b7dc1b731b7f140b43b7525715b839b7e4a35c4c

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "181" 
    }, 
    { 
      "chain": "10", 
      "accessLevel": "1", 
      "payloadsController": "0x0E1a3Af1f9cC76A62eD31eDedca291E63632e7c4", 
      "payloadId": "51" 
    }, 
    { 
      "chain": "42161", 
      "accessLevel": "1", 
      "payloadsController": "0x89644CA1bB8064760312AE4F03ea41b05dA3637C", 
      "payloadId": "53" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x30f32410de932d82dece0524b7dc1b731b7f140b43b7525715b839b7e4a35c4c" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the code correctly adds the specified flash borrowers, including CIAN, Index Coop, and Contango, to the Aave V3 ACL managers on the appropriate networks and instances as requested.


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.