EDITORIAL METHODOLOGY

How We Verify Figures

Terminal has no live documentation to cite. That forces a different approach, and this page describes it in full: the three evidence tiers behind every number on this site, what happens when they contradict each other, and the claims we will not publish at all.

The problem: the source of truth is offline

Terminal is the Padre trading terminal, renamed after pump.fun acquired it in October 2025. Padre's documentation lived on a GitBook at docs.padre.gg. Wayback captures return a normal 200 response through 8 March 2026, then stop. Today every path on that host, including /sitemap.xml and /llms.txt, returns a 302 redirect to the app's sign-in screen, and it behaves the same way for Googlebot.

So there is no current official manual for the product. Every site writing about Terminal is either quoting documentation that no longer exists, or guessing. We do neither without saying which. More on why that shaped the whole site on the about page.

The three evidence tiers

Every factual claim on this site traces to one of three tiers, and pages label which one they are leaning on whenever it matters.

TierWhat it isHow much weight it carries
Official, livePages pump.fun still publishes todayHighest confidence. The fee schedule at pump.fun/docs/fees is the main one, and it is where every bonding curve, PumpSwap and creator revenue share number here comes from.
Archived docsWayback captures of docs.padre.gg, January to March 2026The GitBook went offline between March and May 2026. Several captured pages self-report "last updated 1 year ago" and are contradicted by the app. Useful, never final.
Live codeTerminal's production JavaScript bundleWhat the app actually ships. Strongest available evidence for product behavior, with one caveat: shipped is not the same as enabled for every account.

Below those three sit dated press reports, used for corporate events like acquisitions and token burns where no primary source is public, and always attributed to the outlet that ran them. Reddit and YouTube comments are quoted only as evidence that a user problem exists, never as evidence that a number is correct.

When the docs and the code disagree, the code wins

This is not a hypothetical. The archived documentation is wrong in ways that would actively mislead a reader, and here are the three clearest cases:

  • Solana venue coverage. The docs list four Solana DEXes. The shipped app routes across sixteen, including Raydium and its CLMM and CP pools, Orca Whirlpool, four Meteora variants, pump.fun itself, PumpSwap, LaunchLab, Boop, Moonit, Heaven, Token Mill and Sugar. We publish sixteen.
  • Chain count. The docs and the acquisition marketing both say four chains: Solana, Ethereum, Base and BNB Chain. The live chain selector ships five. The fifth is Robinhood Chain, fully wired with its own block explorer, Uniswap V3 and V4 support, a hood.fun launchpad integration and its own chain color. It appears in no official copy anywhere. We publish five and note that Robinhood has publicly denied involvement in the integration.
  • Transaction presets. The docs call them P1, P2 and P3. The app renamed them Normal, Fast and Ultra, alongside Inferno mode. If a guide tells you to select P2, it was written from a capture of a dead page.

The reverse also happens: some features are live in the app and documented nowhere, including DCA orders, dev sell triggers, launch buys, price alerts and the Alpha Tracker. Those get written up from the code with that provenance stated.

Baseline figures we hold to source

These are the numbers every fee, cashback and comparison claim on the site is checked against, current as of 6 August 2026. Fee schedule figures come from pump.fun's published fee page; product behavior comes from the bundle.

ItemFigureTier
Terminal trading fee1.00% flatLive code
Volume tiers or discountsNone exist. No tier table anywhere in the appLive code
Cashback, no referral10%Archived docs only
Cashback, via referral35%, paid in SOLLive in-app copy
pump.fun bonding curve fee1.25% (creator 0.30% + protocol 0.95%)Official, live
PumpSwap, non-canonical pool0.30% (protocol 0.05% + LP 0.25%)Official, live
PumpSwap, canonical poolDynamic, 1.25% down to 0.30% by market capOfficial, live
Token creation0 SOLOfficial, live
Graduation to PumpSwap0.015 SOLOfficial, live
Default slippage20% in the normal UI, 50% in Inferno presetsLive code + user reports
MEV protection defaultOnLive code
Chains in the selectorSolana, Ethereum, Base, BSC, Robinhood ChainLive code

