Skip to content

Latest commit

 

History

History
97 lines (70 loc) · 4.03 KB

v3-240-aave-v3-multichain-GHO-Base-launch.md

File metadata and controls

97 lines (70 loc) · 4.03 KB

Proposal 240. GHO Base Launch

Voting Link

Link to voting page

Governance Forum Discussion

Link to forum discussion

Payloads

Certora Analysis

Proposal Types

  • 📜 🔺 Contract upgrades
  • 🤝 Permission granting and revoking
  • 💎 🆕 Listing new assets

Context

This AIP proposes the expansion of GHO, the native asset of the Aave Protocol, to the Base network utilizing the Chainlink Cross-Chain Interoperability Protocol (CCIP) v1.5.1.

The smart contracts have been refined through multiple stages of design, development, testing, and implementation. Likewise, Certora, the DAO service provider, was engaged to conduct code reviews of the implementation.

Proposal Creation

Transaction: 0xdd7e7af051bd0bab63406c9952d493757dac68577a50b527af021b4f9956d540

  • proposalId: 240
  • creator: 0x66a28531E6f390A8CD44aB0C57a0F1aeb7E673FF
  • accessLevel: 1
  • ipfsHash: 0x77858639daf77d09480f14d12e25feb4bbea550c7f0187a7fd0503637425505b

createProposal() Parameters

{
    payloads: [
        {
            chain: "1",
            payloads_controller: "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
            payload_id: 240,
        },
        {
            chain: "42161",
            payloads_controller: "0x89644CA1bB8064760312AE4F03ea41b05dA3637C",
            payload_id: 71,
        },
        {
            chain: "8453",
            payloads_controller: "0x2DC219E716793fb4b21548C0f009Ba3Af753ab01",
            payload_id: 52,
        },
        {
            chain: "8453",
            payloads_controller: "0x2DC219E716793fb4b21548C0f009Ba3Af753ab01",
            payload_id: 53,
        },
    ],
    voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
    ipfs_hash: "0x77858639daf77d09480f14d12e25feb4bbea550c7f0187a7fd0503637425505b",
    access_level: 1,
}

Aave Seatbelt Report

Proposal Report

Link to Seatbelt proposal report

Payload Reports

Technical Analysis

We have reviewed the change thoroughly prior to the proposal, we ensured the upgrade is correctly implemented, the collector is funded prior to the listing and that CL proposed the governance as the new owners of the token pools.

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.