Withdraw Lido on Polygon stMATIC and PoLido withdrawals
Check an Ethereum wallet for stMATIC or PoLido withdrawal NFTs and review the current request, maturity and claim stage before signing.
- Protocol
- Lido on Polygon
- Networks
- Ethereum
- Settlement
- 90% user / 10% service fee
- Last reviewed
- August 30, 2026
What DeFiReclaim supports
Contract-level exit
Exit follows the original protocol's two stages. First, the owning wallet calls requestWithdraw for its complete stMATIC balance and receives a PoLido NFT without a service fee. After the NFT matures, the user gives that NFT an exact approval to the immutable Router and signs one ordinary exit transaction. The Router calls the original claimTokens function and atomically sends 90% of withdrawn MATIC to the user and 10% to the treasury.
Support scope
The public registry contains only the Ethereum route and canonical contracts, never holder inventories, balances or route-to-wallet mappings. Polygon child-chain balances are deliberately excluded from this Ethereum direct-withdrawal route because bridge ownership and redemption semantics are separate.
Liquidity boundary
A request mints one PoLido withdrawal NFT, which can represent several underlying validator withdrawal requests, and becomes claimable only after its validator epochs mature. Every lookup reads the current stMATIC balance and PoLido NFTs, freshly quotes each claim and prioritizes up to four matured NFTs per atomic batch.
Exit contracts and deployments
These public explorer links let users and automated systems inspect deployed bytecode, transaction history and deployment receipts.
Lido on Polygon stMATIC
0x9ee91f9f426fa633d227f7a9b000e28b9dfd8599PoLido Withdrawal NFT
0x60a91e2b7a1568f0848f3d43353c453730082e46MATIC Output Token
0x7d1afa7b718fb893db30a3abc0cfc608aacfebb0DeFiReclaim Treasury
0x793eca600e3216e39f438abd657eb514b2072e7fDeFiReclaim Lido Polygon Ordinary-Wallet Router
0x03c35e24566f1317e5bd13d5f20ec98bf33ef65aLido on Polygon exit FAQ
Why must I return after requesting an stMATIC withdrawal?
The original Lido contract first burns stMATIC and issues a PoLido withdrawal NFT. Lido then enforces an 80-validator-epoch delay before MATIC can be claimed, so DeFiReclaim tells request and waiting users to return in about 2–3 days and rescan.
When is the DeFiReclaim fee charged?
No service fee is charged when stMATIC is converted into a PoLido withdrawal NFT. The disclosed 10% fee applies only when the ordinary exit transaction successfully releases MATIC from a matured NFT.
Does the Router hold stMATIC, NFTs or withdrawn MATIC?
No. The wallet keeps ownership of each PoLido NFT and gives the Router only an exact per-token approval. The Router calls the original claim, atomically distributes the resulting MATIC 90/10 and retains no withdrawn MATIC or NFT custody.