Here is how to unstake your LP position tokens and claim rewards:
Go to the link below after replacing <YOUR_ADDRESS>
with your address.
https://basescan.org/token/0x03a520b32C04BF3bEEf7BEb72E919cf822Ed34f1?a=<YOUR_ADDRESS>
The page lists all your transactions with the Uniswap position manager. Find the FARTHER transactions in the list, and click this part:
It will open a page which shows your Token ID. For example, this one is 512304.
The rest of the process will be 3 transactions that you complete via the staking contract here.
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.
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)
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)
d. Finally, fill out claimReward
like below and click Write
rewardToken
: 0x8ad5b9007556749DE59E088c88801a3Aaa87134B
to
: (your address)
amountRequested
: 0 (this will automatically request the entire reward)