Comment on page
Request to Unstake and Unstake LYRA on Ethereum
Contract: https://etherscan.io/token/0xcb9f85730f57732fc899fb158164b9ed60c77d49#writeProxyContract
STEP 1 Request to Unstake
If a user has never requested to unstake (cooldown) their Staked Lyra, they must first request to unstake and wait 14 days. Otherwise users can skip the Steps to Request to Unstake.

Steps to Request to Unstake
- 1.
- 2.Click Connect to Web3 and connect your wallet.
- 3.Click on the cooldown dropdown.
- 4.Click write and sign the transaction. NOTE: After signing the transaction there is a 14-day waiting period. After the 14-day waiting period you can proceed to the Unstake step.
----------------------------------------------------------------------------------------------------
STEP 2 Unstake

Steps to Unstake
- 1.
- 2.Click Connect to Web3 and connect your wallet.
- 3.Click on the redeem dropdown.
- 4.Input the parameters you would like to unstake to. The unstake parameters are:
- 1.to (address)
- 2.amount (uint256). This is the amount you want to unstake multiplied by 10^18 (10 to the power of 18 due to BigNumbers).
- 5.Click write and sign the transaction.
Last modified 8mo ago