Skip to content

Latest commit

 

History

History
129 lines (84 loc) · 4.21 KB

v3-163-aave-v3-multichain-weETH-parameters-configuration.md

File metadata and controls

129 lines (84 loc) · 4.21 KB

Proposal 163. weETH Parameters Configuration.


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-harmonize-weeth-parameters/19012/2


Payloads


Certora analysis


Proposal types

🔧 📊 configuration update


Context

This proposal changes and equilize the parameters off weETH across all networks where it is supported.


Proposal creation

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

- proposalId: 163
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x04271f18d6488ac110ba7d0faa32b0c9dbb68828585a85a5f52c2da055dcf8c8

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "171" 
    }, 
    { 
      "chain": "42161", 
      "accessLevel": "1", 
      "payloadsController": "0x89644CA1bB8064760312AE4F03ea41b05dA3637C", 
      "payloadId": "50" 
    }, 
    { 
      "chain": "8453", 
      "accessLevel": "1", 
      "payloadsController": "0x2DC219E716793fb4b21548C0f009Ba3Af753ab01", 
      "payloadId": "35" 
    }, 
    { 
      "chain": "534352", 
      "accessLevel": "1", 
      "payloadsController": "0x6b6B41c0f8C223715f712BE83ceC3c37bbfDC3fE", 
      "payloadId": "22" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x04271f18d6488ac110ba7d0faa32b0c9dbb68828585a85a5f52c2da055dcf8c8" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the weETH parametes have been changed properly across all the networks where is supported.


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.