Look up the balance
We call balanceOf on the original DAO token contract through a public Ethereum node. Read-only, free, and anonymous.
Total unclaimed refund pool
Still locked in unredeemed DAO tokens
Check your balance without connecting a wallet at 100 DAO = 1 ETH. Every transaction shows its exact contract and calldata before it is signed by you.
Step 01 - Eligibility
Paste any Ethereum address. Balance is read on-chain and converted at 100 DAO to 1 ETH.
How it works
The site drafts the transaction; your wallet previews it before you sign.
We call balanceOf on the original DAO token contract through a public Ethereum node. Read-only, free, and anonymous.
DAO tokens carry 16 decimals. Your refund is your balance divided by 100, the same rate used by the original WithdrawDAO contract.
A standard ERC-20 approve on the DAO token lets the refund contract collect exactly the tokens you are redeeming. No unlimited allowance.
One transaction burns your DAO tokens into the refund contract and returns the ether straight to your address. Your wallet shows the exact contract and calldata before you sign.
FAQ
This is an independent, non-custodial interface that points at public Ethereum contracts. Always verify every address in your wallet before signing.
No. The checker only needs an Ethereum address and reads the DAO token balance through public RPC endpoints.
The original conversion is 100 DAO for 1 ETH. The checker converts the token balance, including decimals, into the refundable ETH estimate.
The refund contract has to receive the DAO tokens being redeemed. The approval transaction grants only the amount shown for your claim.
The page cannot move assets without wallet confirmation. Review the target contract, amount, and calldata in your wallet before approving.
No. Never enter a seed phrase, private key, recovery phrase, or hardware wallet PIN into any website.
The interface charges no commission. You pay Ethereum mainnet gas for the approve and claim-deposit transactions.
If the address no longer holds redeemable DAO tokens, there is nothing left to withdraw. The balance check will show whether anything remains.
Check the address that actually holds the DAO tokens. Hardware wallets can sign normally through MetaMask or another compatible wallet.
Use Ethereum mainnet. The wallet action will request a mainnet switch if your provider supports it.
Open the DAO token and refund contract links on Etherscan, compare the addresses, and inspect every transaction before signing.