Active hybrid Ethereum exit routesWithdraw legacy Badger Finance Sett positions
Check an Ethereum wallet for reviewed legacy Badger Sett positions and inspect the fresh withdrawal quote, atomic EIP-7702 exit path, 10% service fee and onchain collector before signing.
- Protocol
- Badger Legacy
- 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 Badger Sett withdrawal directly while the wallet submits five internal calls as one atomic batch. The immutable collector verifies the exact receipt burn and withdrawn output, transfers 10% to the existing DeFiReclaim treasury and leaves 90% with the user.
Support scope
Support covers six reviewed Ethereum legacy Sett receipt routes whose normal Badger withdrawal interface is unavailable. Candidate wallets and balances remain server-side; route-specific position details appear only after a matching wallet lookup.
Liquidity boundary
Before signing, DeFiReclaim reads the current receipt balance and traces the original Sett withdrawal against a fresh Ethereum block. The exit is offered only when the direct withdrawal returns a positive output and the exact atomic batch passes the supported wallet checks.
Exit contracts and deployments
These public explorer links let users and automated systems inspect deployed bytecode, transaction history and deployment receipts.
Badger EIP-7702 Fee Collector
0xc8b68e61544af216b70e2cc60b83fd278744a335DeFiReclaim Treasury
0x793eca600e3216e39f438abd657eb514b2072e7fBadger Legacy exit FAQ
Why does Badger exit use EIP-7702?
Legacy Badger Sett withdrawals require the original EOA to call the vault directly. EIP-7702 lets a compatible wallet execute that withdrawal and the disclosed 90/10 settlement as one atomic batch without transferring the receipt tokens to a exit contract.
Does the Badger collector take custody of my assets?
No. The Sett sends withdrawn output to the user wallet. The immutable collector only verifies the balance changes and transfers the disclosed 10% fee from that wallet within the same atomic transaction. A failed check reverts the whole batch.
Will every Ethereum wallet support this exit?
No. The connected wallet must report compatible atomic batch capabilities. DeFiReclaim checks those capabilities before requesting a signature and does not offer a non-atomic fallback.