Create token

Information about token creation

Go back to the /start menu and click 📑 Tokens and click Create Token to start the token creation process.

This will not actually launch the token on pump.fun. This will just set everything up on the bot to launch quicker (or if may the launch fail, relaunch)

The bot will ask a series of questions:

  1. Token name

  2. Token symbol

  3. Token description

  4. Token website URL (optional)

  5. Token Telegram URL (optional)

  6. Token Twitter URL (optional)

  7. Token Logo

Once everything has been filled in, it will save the metadata on. Go back to the start menu with /start You can now click on 📑 Tokens and then click on Your tokens or type /tokens. Your previously created coin should now be visible with its own ID.

Vanity CA

A vanity CA (Contract Address) can be used. To do this, install Solana CLI. In the Command Prompt (CMD), type in: solana-keygen grind --ends-with pump:1 If you want to learn more about this, head over to this guide which we recommend.

Cloning tokens

It is now possible to copy an existing token, which is ideal for Larps. Use the new command "/copytoken [ca here]" to clone the token. This feature also works for videos.

Last updated