For the complete documentation index, see llms.txt. This page is also available as Markdown.

Managing Your Token

The Manage tab is your control room. It lists everything you've created in Token Factory β€” your tokens, along with any markets, liquidity pools, and reward programs you've set up β€” all in one place so you can keep an eye on your whole project.

The trust badge

Every token you've made shows a badge that tells anyone, at a glance, what kind of token it is:

  • Fixed supply β€” admin has been renounced, so no new tokens can ever be minted. What you see is what there will always be.

  • Mintable β€” you still hold admin and could mint more supply later.

This badge is a big part of how holders judge a token, so it's worth understanding which one yours carries.

Token actions

The actions below are available only to the token's admin β€” if you renounced admin, most of these are gone for good.

Mint

Create more of your token, minted straight to your wallet. Handy when your project grows and you need more supply to distribute.

Burn

Permanently remove tokens from your own balance, shrinking the total supply. You can burn here in Token Factory, or use the dedicated Burner app for the same job.

Edit metadata

Update your token's name and description as your project evolves. Two things can never change, though: the symbol (ticker) and the number of decimals are locked from creation so that everyone across the network always refers to your token the same way.

Transfer admin

Hand admin control to another wallet address β€” useful if a project moves to a team wallet or a new owner.

Renounce admin (Danger zone)

Renouncing gives up your admin power for good and flips your token to Fixed supply β€” provably, permanently, so holders can trust the supply will never grow. Because it's such a final step, it lives in a Danger zone and asks you to type your token's ticker to confirm you really mean it.

Last updated