
Tool: Token Burner
Permanently take ERC-20 tokens out of circulation, behind a deliberate confirmation.
How it works:
1- Choose the token. Paste its address and the app fetches the name, symbol, decimals, total supply, and your balance.
2- Enter the amount in human units. A Max button fills your full balance, and anything above it is rejected inline.
3- See the burn path before you confirm. If the token has a working burn(), the burn reduces total supply. If it does not, the tokens are sent to the dead address instead, which removes them from circulation without changing supply. Which one applies is shown up front, so there are no surprises.
4- Confirm deliberately. To enable the destructive button you type the token's symbol exactly and check that you understand it is irreversible.
5- Sign one transaction. The success card shows a before and after.
Burning is permanent. There is no recovery from either path. The typed-symbol gate exists specifically to stop you burning the wrong token or amount.
You pay only gas. The app holds nothing.
Uset Token Burner: robins.tools/tools/burner
English