FFYPay

How it works

Anyone can launch a coin for a TikTok creator. 80% of its trading fees are sent to the creator as TikTok gifts.

  1. 01

    Pick a TikTok creator

    Enter any creator's @handle. We confirm it's a real TikTok account and pull their name, profile picture and follower count from TikTok. Each TikTok account gets exactly one coin.

  2. 02

    Launch their coin

    Connect a wallet, choose a ticker, and keep the creator's name and picture or upload your own. The creator's @handle is always attached to the coin, on chain and on every page.

  3. 03

    Fees split 80 / 20 on chain

    The launch transaction also writes pump.fun's fee-sharing config: 80% of creator fees to the coin's gift pool, 20% to the buyback wallet. pump.fun's own program enforces the split.

  4. 04

    Gifts at every target

    The creator's 80% builds up in the coin's gift pool. Each time it crosses a target ($100, $250, $500, $1,000, then every $1,000) it's sent to them as a TikTok gift.

  5. 05

    Buyback & burn

    A worker distributes accrued fees, then spends each coin's 20% on buying that coin and burning the tokens in the same transaction. Every distribution and burn is recorded publicly.

Every trade → creator fee → split on chain
80% → TikTok gifts

Collects in the coin’s gift pool and is sent to the creator as a TikTok gift at $100, $250, $500, $1,000, then every $1,000. They don’t need crypto or an account.

20% → buyback & burn

Buys the coin on its own market and burns the tokens, shrinking supply.

The details

Creator fee. pump.fun charges a creator fee on every trade (currently 0.30% on the bonding curve; pump.fun sets the rate). Total fees on this site are read from chain: fees already distributed plus fees claimable in each coin’s pump.fun creator vault.

Gift pool. Each coin has its own on-chain gift pool (a treasury account) that collects the creator’s 80%. Fees are paid out of it as TikTok gifts sent to the creator, so creators don’t need a wallet, crypto or an account here.

Getting paid. Gifts are sent from the gift pool to the creator on TikTok. Every payout is recorded against the coin’s gift pool ledger.

Who controls the split. FYPay’s platform key is the fee-sharing admin, so a deployer can’t redirect fees to themselves later. pump.fun doesn’t currently support locking the config permanently, so that key is a trust assumption.

Graduation. When a coin completes its bonding curve and moves to PumpSwap, fees keep flowing through the same fee-sharing config and buybacks switch to the PumpSwap pool.

For integrators

Read-only JSON endpoints (amounts are lamport strings):

  • GET /api/coins/:id/treasury-balance
  • GET /api/coins/:id/treasury-ledger?after=<ledgerId>
  • GET /api/coins/:id/fee-events · /burn-events · /series?range=7d
  • GET /api/stats · /api/stats/series?range=30d · /api/activity