-
Ethereum Core - proposal payloads
-
Ethereum Prime - proposal payloads
- 🔧 📊 Configuration updates
The Sky Savings Rate (SSR) is expected to be lowered from 12.50% to 9.50% on February 10th. This publication proposes updating the USDS Borrow Rate and also, reducing the GHO Borrow Rate on the Prime instance. This update will be conducted via a Direct-to-AIP process.
Transaction: 0xfe68de0be1c7c74b739fb74bd8a53a8d80a3c9ce193eb0ab480d64fe8bed2f44
proposalId
: 242creator
: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922accessLevel
: 1ipfsHash
: 0x6b4cfbdb8b59afd1d576bcf041c38afc2c470371f03aed459ba0a728244702ac
createProposal()
Parameters
{
payloads: [
{
chain: "1",
payloads_controller: "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
payload_id: 242,
},
],
voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
ipfs_hash: "0x6b4cfbdb8b59afd1d576bcf041c38afc2c470371f03aed459ba0a728244702ac",
access_level: 1,
}
Proposal Report
Link to Seatbelt proposal report
Payload Reports
- Ethereum - payload Seatbelt report
Upon reviewing the borrow rate parameters we have found a discrepancy between the implementation and the forum in which the baseVariableBorrowRate
for GHO was configured to 6% instead of 5.75%. The issue was addressed by ACI with the use of steward after the payload is executed.
Other parameters were compatible with the specification.
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.