Here is how to unstake your LP position tokens and claim rewards:

  1. Go to the link below after replacing <YOUR_ADDRESS> with your address. https://basescan.org/token/0x03a520b32C04BF3bEEf7BEb72E919cf822Ed34f1?a=<YOUR_ADDRESS>

  2. The page lists all your transactions with the Uniswap position manager. Find the FARTHER transactions in the list, and click this part:

    image.png

    It will open a page which shows your Token ID. For example, this one is 512304.

    image.png

  3. The rest of the process will be 3 transactions that you complete via the staking contract here.

    1. First, connect your wallet. Make sure its the same address you used to create the liquidity position. The dot will turn green when you’re connected.

      image.png

    2. Next, fill out the unstakeToken fields with the following, and click Write to execute the transaction.

      rewardToken: 0x8ad5b9007556749DE59E088c88801a3Aaa87134B

      pool: 0x306e600e33A9c86B91EeA5A14c8C73F8de62AC84

      startTime: 1714521600 endTime: 1730073600 refundee: 0x97e3B75B2eebCC722B504851416e1410B32180a3 tokenId: (your token id from step 1)

      image.png

    3. Then, fill out withdrawToken like below and click Write (note: I think the data field can be left blank but if your wallet tells you the transaction will fail, try putting 0x in that field)

    image.png

    d. Finally, fill out claimReward like below and click Write

    rewardToken: 0x8ad5b9007556749DE59E088c88801a3Aaa87134B

    to: (your address) amountRequested: 0 (this will automatically request the entire reward)

    image.png