One click and you've got your own stacc.art — and your wallet earns the top-of-tree referral fees on every trade that runs through it.
It prompts for one thing — your wallet (NEXT_PUBLIC_DEFAULT_REFERRER). The
shared backends are baked in, so it just works. Your mirror then self-registers
on the live index at stacc.show, with a running tally of
its referrer's earnings. → Full setup / what's secret
⚠ Mirrors are untrusted. Treat any mirror like a Piratebay mirror: shop around, use burner wallets, never more than you can afford to lose. This code is open-source and there's no assurance a given deploy hasn't been nefariously modified.
You managed to get Google to b& stacc.art: I raise you a game of whack-a-mole.
An open-source bonding-curve token launchpad on Solana. Every trade is an atomic, same-slot, un-sandwichable bundle whose fees flow into a flywheel: 1/3 to a 3-deep referral tree, 1/3 to permanent Orca liquidity, 1/3 to buy & burn. The same build runs on the canonical site and on any number of mirrors — brand, default referrer, and backends are all env-driven.
| Path | What |
|---|---|
pump/pump-v2-frontend |
The Next.js launchpad UI. Deploy your own mirror → |
pump/stacc-show |
stacc.show — live mirror index + failover redirector |
pump/pump-v2-client-server |
Shared NestJS backend (auth, coins, trades, mirror indexer) |
pump/pump-contracts-solana |
The on-chain Anchor program (67LWrtDBPyZqS7SzCYZWBLgPBqZAG94GTfMWEBG2fnuV) |
- Mirrors aren't added by hand. The shared backend records every live mirror
origin (the browser sets the
Originheader on sign-in / page-load pings) plus the mirror's configured top-level referrer. stacc.showreads that live list, health-checks each mirror, and 302-forwards deep links (stacc.show/<mint>?ref=…) to a working one — preserving path + ref.
Not affiliated with or endorsed by pump.fun.