Withdraw legacy xToken positions
Check an Ethereum wallet for a reviewed legacy xToken position and inspect the fresh full-burn quote, exact 10% service fee and active exit route before signing.
- Protocol
- xToken
- Networks
- Ethereum
- Settlement
- 90% user / 10% service fee
- Last reviewed
- August 30, 2026
What DeFiReclaim supports
Contract-level exit
The wallet approves only its freshly read xToken receipt balance. The active allowlisted adapter calls the original full-burn path and the Router atomically sends 90% of withdrawn output to the user and 10% to the DeFiReclaim treasury.
Support scope
The active scope covers 12 reviewed Ethereum routes across xAAVE, xALPHA, xBNT, xINCH, xKNC, xSNX and xU3LP receipts. Five other inventoried xU3LP routes are excluded because their complete full-balance burn did not pass. Private wallet inventories and route-to-wallet mappings are not published.
Liquidity boundary
Before showing a position, DeFiReclaim reads the queried wallet's current full receipt balance and recomputes the route output. Before signing, it directly simulates the original full burn and atomic 90/10 distribution at one current Ethereum block.
Exit contracts and deployments
These public explorer links let users and automated systems inspect deployed bytecode, transaction history and deployment receipts.
Exit Router
0x3bb094cf51f941d121e480cd929ff3f21f1e7770xToken Adapter
0xd694ed619c924535dc3758b177ae230a50c280b3Fee Splitter
0xe321a724b887a427eb4238a32729f90ad3072634xToken exit FAQ
Are xToken exits live now?
Yes. The xToken adapter is deployed, all 12 reviewed routes are active and the permanent administration wallet owns the shared Router. A route appears only when the supplied wallet currently holds a supported receipt and the fresh full-burn checks pass.
Which outputs can an xToken exit return?
Depending on the receipt, the reviewed routes return AAVE, ALPHA, BNT, 1INCH, KNC, native ETH, DAI, USDC or BUSD. The page derives the output from the exact matched route rather than from a user-selected token.
Can an xToken exit be partial?
No. These legacy contracts were validated through their complete receipt-balance burn path. The prepared adapter rejects partial amounts, and any failed output or minimum-received check reverts the whole Router transaction.