Sui tools
Explore 20lab Sui Tools
Advanced tools to simplify your Sui token operations.Tools
Burn tokens
Blockchain
Token address
Mode
Classic burn amount
The burn tokens tool lets token holders permanently remove tokens from circulation. This process is irreversible and serves several important purposes:
- Reducing total token supply to fight inflation
- Creating deflationary tokenomics models
- Running token buyback and burn programs
- Removing unused or unwanted tokens from circulation
This tool provides two options for burning tokens on Sui: using the Treasury cap for proper supply reduction, or sending tokens to the 0x0 address if you don't have access to the cap.
To burn tokens with the 20lab burn tokens tool:
- Connect the wallet containing the tokens you want to burn
- Enter your token's coin type or address
- Choose your burn method:
- Treasury burn (recommended) - Burns and reduces total supply
- Classic burn - Sends tokens to inaccessible 0x0 address
- If using Treasury burn mode, ensure you have the treasury cap
- Enter the amount of tokens to burn
- Confirm the transaction to permanently burn the tokens
Once confirmed, the tokens will be permanently removed from circulation. If you used the Treasury cap method, the total supply will be reduced. This operation cannot be reversed.
Burning tokens on Sui depends on which method you use:
- Treasury cap method - Only the wallet holding the treasury cap can use this option
- 0x0 address method - Any token holder can burn their own tokens this way
You can only burn tokens from your own wallet, regardless of the method used. The 20lab burn tool makes both processes simple while ensuring proper transaction execution on Sui.
No, burning tokens is absolutely irreversible with either method. When tokens are burned:
- The tokens are permanently removed from circulation
- With Treasury cap method, the total supply is permanently reduced
- With 0x0 address method, tokens are sent to an inaccessible address
- There is no way to recover or restore burned tokens
Because this is permanent, carefully check the token and amount before confirming. If you need more tokens later, only the treasury cap holder can mint new tokens (and only if the cap hasn't been revoked).
What happens depends on which burn method you use:
- Treasury cap method:
- Tokens are completely destroyed
- Total supply is properly reduced
- On-chain supply metrics are updated
- 0x0 address method:
- Tokens are sent to the 0x0 address
- Tokens are permanently inaccessible but technically still exist
- Total supply remains unchanged
Both methods permanently remove tokens from circulation, but the Treasury cap method is the cleaner approach that properly updates supply metrics. A burn transaction is recorded on the Sui blockchain regardless of method.
Token burning serves several strategic and practical purposes:
- Deflationary Mechanics - Creating scarcity by reducing supply, potentially supporting token value
- Project Commitments - Executing promised token burns as part of tokenomics roadmap
- Supply Adjustment - Correcting oversupply issues or aligning with project evolution
- Removing Dust - Eliminating small, unusable token amounts from your wallet and reclaiming SUI
- Fee Mechanisms - Implementing burn fees as part of token transfer mechanics
Many projects schedule regular burns or burn a percentage of transaction fees to create deflationary pressure. Individual users might burn tokens to support these models or participate in certain protocol features.
No, you can only burn tokens from your own wallet under normal circumstances:
- You must connect the wallet that holds the tokens you want to burn
- You cannot burn tokens from wallets you don't control
- Even with read access to another wallet, you cannot burn its tokens
This security restriction ensures that only the rightful owner of tokens can decide to permanently remove them. The only exceptions would be custom tokens with special programs that explicitly allow third-party burns through specific authority configurations.
Yes, all token burning operations are permanently recorded on the Sui blockchain and can be tracked in several ways:
- Sui block explorers show burn transactions in the token's history
- Total supply reflects true burns (Treasury cap method)
- 0x0 address balance shows tokens sent there
- Burn transactions appear in your wallet's transaction history
- Analytics platforms track burn events and supply changes
This transparency lets anyone verify burn transactions. For projects with burn programs, this provides accountability and lets community members confirm that promised burns actually happened.