Skip to content

Latest commit

 

History

History
143 lines (87 loc) · 3.87 KB

v3-80-aave-v2-multichain-temporary-freeze-of-long-tail-v2-assets.md

File metadata and controls

143 lines (87 loc) · 3.87 KB

Proposal 80. Temporary Freeze of Long-Tail V2 Assets on Ethereum, Polygon, Avalanche.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-temporary-freeze-of-long-tail-v2-assets/17403


Payloads


Certora analysis


Proposal types

🔧 📊 configuration update


Context

This proposal temporary freezes multiple assets on Aave-V2-Ethereum, Aave-V2-Avalanche and Aave-v2-Polygon as part of the v2 deprecation.


Proposal creation

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

- proposalId: 80
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0xa39d09939ca597beebecad4455a0846a14e2e5af659fe3d8904bda4bc996cf40

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "107" 
    }, 
    { 
      "chain": "137", 
      "accessLevel": "1", 
      "payloadsController": "0x401B5D0294E23637c18fcc38b1Bca814CDa2637C", 
      "payloadId": "55" 
    }, 
    { 
      "chain": "43114", 
      "accessLevel": "1", 
      "payloadsController": "0x1140CB7CAfAcC745771C2Ea31e7B5C653c5d0B80", 
      "payloadId": "26" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0xa39d09939ca597beebecad4455a0846a14e2e5af659fe3d8904bda4bc996cf40" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload freezes the following tokens on the following chains:

  • Ethereum V2:

    USDP

    GUSD

    LUSD

    FRAX

    sUSD

    AAVE

  • Polygon V2:

    AAVE

  • Avalanche V2:

    AAVE


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.