- Ethereum - proposal payloads
- 💰 🧾 Asset transfers
- 🤝 Permission granting and revoking
Due to demand of stablecoin borrows with LST collateral, and specifically wstETH-stable, the DAO sees value in bootstrapping an initial liquidity of Gho to the Lido specialized instance to provide risk buffer to gho liquidity providers.
Transaction: 0x312eaf4ea70b4c2ae22b082832a71e689c00f3829b222026e43a22c746893074
proposalId
: 227creator
: 0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922accessLevel
: 1ipfsHash
: 0x04c9882cee6c4dc847234ee6eef6bf81e75c1ded63ab00db2745012c602c2820
createProposal()
Parameters
{
payloads: [
{
chain: "1",
payloads_controller: "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
payload_id: 229,
},
],
voting_portal: "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
ipfs_hash: "0x04c9882cee6c4dc847234ee6eef6bf81e75c1ded63ab00db2745012c602c2820",
access_level: 1,
}
Proposal Report
Link to Seatbelt proposal report
Payload Reports
- Ethereum - payload Seatbelt report
-
The payload grants the
GhoDirectMinter
the necessaryrisk_admin
role so theGhoDirectMinter
will be able to change the gho supply cap as per the implementation strategy. -
The payload also mints and supply 10M gho to the Lido instance.
-
The paylaod sets the
GhoDirectMinter
as a facilitator controlled by theGhoBucketSteward
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.