πŸšΆβ€β™‚οΈ
The Chain'Factory'
  • βš™οΈThe Chain'Factory'
  • Factory Orientation
    • Getting Started
    • πŸ“„My Account
    • πŸ“”Deployed Contracts
      • Deploy Management
        • Summary
        • Manage
        • Holder List
        • Pausable
        • Recoverable
        • Mintable
        • Blacklist
        • Whitelist
        • Cooldown
        • Max Balance
        • Max Transferable
        • Dex Router
        • Taxable
        • Social
    • πŸ’ΌManage Contracts
  • Token Forge (Builder)
    • Token Forge (Builder)
      • πŸ†•New Deploy
        • Basic Details
          • ℹ️Token Information
          • πŸ”Transfer Ownership
          • ⬇️Initial Supply Recipients
        • Feature Add-Ons
          • β˜‘οΈContract Features
          • πŸ’°Mintable
          • πŸ”₯Burnable
          • πŸ›‘Blacklist
          • 🟒Whitelist
          • ⏱️Cooldown
          • πŸ“©Max Balance Per Wallet
          • πŸ“€Max Transfer Amount
          • βͺRecover Foreign Tokens
          • ⏸️Pausable
          • 🎟️Permit
          • πŸ“ΈHolder List
        • Dex & Taxes
          • πŸ›£οΈDex Router
          • πŸ’΅Taxable
        • Header & Compiler
          • ✍️Header Comment Block
          • πŸ€“Advanced Compiler Settings
          • πŸ”°Verify Code on Block Explorer
        • Summary
          • πŸ“ƒContract Summary
          • ✍️Confirming Deploy
        • Deploy
          • πŸŽ‰Token Deploy
      • πŸ’΅Pricing & Examples
        • ERC20 Example
        • Meme Token Example
  • Liquidity Locker
    • Coming Soon
  • Vesting Scheduler
    • Coming Soon
  • Presales
    • Coming Soon
  • Launchpads
    • Coming Soon
  • ℹ️Factory Information
    • πŸ“œWallets & Contracts
    • πŸ“ƒFactory Audits
      • Main Token Contract
      • Transparent Proxy Contract
      • Proxy Implementation of Factory Contract
      • MultiSignature Builder
      • Staking dApp Builder
      • Vesting Scheduler
Powered by GitBook
On this page
  1. Token Forge (Builder)
  2. Token Forge (Builder)
  3. New Deploy
  4. Feature Add-Ons

Burnable

PreviousMintableNextBlacklist

Last updated 1 year ago

A burnable function will allow you to burn tokens, taking them out of the supply pool and making them untradable for the remainder of your project. Burning tokens permanently removes these tokens and may have a positive price impact.

There are no variables requiring input for the burnable function.

πŸ†•
πŸ”₯