Burn ERC-20 tokens on Arbitrum
Retire wallet-held supply with a verifiable Arbiscan transaction after reviewing the token, amount, fee, and gas.
Other Arbitrum Tools
About This Tool
Permanently remove wallet-held ERC-20 supply on Arbitrum. Verify the token, balance, amount, fee, and transaction before signing.
Answers
Frequently asked questions
Quick answers on fees, wallet requirements, and what happens after you approve the transaction.
Still have questions?
Talk to the teamThis tool calls burn(amount) on a compatible token contract. The contract removes the amount from your balance and updates its supply according to that implementation.
You need to control the wallet that holds the tokens, and the contract must expose a holder-accessible burn(uint256) function.
Do not assume an LP token supports this burn function. Follow the relevant DEX documentation and verify the LP contract before attempting an irreversible action.
No. Burning tokens strictly reduces balance. Your tax or fee configuration stays untouched.
No. Double-check the amount before sending the transaction.