Token lifecycle

ISSUE

Create a token, or update one you own.

ISSUE mints a brand-new token into existence on any supported chain, or updates the parameters of a token you already control.

What you can do with it

  • Set a name, supply, and decimals; then lock them permanently so no one, not even you, can ever change them.
  • Open a public mint window so anyone can mint their own allocation during a set block range: transparent crowdfunding with no intermediary.
  • Gate who can hold or mint with allow / block lists, ideal for credentials and memberships.
  • Issue on whichever chain is cheapest, or launch the same idea across several chains.
  • Create sub-tokens under a shared prefix (BRAND.GOLD) to organize an entire namespace.

Often combined with: MINT · LIST · SEND · DISPENSER

← All actions