This document outlines methods to verify all the calls embedded in the Lido DAO on-chain vote #202, which contains the following proposals:
The resources listed in this section are considered trustworthy and reliable.
Direct links to relevant sources will be provided for each item in the vote, ensuring easy access to the associated information.
<aside> ℹ️
On-chain actions included in the Dual Governance proposal are executed through an AragonAgent.forward call:
**1.X. On [AragonAgent]**
0x3e40D73EB977Dc6a537aF587D48316feE66E9C8c
function forward(
bytes _evmScript
)
Call data:
[1] See parsed evm script at 1.X.1
**1.X.1. On [<CONTRACT_NAME>]**
<CONTRACT_ADDRESS>
function <FUNCTION_NAME>(
<FUNCTION_ARGUMENTS>
)
Call data:
<ARGUMENT VALUES LIST>
For brevity, the AragonAgent.forward wrapper is omitted from each on-chain action in this instruction.
</aside>
All addresses specified in the table below can be verified in Lido Docs.
| Voting Items | PAUSABLE | PAUSER | FORMER_GATESEAL |
|---|---|---|---|
| 1.1-1.3 | WithdrawalQueue | CircuitBreaker Committee¹ | WQ GateSeal |
| 1.4-1.6 | ValidatorsExitBusOracle | CircuitBreaker Committee¹ | VEB/TWG GateSeal |
| 1.7-1.9 | TriggerableWithdrawalsGateway | CircuitBreaker Committee¹ | VEB/TWG GateSeal |
| 1.10-1.12 | VaultHub | CircuitBreaker Committee¹ | GateSeal for Lido V3 |
| 1.13-1.15 | PredepositGuarantee | CircuitBreaker Committee¹ | GateSeal for Lido V3 |
| 1.16-1.18 | CSModule | CSM Committee | CS GateSeal |
| 1.19-1.21 | CSAccounting | CSM Committee | CS GateSeal |
| 1.22-1.24 | CSFeeOracle | CSM Committee | CS GateSeal |
| 1.25-1.27 | CSVerifierV2 | CSM Committee | CS GateSeal |
| 1.28-1.30 | CSVettedGate | CSM Committee | CS GateSeal |
| 1.31-1.33 | CSEjector | CSM Committee | CS GateSeal |