What the vote is about

This document outlines methods to verify all the calls embedded in the Lido DAO on-chain vote #190, which contains the following voting items:

  1. Rotate Lido on Ethereum Oracle Set member Kyber Network for Caliber, as per Snapshot decision. Items 1.1–1.6.
  2. Increase CSM stake share limit from 2% to 3%. Snapshot. Item 1.7.
  3. Enable a grace period for CSM Node Operators by setting keyRemovalCharge = 0. Proposed on the Forum. Items 1.8-1.10.
  4. Introduce a simplified CSVerifier for CSM. Proposed on the forum. Items 1.11, 1.12. Audit & deployment verification by MixBytes.
  5. Update the reward address and name for Node Operator ID 2 P2P.ORG - P2P Validator. Requested on the forum. Items 1.13, 1.14.
  6. Switch off Easy Track environment for PML, ATC, RCC entities, deprecated after Snapshot-approved transition to Lido Labs and Lido Ecosystem BORG Foundations. Items 2–7.

Vote items verification guide

🔎 Resources for the Proposal Validation

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.

Proofs

Submit Dual Governance Proposal #3

Call data

**1. On [DualGovernance]**
[0xcdf49b058d606ad34c5789fd8c3bf8b3e54ba2db](<https://etherscan.io/address/0xcdf49b058d606ad34c5789fd8c3bf8b3e54ba2db>)

function submitProposal(
	tuple[] calls,
	string metadata
)

Call data:
[1] See 14 parsed calls at 1.1 — 1.14

[2] Kyber Oracle Rotation, CSM Parameters Change, CS Verifier rotation, Change staking reward address and name for P2P.org Node Operator

Verification points

the **Dual Governance** contract address [0xcdf49b058d606ad34c5789fd8c3bf8b3e54ba2db](<https://etherscan.io/address/0xcdf49b058d606ad34c5789fd8c3bf8b3e54ba2db>) is published in [Lido Docs](<https://docs.lido.fi/deployed-contracts/#dual-governance>)

the [**submitProposal**](<https://etherscan.io/address/0xcdF49b058D606AD34c5789FD8c3BF8B3E54bA2db#writeContract#F15>) function of the [**DualGovernance**](<https://etherscan.io/address/0xcdf49b058d606ad34c5789fd8c3bf8b3e54ba2db>) contract is invoked to submit a Dual Governance motion

encoded voting script submitted through Dual Governance (parsed method calls provided below)
description of the on-chain actions submitted through the Dual Governance