Gnosis Auction
Gnosis Auction (EasyAuction) is a batch auction platform launched by Gnosis in 2021 for fair token launches. Bidders submitted WETH orders at their chosen price; orders below the clearing price were refunded. The gnosis-auction.eth.limo frontend is dead, but the contract is immutable with no deadline. Unfilled and partially-filled orders can still be claimed via claimFromParticipantOrder(auctionId, orders[]), which returns the unfilled WETH portion of each order.
Contract: 0x0b7ffc1f4ad541a4ed16b40d8c37f0929158d101
· Deployed: July 2021
Unclaimed ETH
268.46 ETH
Addresses
100
ETH Balance Over Time
Contract Interactions
Balance Distribution
| Range | Addresses | Total |
|---|---|---|
| >=100 ETH | 0 | 0.0000 ETH |
| 10-100 ETH | 4 | 208.76 ETH |
| 1-10 ETH | 16 | 45.37 ETH |
| 0.1-1 ETH | 49 | 13.01 ETH |
| 0.01-0.1 ETH | 26 | 1.31 ETH |
| <0.01 ETH | 5 | 0.0147 ETH |
Frequently Asked Questions
How does it work? ▼
Paste any address or connect your wallet. We check 256 defunct contracts for unclaimed balances. If found, click Withdraw — the transaction goes directly from the original contract to your wallet.
Is this safe? ▼
Yes. Fully open source. No proxy contracts, no intermediaries. Most withdrawals are simple ETH transfers with no approvals needed. A few contracts (e.g. wrapped ETH variants, dividend tokens) require a token burn or two-step process — the UI explains each case. Every withdrawal can be done manually on Etherscan — this site just makes it easier.
Why can't my portfolio tracker see these? ▼
DeBank, Zerion, and Zapper only index active protocols. These contracts are defunct or too obscure to be tracked. Your ETH is still onchain, it just doesn't show up in standard wallet interfaces.
Do you charge fees? ▼
No. Completely free. After a successful claim, there's an optional donation prompt — entirely voluntary.
What contracts are tracked? ▼
256 contracts across defunct DEXes (EtherDelta, IDEX v1, Token.Store), dividend tokens (PoWH3D, Fomo3D), NFT auctions (MoonCatRescue, DADA), bounty platforms, ICO escrows, ENS old registrar deeds, DAO treasury refunds (DigixDAO), and wrapped ETH variants.
Don't trust, verify ▼
You don't need this site to claim. Every withdrawal can be done directly on Etherscan: go to the contract, click "Write Contract", connect your wallet, call the withdraw function. We simply facilitate the crafting of withdrawal transactions on your behalf — each contract's address and function is shown in the claim details. Our code is open source for anyone to audit. Know a contract we're missing? Open an issue.