Withdraw legacy Float Protocol staking positions
Check an Ethereum wallet for a reviewed legacy Float Protocol staking position and inspect the fresh principal and BANK quote, atomic EIP-7702 exit path, exact 10% service fee and verified collector before signing.
- Protocol
- Float Protocol
- Networks
- Ethereum
- Settlement
- 90% user / 10% service fee
- Last reviewed
- August 30, 2026
What DeFiReclaim supports
Contract-level exit
The owning EOA calls the original Float staking pool exit inside one EIP-7702/EIP-7821 batch. The immutable collector verifies the complete stake reduction and both withdrawn assets, transfers exactly 10% of principal and BANK rewards to the DeFiReclaim treasury and leaves 90% with the user.
Support scope
Support covers 12 reviewed Ethereum Phase 1 and Phase 2 staking routes for DAI, ETH, SLP, SUSHI, USDC, USDT, WBTC, YAM and YFI positions. Private wallet inventories and route-to-wallet mappings are not published; a route appears only after a wallet-scoped current balance check.
Liquidity boundary
Before signing, DeFiReclaim rereads the complete stake and earned BANK amount on one current Ethereum block. Exact principal and reward bounds, the full pool exit and the 90/10 settlement are submitted as one atomic wallet batch, so a failed check reverts every call.
Exit contracts and deployments
These public explorer links let users and automated systems inspect deployed bytecode, transaction history and deployment receipts.
Float EIP-7702 Fee Collector
0x7282b2e5b5ed0b477118db185fbc3aa71d52c236DeFiReclaim Treasury
0x793eca600e3216e39f438abd657eb514b2072e7fFloat Protocol exit FAQ
Why does Float Protocol exit use EIP-7702?
Float staking positions are keyed to the original EOA, so that wallet must call the legacy pool exit. A compatible wallet can execute the exit and disclosed principal/BANK settlement as one atomic batch without transferring the staked position to a exit contract.
Does the Float collector hold withdrawn assets?
No. The original Float pool returns principal and BANK to the owning wallet. The immutable collector verifies the balance changes and transfers only the disclosed 10% fee inside the same atomic batch; a failed check reverts the batch.
Can every Float staking position be withdrawn?
No. A route is shown only when the queried wallet currently owns a supported stake worth at least the service minimum and the fresh full-exit quote passes. The wallet must also support the required atomic EIP-7702 call flow.