Skip to content

Latest commit

 

History

History
101 lines (60 loc) · 2.69 KB

v3-195-aave-v3-BNB-wstETH-onboarding.md

File metadata and controls

101 lines (60 loc) · 2.69 KB

Proposal 195. Onboard wstETH to BNB Chain


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-onboard-wsteth-to-aave-v3-on-bnb-chain/18501/11


Payloads


Certora analysis


Proposal types

💎 🆕 asset-listing


Context

This proposal onboards wstETH to the Aave v3 BNB Chain Instance. Configures new emodes for wstETH, wETH.

Proposal creation

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

- proposalId: 195
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0xee18ffb7b418b0c4d36d9ffb0d5d8280c65e2d69df615af8c6aec49687e42716

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "56", 
      "accessLevel": "1", 
      "payloadsController": "0xE5EF2Dd06755A97e975f7E282f828224F2C3e627", 
      "payloadId": "26" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0xee18ffb7b418b0c4d36d9ffb0d5d8280c65e2d69df615af8c6aec49687e42716" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the payloads lists wstETH on BNB Pool with the parameters mentioned in the IPFS. The emode for the specified assets has been configured correctly and the emission manager configured properly.


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.