Withdraw earned tokens

Hello!

I have trouble withdrawing earned Suncat from TRX/SUNCAT pool. Any suggestions?
Tried multiple times without success. It works to remove liquidity, but not earned Suncat for some reason. I will be happy with any tips for this :folded_hands:t2:

2 Likes

The failure to claim rewards is likely due to insufficient SUNCAT mining rewards. SUNCAT is a mining pool operated by the project team itself. You can reach out to the SUNCAT project team through their official community group for further assistance. For detailed information, please refer to the official announcement:

2 Likes

The issue may be due to a smart contract bug or reward claim function being temporarily paused or misconfigured for the TRX/SUNCAT pool. Try checking the pool’s official channels for updates, and if everything seems active, manually claim rewards using a blockchain explorer or dApp interface like Tronscan with your wallet connected.

2 Likes
•	You can remove liquidity from the pool (so your LP tokens are working)
•	But you can’t withdraw your earned SUNCAT rewards
•	You tried multiple times — so the DApp/UI seems to respond, but the claim fails

Let’s break down the likely causes and what to check:

  1. Smart Contract Issue (Reward Claim Function Bug)

This is very common in smaller or newer DEX projects. The issue might be in the reward logic:

•	Rewards may be locked (e.g. vesting time or minimum claim amount)
•	There could be a bug in the claim() or getReward() function
•	Gas limits or incorrect pool state might be preventing execution

Check:

•	Is there a minimum SUNCAT to claim?
•	Are you seeing an error message in the console or transaction logs?
•	Try on Tronscan to monitor the transaction failure details.
  1. Claim UI Bug (Frontend problem)

Sometimes the UI just doesn’t send the right method or fails silently.

Try this:

•	Connect wallet via TronLink, then go to a block explorer or smart contract interface (e.g. TronScan)
•	Find the contract address of the farming pool
•	Manually call the reward withdrawal function (often called withdrawReward(), claimReward(), or similar)
  1. Pool Is Inactive or Emissions Stopped

If the farm has ended, rewards might not be claimable anymore (or they’ve been drained).

Check:

•	Are rewards still accumulating in real-time on the UI?
•	Check the SUNCAT pool status: is it still active?
•	Are others reporting the same problem in a Telegram/Discord group?
  1. Wallet / Network Sync Issues

If you’re using TronLink, make sure:

•	You’re on the correct network (Mainnet, not Shasta/Testnet)
•	You’ve approved all TRX fee prompts (TRON requires some energy/bandwidth)
2 Likes

Obviously, the issue is that the project team didn’t provide sufficient rewards.

3 Likes

Obviously, the issue is that the project team didn’t provide sufficient rewards.

3 Likes