Skip to content

Latest commit

 

History

History
133 lines (79 loc) · 4.83 KB

v3-211-aave-v3-multichain-Fluid-alignment.md

File metadata and controls

133 lines (79 loc) · 4.83 KB

Proposal 211. Fluid Alignment


Voting link

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


Governance forum discussion

https://governance.aave.com/t/arfc-fluid-alignment-with-inst-purchase/19921


Payloads


Certora analysis


Proposal types

💰 🧾 asset transfer

🤝 permission granting or revoking


Context

This proposal aims to strengthen the strategic partnership between Aave DAO and Instadapp through a $4M investment in INST tokens at a $350M fully diluted valuation (FDV). Instadapp has been a key player in the Aave ecosystem, offering essential infrastructure and user interfaces, and their upcoming tokenomics reform and rebranding present a timely opportunity for deeper collaboration. By aligning both protocols, the proposal seeks to promote GHO adoption, prioritize Aave protocol integrations, and create mutual governance value. This initiative also ensures Aave DAO’s active participation in Instadapp’s governance and ecosystem development, further solidifying their collaboration.


Proposal creation

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

- proposalId: 211
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x5018fc573e6e6d8534f44ca40d8b1e0c0c38a60595037d3d059b840ea6523a59

createProposal() parameters

{
  "payloads": [ 
    { 
      "chain": "1", 
      "accessLevel": "1", 
      "payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5", 
      "payloadId": "215" 
    }, 
    { 
      "chain": "42161", 
      "accessLevel": "1", 
      "payloadsController": "0x89644CA1bB8064760312AE4F03ea41b05dA3637C", 
      "payloadId": "64" 
    }, 
    { 
      "chain": "8453", 
      "accessLevel": "1", 
      "payloadsController": "0x2DC219E716793fb4b21548C0f009Ba3Af753ab01", 
      "payloadId": "46" 
    }, 
  ], 
  "votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3", 
  "ipfsHash": "0x5018fc573e6e6d8534f44ca40d8b1e0c0c38a60595037d3d059b840ea6523a59" 
}

Aave Seatbelt report

Proposal report

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

Payload reports


Technical analysis

We have verified that the flashBorrower role has been correctly granted. Additionally, the transfer mechanics for the $INST token purchase have been thoroughly reviewed, ensuring accurate handling of the decimal numbers. All contract interactions and logic have been audited to confirm alignment with the intended proposal specifications, guaranteeing that the execution meets the outlined requirements without discrepancies.


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.