Unstaking $ROOST Via Basescan.org

1. Go to Basescan.org - Open a web browser (like Chrome or Firefox) and go to [basescan.org](https://basescan.org).

2. Find the Staking Contract - Staking CA: 0x464703C9806c760Bb20c992ce88caB9195149395
Type or paste this address into the search bar at the top of Basescan and press Enter. - This should take you to a page about the contract, like finding the right book in the library.

3. Connect Your Wallet - On the contract page, look for a tab that says “Contract” and click it. - Under “Contract,” find the “Write Contract” section and click it. This is where you can tell the contract what to do. - Click “Connect to Web3” to link your wallet (like MetaMask).

4. Find the Unstake (withdraw) Function - In the “Write Contract” section, look for a function called `withdraw`.

5. Enter the Details - Click on the `withdraw` function to open it. - You might need to type in some info, like:

  • The amount of tokens you want to unstake. if the contract asks for an amount, and you staked 100 tokens, you might type “100000000000000000000” (that’s 100 with 18 zeros, because some tokens use big numbers).

  • Your wallet address (the one that staked the tokens).

6. Send the Unstake Request - Once you fill in the details, click the “Write” button. - Your wallet (like MetaMask) will pop up and ask to confirm the transaction. You'll need to pay a small gas fee in base ETH. Double-check everything then click “Confirm” in the wallet.

7. Wait for Your Tokens - After confirming, it might take a few minutes for the blockchain to process. Once it’s done, your tokens should go back to your wallet. You can check your wallet balance on Basescan by searching your wallet address.