Two of those deserve their caveats repeated. The 10% default cashback is the weakest number on the site: it is archived-only, and we have not re-confirmed it in the current app, so pages that use it say so. And pump.fun's own embedded fee data contains a bug in the SOL-denominated canonical PumpSwap table, where mid-tier market cap floors are written as literal single digits instead of millions. We read that schedule from the USDC table and the upper bounds instead, and we do not reproduce the broken lower bounds.

The fee calculator encodes exactly these figures and nothing else.

Claims we refuse to publish

Every one of these circulates widely, and some of them appear on sites that rank above us. Each is excluded for a specific reason, not a stylistic one.

TWAP orders

A widely republished review credits Terminal with TWAP execution. The string does not appear anywhere in the production bundle in that form, and TWAP is absent from the order type enum, which runs market buy and sell, stop loss, take profit, dip buy, trailing stop, dev sell triggers, DCA and launch buys. The 59 near-matches in the bundle are all a pump.fun token metadata badge, not an order type. It does not exist, so we do not list it.

Kolscan powering the wallet tracker

pump.fun did acquire Kolscan in July 2025, and Terminal does have wallet tracking, so the two get merged constantly. There are zero references to Kolscan in Terminal’s bundle. The tracker is Padre’s own and integrates Cielo Finance. Kolscan still runs separately at kolscan.io.

coinproven.com as a source

Its Terminal coverage cites a "32% of trades fail" statistic with no source, references a Trustpilot rating for a page that does not exist, and carries comments signed with names lifted from public figures. We treat it as synthetic and cite nothing from it, including numbers that might happen to be right.

A shorter list gets the same treatment: that Padre was hacked in early 2025 (no evidence found, and it looks like a conflation with two unrelated Solana bot drains), that Terminal tracks up to 10,000 wallets (a third-party number with no origin), that Terminal ships a native mobile app (it is a progressive web app), and that a public Terminal API exists (it does not, despite being a live autocomplete query). Where a claim is merely unverified rather than false, we say “unverified” on the page instead of dropping it silently.

Market data

The market pages pull prices, liquidity and volume from GeckoTerminal rather than from Terminal itself, because Terminal has no public API to read from. Those figures move constantly and are presented as live data, not as verified editorial claims. Treat them as a snapshot and confirm anything you are about to size a position on.

Review cadence

Every guide carries a Last Updated date in the byline. Pages built on time-sensitive figures, meaning fees, cashback, chain and venue coverage, and anything about the PUMP token, also carry a Last Verified date recording the last manual check against source.

Fee and referral pages are re-checked at least monthly. The production bundle is re-fetched and re-read whenever a fee, feature or chain claim is being updated, and the filename changes on every deploy, so a re-read is a real re-verification rather than a formality. Comparison and ecosystem pages are re-checked quarterly or when something material happens.

Limitations

Reading a minified bundle tells you what code shipped. It does not tell you what is enabled for your account, what is gated behind a flag, or what is half-built. Where a feature is present in code but we have not seen it working, the page says that rather than presenting it as available.

Archived documentation ages badly and this set already has. Press coverage of acquisitions and layoffs is reported secondhand and occasionally disagrees with itself on dates, in which case we give the range instead of picking a winner. And the whole pump.fun business moves fast enough that a figure verified today can be wrong next month. When accuracy matters for a decision you are about to make, follow the source link on the page.

Reporting something wrong

If a figure here looks out of date or wrong, tell us. The fastest route is a direct message to @Concept211 on X or an email via the contact page. Include the URL, the figure, and the source you are comparing against. Corrections are prioritized over new content.

Editorial independence and disclosure

Terminalpedia earns from referral and affiliate links, set out in full on the about page. That does not decide which figures get published or how a comparison lands. Terminal charges a flat 1% with no volume tiers, which is higher than several competitors charge, and we say that on the fees page and in the Axiom comparison rather than around it. Where the platform has done something users are angry about, such as switching off PADRE token utility, that gets covered too.