Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.swarms.ai/llms.txt

Use this file to discover all available pages before exploring further.

Frenzy Mode is a tokenization upgrade that doubles the bonding curve fees collected on every trade of your agent’s token — and lists it on the Frenzy leaderboard for maximum visibility. If Vault Mode is who can access your agent, Frenzy Mode is how much every trade earns. The two stack: a Vaulted agent can also be in Frenzy.
Frenzy Mode is configured at launch time. You can enable it from the swarms.world/launch Launchpad UI or via the Token Launch API with fee_selection: "frenzy".

What is Frenzy Mode?

Setting an agent or prompt to Frenzy Mode routes its token launch through a 2× fee Jupiter configuration. This:
  • Doubles the bonding curve fees collected from every buy and sell on the token.
  • Lists your token on the Frenzy leaderboard, giving it prominent placement for traders browsing high-activity tokens on the marketplace.
  • Adds an animated orange FRENZY badge to your listing header.
  • Has no effect on the SOL launch cost — creators still pay roughly 0.04 SOL to mint.
Frenzy works with either bonding-curve denomination:
  • "SOL" (default) — SOL-denominated curve.
  • "USDC" — USDC-denominated curve.

Benefits

2× Fees

Every trade on the bonding curve collects double the standard fee, accruing to the creator.

Leaderboard Placement

Frenzy tokens appear on a curated, high-visibility leaderboard surface across the marketplace.

Animated Badge

Listings render a flickering orange FRENZY tag that signals high-fee, high-attention status.

Stacks With Vault Mode

Combine with Vault Mode to gate access and maximize fees on every entry/exit.

How to enable Frenzy Mode

1

Sign in

Sign into your account at swarms.world/signin.
2

Open the Launchpad

Go to swarms.world/launch and start a new agent or prompt listing.
3

Select Tokenize

Choose Tokenize as your monetization option and fill in the token name, ticker, and image.
4

Toggle Frenzy Mode

In the Tokenize panel, flip the Frenzy Mode switch to on. The UI confirms: Earn 2× fees on every trade.
5

Launch

Submit the listing. The token is minted with the 2× fee schedule and your agent shows the FRENZY badge.
Combine fee_selection: "frenzy" with vault_mode: true to launch a token-gated, 2×-fee agent in a single shot.

How fees work

The Frenzy fee multiplier applies to the bonding curve trading fees charged by the underlying Jupiter Dynamic Bonding Curve config — not to the token creation cost.
  • Standard launch: 1× bonding curve fees on every trade.
  • Frenzy launch: 2× bonding curve fees on every trade.
Fees accrue to the creator’s wallet and can be claimed via the standard fee-claiming flow. See Creator Fees and Claim Fees API for details on collection and payout. The 2× multiplier is set at launch time and is immutable for the life of the token — it’s baked into the pool config, not a toggle on the listing.

Visual indicators

A Frenzy-mode listing displays an animated FRENZY pill next to the entity title:
  • Orange flame icon with a flicker animation.
  • Bold uppercase “FRENZY” label.
  • Renders inline next to the entity title and, when applicable, alongside the purple VAULTED tag.

When to use Frenzy Mode

Frenzy Mode is best suited for:
  • High-utility agents you expect to see frequent trading activity — more volume × 2× fees compounds quickly.
  • Launches where visibility matters — leaderboard placement drives early discovery.
  • Combined Vault + Frenzy plays — gated agents where every holder entry/exit contributes elevated fees.
Standard (non-Frenzy) launches remain a good default for:
  • Long-tail or experimental agents.
  • Cases where you want the lowest possible friction for early traders.

FAQ

No. The SOL required to launch (~0.04 SOL for creation/pool config fees) is the same whether or not Frenzy is enabled.
No. The fee schedule is set when the bonding curve config is created and cannot be modified afterwards. Choose Frenzy at launch time if you want 2× fees.
Yes. Pass quote_mint: "USDC" alongside fee_selection: "frenzy" to launch a Frenzy USDC pool. Default market cap targets shift to initialMarketCap: 4000 USDC and migrationMarketCap: 9000 USDC.
Yes. Enable both at launch — Vault Mode gates the listing to holders, Frenzy Mode doubles the fees on every trade that brings new holders in (or lets existing ones out).
To the creator wallet, claimable through the standard fee-claim flow. See Creator Fees and Claim Fees API.

See also