Unstake and withdraw from Level USD Points Farm
Visit the Level USD Points Farm on Etherscan here
Connect your wallet to Etherscan

Execute the
unstake
function. The value ofasset
can be either of the following values.lvlUSD/USDC Curve LP token - 0x1220868672D5B10F3E1cB9Ab519E4d0B08545ea4
slvlUSD/lvlUSD Curve LP token - 0xF244324FBB57f09F0606FF088bC894b051d632Eb
The value of
amount
will the amount of LP token/lvlUSD that you want to unstake/withdraw. Note, to find this amount, you can visit either of the three above links and use thebalanceOf
function on the contracts with your wallet address.

After the
unstake
transaction is complete, wait two seconds and use the same two parameters above with thewithdraw
function

Last updated