What the vote is about

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

Transfer 2500 stETH from Aragon Agent to Lido Labs Foundation operational multisig, as proposed on the forum.

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

1. Transfer 2500 stETH 0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84 from Aragon Agent 0x3e40D73EB977Dc6a537aF587D48316feE66E9C8c to Lido Labs Foundation operational multisig 0x95B521B4F55a447DB89f6a27f951713fC2035f3F

Call data

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

function **newImmediatePayment**(
  address _token,
  address _receiver,
  uint256 _amount,
  string _reference
)

Call data:
[1] [StETH] 0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84
[2] 0x95B521B4F55a447DB89f6a27f951713fC2035f3F
[3] 2500000000000000000000
[4] Transfer 2500 stETH from Aragon Agent to Lido Labs Foundation operational multisig

Verification points

the **Aragon Finance** contract address [0xb9e5cbb9ca5b0d659238807e84d0176930753d86](<https://etherscan.io/address/0xb9e5cbb9ca5b0d659238807e84d0176930753d86>) is published in [Lido Docs](<https://docs.lido.fi/deployed-contracts/#dao-contracts>)

the [**newImmediatePayment**](<https://etherscan.io/address/0xb9e5cbb9ca5b0d659238807e84d0176930753d86#writeProxyContract#F13>) function of the [**Aragon Finance**](<https://etherscan.io/address/0xb9e5cbb9ca5b0d659238807e84d0176930753d86>) contract is invoked for token transfer from Aragon Agent, [as proposed on the forum.](<https://research.lido.fi/t/lido-dao-contribution-to-coordinated-rseth-relief-effort/11483>)

[1] stETH token address 0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84 can be verified in Lido Docs [2] Lido Labs Foundation operational multisig address 0x95B521B4F55a447DB89f6a27f951713fC2035f3F can be verified in Lido Docs and on the forum [3] 2500 stETH amount is repsresented as 2500 * 10**18, where stETH decimals value of 18 can be verified on-chain [4] transfer memo matches the forum proposal