Guide · Claim / unstake
Claim or unstake from a hacked wallet (safely)
Staked LP, farm rewards, or ticket sales may still be claimable after a key leak. The danger is claiming into the burned wallet — a sweeper can drain native proceeds before you move them.
Prefer atomic claim + move
In Rescue Desk:
- Claim & Transfer — claim then ERC-20 transfer in one type-4 batch.
- Native — claim/unstake that pays native coin, then auto-sweep full balance in the same type-4.
- Contract — raw calldata only (no sweep).
How to get calldata
- Simulate the claim on a clean wallet first if the UI allows, or copy the failed tx input from the explorer.
- Paste stake contract + calldata into the matching Rescue Desk tab.
- For tokens, enter the expected amount credited by the claim (not the pre-claim balance).
When to skip a protocol
If the claim reverts because the protocol will not pay an address with 7702 code, do not clear delegation and claim alone — the sweeper will take the payout. Skip that service; rescue other assets.
Fee
20% success fee on rescued fungible value after a successful run.
Related: Bypass sweeper without ETH · EIP-7702 explained · All guides