https://vote.onaave.com/proposal/?proposalId=1
https://governance.aave.com/t/arfc-reserve-factor-updates-polygon-aave-v2/13937/14
🔧 📊 params-update
This proposal increases the Reserve Factor parameter on multiple Aave v2 Polygon assets, with the objective of incentivising migrations to Aave v3 Polygon.
Transaction: https://etherscan.io/tx/0xd5c3f2e3879fe7b5429df9068877cf41d3e18eeca7a064ce8ba7399bacc86d5d
- proposalId: 1
- creator: 0x57ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922
- accessLevel: 1
- ipfsHash: 0x552721cffc5278357af7de0861cbf8a493488c64ec112cf573b9a33623602b90
createProposal() parameters
{
"payloads": [
{
"chain": "137",
"accessLevel": 1,
"payloadsController": "0x401b5d0294e23637c18fcc38b1bca814cda2637c",
"payloadId": "26"
}
],
"votingPortal": "0x9b24c168d6a76b5459b1d47071a54962a4df36c3",
"ipfsHash": "0x552721cffc5278357af7de0861cbf8a493488c64ec112cf573b9a33623602b90"
}
Proposal report
https://github.com/bgd-labs/seatbelt-gov-v3/blob/main/reports/proposals/1.md
Payloads report
We have verified the proposal payload properly changes the following Reserve Factors on Aave v2 Polygon:
WMATIC: 76% -> 81%
WBTC: 90% -> 95%
USDC: 58% -> 63%
WETH: 80% -> 85%
DAI: 56% -> 61%
USDT: 57% -> 62%
The proposal payload is consistent with the description in the Aave 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.
✅ Only one payload used via delegatecall
✅ BGD reviewed the procedure followed to submit the proposal.