Documentation · v1.0

Tweet Launch

Launch a token by mentioning @Foragepad on X — instant pool, sponsored gas.

Post a launch command on X and Foragepad deploys an instant Uniswap V3 pool on your behalf. Gas is sponsored. LP fees route to your X handle by default — claim at foragepad.com/claim.

Command syntax

@Foragepad launch $SYMBOL "Token Name"

@Foragepad launch $SYMBOL "Token Name" | optional description

@Foragepad launch $SYMBOL "Token Name" | fees @yourhandle

@Foragepad launch $SYMBOL "Token Name" | fees @alice 50% @bob 50%

@Foragepad launch $SYMBOL "Token Name" | fees 0xYourWalletAddress

Rules

  • Symbol — 1–10 characters, letters and numbers only (include the $ prefix).
  • Name — 1–30 characters, in double quotes.
  • Description — optional, after the first |.
  • Fee routing — optional, after | fees. Default: LP fees go to your X account.
  • Image — attach a photo to your tweet; it becomes the token logo.
  • Rate limit — 1 launch per X account per 24 hours.

What you get

  • Memecoin-profile instant pool (~$4K start mcap, ~$69K top, 1B supply).
  • WETH pair — same mechanics as the site's instant launcher.
  • ~$1.50 seed buy so indexers pick up the pool quickly.
  • Your tweet URL stored as the token website and X link.

Tweet launches do not support USDG pairs or Ponzi (high-tax) profiles yet — use the launch wizard for those.

Claiming fees

If fees were routed to your X handle, log in at /claim with the same account, connect your wallet, and sweep rewards. Gas is sponsored.

Operator API

Poll endpoint: POST /api/tweet/launch/poll with Authorization: Bearer CRON_SECRET. Runs every 2–5 minutes on production. See Launch API for the full spec.