Skip to content

Latest commit

 

History

History
161 lines (96 loc) · 4.67 KB

v3-82-aave-v2-multichain-set-price-cap-adapters.md

File metadata and controls

161 lines (96 loc) · 4.67 KB

Proposal 82. Set Price Cap Adapters For Aave V2.


Voting link

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


Governance forum discussion

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


Payloads


Certora analysis


Proposal types

📜🔺 contract upgrade


Context

This proposal activates the correlated-assets price oracle (CAPO) system for fiat-pegged stable coins and also updates price feeds on Aave-V2 in order to add an upper side protection.


Proposal creation

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

- proposalId: 82
- creator: 0xf71fc92e2949ccf6a5fd369a0b402ba80bc61e02
- accessLevel: 1
- ipfsHash: 0x4886864ed1dc6cb220f17cd372697218cbb5c2ada41e63d6a1f7664168d59052

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "106" 
    }, 
    { 
      "chain": "137", 
      "accessLevel": "1", 
      "payloadsController": "0x401B5D0294E23637c18fcc38b1Bca814CDa2637C", 
      "payloadId": "54" 
    }, 
    { 
      "chain": "43114", 
      "accessLevel": "1", 
      "payloadsController": "0x1140CB7CAfAcC745771C2Ea31e7B5C653c5d0B80", 
      "payloadId": "25" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x4886864ed1dc6cb220f17cd372697218cbb5c2ada41e63d6a1f7664168d59052" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payload changes the Asset Source of the following tokens on the following chains:

  • Ethereum:

    USDC: 0x9f2817536Cfd48BF59243d9D8802a5670F5Be05d

    USDT: 0xEfF57B0c8987eea8C491bdDD2F64c1c21297Cf74

    DAI: 0xd486FE27AAB0b3CAd1462D767292dd7a84F06E58

    USDP: 0x776292E6eb3eD2D28C0CFa77BaB9378A771424Be

    sUSD: 0x00753D870Ceda60b38A9efeb47a724160BD8A749

    FRAX: 0x1f7e2ccd6702a5c587160390A52111aF6020ac92

    LUSD: 0x3a1b874ec865c466046cf131516d26Cc228dF0b3

    BUSD: 0x378E959C0eCBbA793217913cE1D8745f6d6B7aC7

    TUSD: 0x65f05c3bC078bf24EdeaCFD48D6312c103AC4a61

    UST: 0x51d08b4912d33d051b57d784c7CAfC0cD42c0f45

    DPI: 0x2fe9EcF3024B5A63f50Ec0eFC53b8fF2C09F2E93

  • Polygon:

    USDC.e: 0xB611AA5E98112C7c3711Ca3a5187dC025B83C8e4

    DAI: 0x08EDd9E1DF3b0b8498864C60a2FD6cDb13148885

    USDT: 0xf840c80932908EF206056dF0882bC595e7150607

  • Avalanche:

    USDC.e: 0xD8277249e871BE9A402fa286C2C5ec16046dC512

    DAI.e: 0xf82da795727633aFA9BB0f1B08A87c0F6A38723f

    USDT.e: 0x39185f2236A6022b682e8BB93C040d125DA093CF


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.