Skip to main content
Official PUMPTOK CAptokiHf73LDxy11qNPZuJw8oSvPbce299zte244v5iE

Docs

Everything pumptok does, in the order it happens.

The model

pump.fun charges a creator fee on every trade of a coin and pays it to the coin's on-chain creator. pumptok sets that creator to a wallet reserved for a TikTok handle you choose. That is the whole trick: the fee is native to pump.fun, the recipient is the creator, and nothing is routed through us.

Launching

  1. 1. You enter a TikTok @handle, a name, ticker, image and optional first buy.
  2. 2. The server reserves a Solana wallet for that handle (or reuses the one it already has), pins the metadata, and builds a pump.fun create_v2 transaction with creator = that wallet.
  3. 3. You sign in your wallet. You pay pump.fun's network fees and any first buy. The coin appears on the board the moment the transaction confirms.

The creator is written into the instruction data at create time and the program stores it on the bonding curve. It cannot be changed afterwards.

Where the fees go

pump.fun accrues creator fees into a program-owned vault keyed by the creator address. Because the creator is the handle's wallet, 100% of the creator fee for every coin tipping that handle lands in the same vault. Before graduation the fee is collected by the pump program; after graduation the pump-amm program pays into its coin-creator vault. Both are read together on the profile page.

pumptok takes no share of creator fees. The launcher pays pump.fun's standard fees; those are pump.fun's, not ours.

Claiming

A creator visits /claim and logs in with TikTok. The server verifies the login and reads the TikTok username from the verified account. If a wallet was reserved for that username, it is now theirs: Collect moves accrued fees from the pump vaults into the wallet, Withdraw sends SOL from the wallet to any address they choose. Both transactions are signed by the reserved wallet on the creator's behalf, only after a valid TikTok login.

Handles are matched case-insensitively. If a creator renames their TikTok account, the fees stay with the handle the coins were launched to.

Custody and keys

Reserved wallets are created and signed through Privy's server wallets. Their private keys never touch our servers or database; we store only the wallet address and a Privy wallet id mapped to the handle. Signing requires a request from our server, which only happens for the collect and withdraw actions above and only with a verified TikTok session for the same handle.

FAQ

Does the creator need to do anything before I launch?
No. The wallet is reserved automatically. They claim whenever they like; fees accrue meanwhile.
Can I launch a coin for a handle that already has coins?
Yes. All coins tipping the same handle pay into the same wallet.
What if I typo the handle?
The creator is permanent on-chain. Check the live preview; the handle you see there is the one that gets paid.
Is this affiliated with TikTok or pump.fun?
No. TikTok login is used only to verify who owns a handle. pump.fun is the launchpad and market.