Skip to content

Token Management

Once you've registered your token, use the Token Manager to maintain your token's on-chain presence.

The Token Manager for a token registered on five chains — edit metadata, socials, and theme; switch chains or add a new one

Editing Metadata

From your Token Manager. You can update:

FieldDescription
NameDisplay name for your token
DescriptionShort description (max 280 characters)
LogoToken logo image (PNG/SVG, max 512x512)
WebsiteProject website URL
Social LinksX/Twitter, Discord, Telegram links
TagsCategory tags (meme, gaming, governance, etc.)

Changes are written on-chain and reflected across all listing exports and token pages.

TIP

Keep your metadata complete — tokens with complete metadata rank higher in search results.

Chain Admin Settings

Roles, liquidity, and destructive actions are managed per chain, from that chain's admin panel. Open it from the chain switcher in the top bar of your Token Manager and click the gear icon (circled below):

The chain switcher — the gear icon (circled) opens that chain's admin settings; the sliders icon opens Style preferences

The admin panel is scoped to the chain you're viewing and covers Roles, Listing Export, Liquidity & Launch, Token Settings, and the Danger Zone — everything applies to the currently-selected chain only.

Roles

Grant page-management access to other wallets — a Manager (day-to-day edits) or a Maintainer. The owner is shown at the top and can't be changed (it's bound to your registration). Add a role by entering a wallet address; you can also import or export the role list as CSV.

The Roles section — owner, managers, and maintainers, with add / import / export controls

Listing Export

Export this chain's registration as pre-filled listing data for exchanges and aggregators, or point them at the automatic Token List feed.

New here? The Listing Export guide walks through the full export flow and the supported platforms.

Liquidity & Launch

Everything for getting your token trading, in one place — create a trading pair, add liquidity, lock your LP tokens, and open trading.

On EVM, a Chain Daddy token keeps transfers locked until you Open trading — so adding liquidity and opening trading are two distinct steps, in order: seed the pool first (an anti-snipe safeguard), then flip the gate so holders can buy and sell. Open trading sits right under the liquidity controls; it's one-way (can't be turned off) and owner-only, so do it before you renounce ownership. Solana tokens have no trading gate — they trade as soon as the pool exists.

New to this? The Liquidity guide walks through each step — add liquidity, lock LP, and open trading — and helps you decide what fits your token.

Token Settings

For factory tokens (created through Chain Daddy), this section holds the reversible on-chain configuration — the routine tuning that isn't destructive:

Supply

Mint more (if the token is mintable) or raise / lower the max supply. Locking supply permanently is irreversible, so it lives in the Danger Zone.

Anti-whale limits

Max transaction and max wallet, plus deadblocks (the same Trust Features you set at launch). Removing a limit is protected by a 24-hour timelock.

Exemptions

Addresses that bypass the limits, and LP pairs exempt from the wallet limit.

Immutable features

The mintable / burnable capabilities the token launched with (these can't change), plus a Burn control for your own tokens.

Token Settings — supply, anti-whale limits, exemptions, and immutable features

Imported tokens

Tokens you registered but didn't create through Chain Daddy have no Chain Daddy trust config, so Token Settings and the ownership/lock actions don't appear — only Release Token does.

Danger Zone

Irreversible, chain-scoped actions live here, outlined in red — the things you can't undo:

  • Contract OwnershipRenounce makes every owner-only setting (open trading, limits, exemptions, mint authority) permanent; Transfer hands control to another wallet. Use Transfer before selling the project or handing off to a DAO / multisig.
  • Lock Supply — renounces mint authority so no new tokens can ever be created, freezing the total supply forever.
  • Release Token — permanently frees this chain's registration so the ticker can be claimed by someone else (your other chains are unaffected).

Release Token — transfer or renounce the contract first, then permanently free the symbol on this chain

Do these last — in the right order

Renouncing ownership freezes every owner-only action, including Open trading and everything in Token Settings. So finish your launch — add liquidity, open trading, set your final supply and limits — before you renounce or lock. Once ownership is renounced, trading can never be opened.

WARNING

Everything in the admin panel applies to the currently-selected chain only. To manage another chain, switch to it with the chain switcher first.

Manager Role

Token owners can delegate a manager address to handle day-to-day page edits.

What a Manager Can Do

  • Edit metadata (name, description, logo, links)
  • Update token contract address
  • View health analytics

What a Manager Cannot Do

  • Set other managers
  • Release the registration
  • Transfer ownership
  • Register additional tokens on behalf of the owner

To set a manager, open your chain's admin settings (chain switcher → gear icon) and add the wallet address in the Roles section.

WARNING

Only the token owner can add or remove managers. Choose a trusted address.

Releasing a Registration

If you no longer want to hold a registration, you can release it. This permanently retires the on-chain credential bound to your wallet.

Consequences of releasing:

  • The ticker becomes available for others to register
  • All metadata associated with your registration is cleared
  • This action is irreversible. You cannot undo a release
  • If you want the ticker back, you'll need to go through the full registration process again

To release, open your chain's admin settings (chain switcher → gear icon) and use Release Token in the Danger Zone.

DANGER

Releasing a registration is permanent. There is no undo. There are no admin recovery functions.