PaperApe Extension
Paper trade Solana tokens directly on supported trading platforms
Trade On The Terminal You Already Use
PaperApe detects supported Solana token pages and mounts a draggable paper-trading widget over the host platform.
Entry And Exit Fills
Buys, sells, and sell-init fills are saved with token price and market cap so your simulator history stays tied to the chart.
Isolated Widget
The extension renders inside Shadow DOM, keeping PaperApe styles separate from BullX, Axiom, Padre, Photon, and GMGN.
Supported PlatformsSolana token pages
BullXSupported
AxiomSupported
PadreSupported
PhotonSupported
GMGNSupported
Install GuideUnpacked build
01
Build the extension
Run npm run build from the repo root. The Chrome-ready extension is emitted to apps/extension/dist.
02
Open Chrome extensions
Go to chrome://extensions and enable Developer mode.
03
Load unpacked
Choose Load unpacked, then select the apps/extension/dist folder.
04
Sign in once
Open PaperApe in the same browser and sign in. The web app syncs your auth token to the extension bridge.
05
Open a token page
Visit BullX, Axiom, Padre, Photon, or GMGN. PaperApe appears when it detects a Solana token address.
What It Does
Detects token addresses, shows live token data, executes simulated buys/sells, updates PaperApe positions, and draws fill markers when the host chart allows it.
What It Never Does
It never sends real transactions, never controls your trading wallet, and never trades with real funds. PaperApe stays educational and simulated.
Privacy Policy