Skip to content

Latest commit

 

History

History
73 lines (53 loc) · 2.79 KB

v3-243-aave-v3-Ethereum+Gnosis-balancer-claiming-rewards.md

File metadata and controls

73 lines (53 loc) · 2.79 KB

Proposal 243. Allow Balancer To Claim Mining Rewards

Voting Link

Link to voting page

Governance Forum Discussion

Link to forum discussion

Payloads

Certora Analysis

Proposal Types

  • 🤝 Permission granting and revoking

Context

This publication proposes allowing the Balancer DAO to claim liquidity mining rewards generated by Balancer v3 Boosted Pools through the Aave Protocol.

Proposal Creation

Transaction: 0x04988bf6688497665dc6b9535fa686641e2b97c1ffe3d3cc507fe8768508aed2

  • proposalId: 243
  • creator: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922
  • accessLevel: 1
  • ipfsHash: 0xbc2f70986db4d08799989a23a97687dab9885924ddce5f9e813d46d3d3c8530d

createProposal() Parameters

{
    payloads: [
        {
            chain: "1",
            payloads_controller: "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
            payload_id: 243,
        },
        {
            chain: "100",
            payloads_controller: "0x9A1F491B86D09fC1484b5fab10041B189B60756b",
            payload_id: 43,
        },
    ],
    voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
    ipfs_hash: "0xbc2f70986db4d08799989a23a97687dab9885924ddce5f9e813d46d3d3c8530d",
    access_level: 1,
}

Aave Seatbelt Report

Proposal Report

Link to Seatbelt proposal report

Payload Reports

Technical Analysis

We have validated the specified addresses in the constructor. We have confirmed that the intended outcome has been implemented.

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.