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

Deploy

Deploy launches a new token on Solana from inside the Manager's Twitter tracker. You pick a wallet, fill the modal, and click Deploy Token. The wallet you select in the header is the creator wallet. It signs the deploy and performs the first buy.


Entry points

You can start a deploy from three places in the Twitter tracker.

  • Deploy button in the tracker top bar. Opens an empty modal.

  • Deploy button on every tweet card. Prefills the modal with the tweet's Post URL and pulls the image from the tweet.

  • Enrichment tile under a tweet. Prefills Token Name, Token Symbol, Post URL, and Token Image from the tile. Every field stays editable.

Enrichment tiles appear only when Bloom's AI detects a token candidate in the post. See the Settings page for the position control and a fuller definition.


The Deploy modal

The modal is one continuous flow from header to footer. Walk it top to bottom.

1

Pick a creator wallet from the header dropdown. This wallet signs the deploy and pays for the first buy.

2

Set the Token Name and the Token Symbol.

3

Confirm or paste the Post URL.

4

Choose a Token Image source: From Tweet, Library, AI Generated, or Default.

5

Pick one or more launchpads. Each launchpad gear opens its own settings.

6

Configure Features. Apply or create a Bundle preset, and paste a vanity private key with Custom CA if you want one.

7

Set the creator buy SOL amount in the footer and the Priority Fee.

8

Click Deploy Token.

The rest of this page expands each step, starting at the top of the modal.


The header carries four functional icons, left to right.

The floppy disk icon saves the current modal configuration as a preset.

A preset is a saved bundle of deploy settings. It captures launchpads, Bundle mode, Bundle Buys, Token Distribution, fees, and the rest of the modal state so you can reload it later without reconfiguring.


The body of the modal holds the metadata for your token.

Field
Description

Token Name

Up to 32 characters.

Token Symbol

Up to 10 characters.

Post

URL of the source tweet. Empty when you open the modal from the top bar.

Website

Optional. Appears after you toggle Advanced settings in the header.

Description

Optional. Appears after you toggle Advanced settings in the header.

With Website and Description enabled, the modal looks like this.


Token Image

Pick where the image comes from. The four modes are mutually exclusive.

Bloom's AI pulls images from the source tweet. The strip below the tabs shows the candidates. Empty when the deploy was not started from a tweet.


Image editor (Studio)

Every image carries a pencil icon in the top-right corner. Click it to open Studio.

Inside Studio you can:

  • Keep the image as it is or replace it.

  • Crop the image.

  • Apply a flat or a gradient color background.

  • Apply templates such as bars or black and white.

  • Add an emoji.

  • Add custom text with selectable color and font.

Click Save to persist the change.


Launchpads

Each launchpad has a checkbox and a gear icon. Toggle the checkbox to include or exclude the launchpad. Your token deploys to every launchpad that is active, in parallel, with the same Bundle preset applied to each.

The gear opens the per-launchpad settings.

Two independent toggles. You can enable one, both, or neither.

Mode
Description

Mayhem Mode

Adds 1 billion units to the supply, making 2 billion total. For 24 hours an AI agent trades the token on a random walk, with equal buy and sell probability. Protocol fees still apply. Opt-in at launch only.

Cashback

Forgoes 100% of your creator-fee share and accrues it to traders proportional to their volume. Traders claim it on chain. Opt-in at launch only, permanently locked once set.


Features

Four buttons sit under the launchpad row. Bundle and Custom CA are live. Multi-deploy and Transfer are marked soon.

The Bundle button opens an inline picker of your saved presets. Pick one to apply it, or create a new preset from scratch.

A Bundle preset has four modes. Pick one when you create the preset.

None

The deploy runs alone. The creator wallet buys at the SOL amount set in the footer. No additional wallets buy at deploy.

Configure Token Distribution as a follow-up transfer from the creator wallet to other wallets.


Packed

Multiple buys are packed into the same Jito bundle as the deploy. No other user can buy before you.

Configure:

  • Jito Tip

  • Priority Fee

  • Bundle Buys (additional wallets and their SOL amounts)

  • Token Distribution as a follow-up transfer from the creator wallet to other wallets


Non-Packed

Each Buy lands as its own transaction. All transactions land together at deploy, before any other user.

Configure:

  • Jito Tip

  • Priority Fee

  • Same Priority Fee for all checkbox. When the checkbox is off, you set a per-wallet fee on each Bundle Buy

  • Bundle Buys (additional wallets and their SOL amounts)

  • Token Distribution as a follow-up transfer from the creator wallet to other wallets


Sniper

No bundle and no cap on wallets. Other users can buy before your snipe lands, in exchange for a supply distribution that looks organic.

Configure:

  • Priority Fee

  • Same Priority Fee for all checkbox.

  • Bundle Buys (additional wallets and their SOL amounts)

  • Token Distribution as a follow-up transfer from the creator wallet to other wallets

The bottom of the Bundle preset modal shows a Summary block: Bundle Buys plus Priority Fees plus Jito Tip. None hides the Summary; the other three show it.


Set the buy amount and deploy

The footer is the last step.

Pick the SOL amount for the creator buy from four preset tiles: 1, 3, 5, or 10 SOL. Edit any of those four values with the pencil icon next to the row. Set the Priority Fee. Click Deploy Token.

Last updated