- Ethereum - proposal payloads
- 💰 🧾 Asset transfers
Following all technical development and ordinary security procedures for the Aave V3.3 upgrade, it was decided to complement the security process with a sherlock contest.
Transaction: 0x9227a4666c1ad4eb2f5a398c5d2ffc47b43c846bc1ae8917f5f9382a9711bf70
proposalId
: 228creator
: 0xf71fc92e2949ccF6A5Fd369a0b402ba80Bc61E02accessLevel
: 1ipfsHash
: 0xf4899816147eb97bdf4630a9ad1bec2c1266e612094e0a744a9bc264c304945c
createProposal()
Parameters
{
payloads: [
{
chain: "1",
payloads_controller: "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
payload_id: 230,
},
],
voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
ipfs_hash: "0xf4899816147eb97bdf4630a9ad1bec2c1266e612094e0a744a9bc264c304945c",
access_level: 1,
}
Proposal Report
Link to Seatbelt proposal report
Payload Reports
- Ethereum - payload Seatbelt report
The payload withdraws a total of 230k USDC from the Ethereum collector and transfers it as specified in the IPFS:
- 30k to BGDLabs
- 200k to Sherlock
The proposal is consistent with the description on both Snapshot and the governance forum.
- ✅ 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.