MoonDeploy Docs
  • 👋Welcome to MoonDeploy
  • Overview
    • 💡What we do
    • ✨Our Features
    • ✨Audit
    • ✨Roadmap
  • Token Types
    • Standard Token
    • Deflationary Token
    • Liquidity Generator
    • Dynamic Token
    • Marketing Tax
    • Smart Tax
    • Reward Token
    • Pro Token
  • Common Questions
    • Token Listing
    • Source code and verification
    • Functions and Usage
    • Audit
    • Upgradability
    • Taxes and Fees
    • Smart Lock
    • Add logo for tokens
    • Price and cost
    • Develop customized token
    • Supported Browser
    • Request new features
    • Report bugs, errors
    • Refund
    • Others
  • Tools
    • Arbitrum token generator
    • Add Liquidity for Your Token
  • articles
    • Empowering Innovation: Creating Custom ERC20 Tokens Made Easy with Moon Deploy
    • usdt bep20 smart contract address - usdt bep20 scan
  • HOW-TO
    • Launch your token
  • affiliates
    • Earn Passive Income
  • MISC
    • Contest Leaderboard
Powered by GitBook
On this page
  1. Token Types

Standard Token

PreviousRoadmapNextDeflationary Token

Last updated 1 year ago

Standard token has all the basic functions of a ERC20 or BEP20 token. You can list it on exchanges and trade it like any other tokens.

Features:

  • Can mint: owner can mint more tokens to any wallet.

  • Can burn: holders can burn their own tokens (burn to 0 address or dead address).

Create a Standard token video tutorial