Withdrawals
A new streamlined contract was written for withdrawals / redemptions of vETH2
Currently the test contract is deployed on Goerli for feedback and testing
Test contract on Goerli:
Source:
- 1.Get goerli test vETH2
- 2.Approve the withdrawal contract to pull tokens
- Go to the goerli test vETH2 contract https://goerli.etherscan.io/address/0x0d3c0916b0df1ae387eda7fd1cb77d2e244826e6#code
- click approve, enter the following and confirm tx
- address: 0x4db116ad5cca33ba5d2956dba80d56f27b6b2455
- amount: 115792089237316195423570985008687907853269984665640564039457584007913129639935

Approval step
- 3.Test the withdrawal contract https://goerli.etherscan.io/address/0x4db116ad5cca33ba5d2956dba80d56f27b6b2455#writeContract
- 1.Click deposit, enter a test amount
- 2.Click redeem to receive your ETH relative to vETH2 deposited
- 3.Try withdraw to get your vETH2 back
- 4.Return goerli test ETH to the contract
- 1.Contract has limited gETH so to make sure others can try it too please send gETH back to the contract
- 2.Click on metamask -> send -> paste contract address 0x4db116ad5cca33ba5d2956dba80d56f27b6b2455 -> enter amount -> send.
- 3.Please make sure you are only doing this on Goerli
Last modified 2d ago