HYPE-INCINERATORHype Incinerator is the first dedicated token burn tool on the HyperEVM chain. It allows users to burn any ERC-20 or LP token through a simple, decentralized on-chain process. But how does it work under the hood? And how does it compare to token burning on Solana?
Token burning on HyperEVM uses a smart contract that executes one core function:
| Feature | HyperEVM (Hype Incinerator) | Solana (SPL Burning) |
|---|---|---|
| Token System | ERC-20 standard โ no token accounts | Uses token accounts requiring rent |
| Refund on Burn | ERC-20 has no rent model | Rent from token accounts can be refunded |
| Verification | Contract events + explorer tracking | Transaction logs + SPL program instructions |
| LP Token Burning | Burns ERC-20 LP tokens directly | Burns LP token accounts tied to mints |
Updated: November 2025
๐ Related Guides:
How to Burn Tokens on Hyperliquid - HyperEVM (2025 Guide)
Burn Liqudidity Pool Tokens on HyperEVM