Docs
Everything about how pumpsocial works — for launchers, traders, creators on GitHub / TikTok / Instagram / X, and the bots and aggregators that want to integrate it.
Overview
pumpsocial is social markets on Solana — a launchpad built on top of pump.fun (the launch protocol on Solana) where every coin is based on one specific social object: a GitHub profile or repo, a TikTok profile or video, an Instagram profile, post or reel, or an X account or post. Coins launch through the real pump.fun bonding curve, but every pumpsocial coin ships with one guarantee: 100% of its creator rewards are redirected to the account behind the link — not to whoever launched the coin.
The launcher gets the coin and the narrative; the person who actually owns the account gets the SOL. Nothing to set up beforehand — rewards accrue automatically on Solana and wait until the creator verifies their account.
Platforms
Four platforms, one mechanism. What you can attach, and where the verification code goes:
A post is attributed to its author; a repo to its owner (an org verifies through the org's bio). The creator identity is platform:handle — the same X handle and the same GitHub username are two different creators.
Coining an account
Head to Coin an account, paste a GitHub, TikTok, Instagram or X link (a bare @handle works if you pick the platform), fill in name, ticker and image (defaults to the account's own image), set an optional dev buy, and send ONE plain SOL transfer (your dev buy + ~0.045 SOL of network costs: mint rent, token accounts, fees and a small gas reserve for future claims — pumpsocial itself charges nothing and pump.fun has no launch fee). The coin launches from a fresh wallet — create and dev buy in the same transaction, so snipers can't front-run you. The dev-buy tokens are forwarded straight to yourwallet right after; the fresh wallet keeps only the coin-creator role, which is what routes pump.fun's creator fees to the account's owner.
For creators
Every trade on the coin generates pump.fun creator fees. The engine sweeps and claims them automatically and credits them to the platform + handle behind the attached link. They're yours whether you knew about the coin or not. Every creator has a public page at /u/{platform}/{handle}showing exactly what's reserved — that's the link people send you.
Go to Creators, pick your platform, claim your handle and drop a one-time code in your bio. Once we spot it, you'll see every coin on your account, your accrued SOL, and a withdraw button that pays out to any Solana wallet you choose.
Account verification
Ownership is proven with a bio code — the same pattern registrars use for domain verification, adapted to social profiles. Identical on all four platforms:
- Pick your platform and claim your handle on the Creators page → you get a one-time code like PUMPSOCIAL-3F9A2C.
- Paste it anywhere in your public bio and save. Your profile must be public for the check.
- Hit verify — we read your public profile, find the code, and issue a session. You can delete the code from your bio right after.
No password, no OAuth grant, nothing to install — we never ask for anything that could touch your account. Platforms cache public bios for a few minutes, so verification accepts any code issued in the last 24 hours — no need to rotate codes or re-edit your bio if the first try doesn't land. Remove the code from your bio once you're done logging in. A session lasts 30 days and only unlocks the rewards dashboard for that exact platform + handle. Attribution is per-link, as resolved from the platform at launch time.
Collecting the SOL
pump.fun pays the coin creator a share of every trade — on the bonding curve and, after graduation, on PumpSwap — into the creator vault. Every ~5 minutes the keeper claims that vault into the coin's custodial wallet and credits the SOL to the creator's ledger. When the creator withdraws, native SOL is sent from those wallets to the address they typed — one transfer per coin, every transaction linked from the dashboard. The engine never touches the funds otherwise.
Liquidity & fees
Coins trade on the pump.fun bonding curve until it sells out (~85 SOL), then graduate into PumpSwap with the liquidity locked. pumpsocial charges no platform fee— you only pay network costs at launch. Trades pay pump.fun's standard 1% fee, and the creator share of it (pump.fun's creator rewards, on the curve and on PumpSwap) is what the engine redirects to the attached account. Every claim and withdrawal is a public transaction linked from the coin page and the creator dashboard.
The engine
Launches go straight to the pump.fun program on Solana (create + dev buy bundled in one transaction, Token-2022 mints). Buy/sell from the coin page trade directly on the bonding curve with your own wallet — nothing custodial. The custodial part is exactly one thing: each coin's creator wallet, which exists so the dev can't dump and the creator rewards can be routed to the account's owner. Those wallets are encrypted at rest and only ever claim fees and pay creator withdrawals.
Social attribution is resolved from the platforms themselves at launch time — GitHub's API, TikTok's embed pages, X's syndication endpoints, Instagram's public profile data — and stored with the coin; only a session verified via that account's bio can withdraw its rewards.
Integrate pumpsocial
The REST API is public and live — no key needed.
Every reward row links its claim transaction, so aggregators can verify the flow on-chain. The coins are regular pump.fun launches on Solana — anything that already indexes pump.fun picks them up automatically.
