Ghostbag

Why Ghostbag

The simulator that refuses to flatter you.

Every memecoin paper trading tool can show you a price and a fake balance. The question is whether the number it shows you would have survived contact with a real block. Here is exactly where Ghostbag differs, and how to judge any simulator you try.

What decides whether a trade made moneyTypical simulatorGhostbag
Live price from public market dataYesYes
Platform fee charged by your terminalRarelyPer site, real rates
LP / AMM fee on both sidesRarelyPer venue
Network fee, priority fee and tipNoCharged from balance
Token account rent on a first buyNoOnce per mint
Price impact against real pool depthNo — amount ÷ priceConstant product
A flat round trip correctly shows a lossNo — shows break-evenAsserted in tests
Transactions that revert, and still cost feesNoOptional simulator
Slippage tolerance actually rejects a fillNoChecked after latency
SolanaUsuallyYes
BNB Chain, including transfer-tax tokensSometimesTax modelled
Robinhood ChainNoYes
Analytics, telemetry or an accountUsually yesNone at all

Judge any tool with one test: buy and sell immediately, without the price moving. If it hands your money back, its fee model is not real — and every result it has ever shown you is inflated.

The five differences that matter

Not features. Consequences.

01

Fees are modelled, not ignored

Network fee, priority fee, Jito tip, token-account rent, the terminal's platform fee, the pool's LP fee and BNB transfer tax all leave your paper balance. This is the difference between learning that trading is free and learning what frequency actually costs you.

02

Price impact is calculated, not assumed away

Constant product against the pool's own reserves, so one SOL into a $3,000 pool hurts exactly as much as it would on chain — and you see the number before you commit, not after.

03

Three chains, priced properly on each

Solana through Jupiter and DexScreener with a direct pump.fun feed. BNB Chain with live gas and transfer taxes. Robinhood Chain through WETH-quoted Uniswap pools, where depth is reported directly so impact is exact rather than estimated.

04

Your data never leaves your machine

No account, no email, no analytics, no telemetry, no remote config, no external scripts. Wallets, positions and full history live in your own browser's database. There is no server to send them to, because there is no server.

05

It sits beside your terminal, not instead of it

Ghostbag never replaces the chart you are reading. It appends a single container, remembers its position per site, collapses into a pill when you want the space back, and reads only explicitly labelled market values from the page.

06

The arithmetic is auditable

Every value is an integer in base units — lamports, wei, raw token units — with floats only at the render boundary. A full round trip reconciles to the last raw unit, and the test suite fails if it does not.

Privacy

We collect nothing. There is nothing to collect.

Most free tools are free because you are the product. Ghostbag has no account system, no analytics endpoint and no server that stores anything about you — so there is no database with your name in it, and never will be.

Stays on your machine

Paper wallets, open positions and your complete trade history are written to your own browser's local database. Settings sync only between your own signed-in Chrome profiles, through Chrome, not through us.

Leaves your machine

Only read-only market lookups — the token address on screen, and nothing attached to it. No identifier, no wallet address, no trading activity. It never touches window.solana or window.ethereum.