Token lifecycle

MINT

Create new supply, up to the cap.

MINT issues new units of an existing token and credits them to the minter, never exceeding the token's maximum supply.

What you can do with it

  • Let the public mint for themselves during a crowdfunding window.
  • Cap how much any single address can mint to keep distribution fair.
  • Mint on demand as your project grows, until you lock the supply for good.

Often combined with: ISSUE · AIRDROP · DIVIDEND

← All actions