Live monitor
—
Realtime tracker
Tracking engine
—
Monitor mode
Graduations
—
Detected on-chain
Active watches
—
Across the network
Uptime
—
Monitor process
Featured agent
Wallet snapshot
Connect your Solana wallet to see SOL & token holdings.
Network health
—SOL Price
—
Cached spot
Helius RPC
—
Mainnet slot
Mints (24h)
—
Pump.fun creations
Graduations
—
Bonded to AMM
Market chart
Live feed
0Waiting for the realtime feed…
Realtime feed
0
Connecting to
wss://pumpportal.fun/api/data…
Active watches
0| Wallet | Label | Token filter | Webhook | Created | |
|---|---|---|---|---|---|
| Loading watches… | |||||
Fee claims
0| Time | Wallet | Type | Token | Amount | TX |
|---|---|---|---|---|---|
| Loading claims… | |||||
Alert settings
Graduation alerts
Notify when tokens graduate to AMM
Whale trade alerts
Large buys/sells above threshold
Fee distribution alerts
Creator fee claim events
New launch alerts
New token creation events
Thresholds
Graduation alerts POST here even when no tab is open. Must
be https.
Alert history
No alerts yet — enable rules above to populate this list.
Risk score
—
Risk level
—
Pump.fun token
—
Honeypot risk
—
Security checks
| Check | Status | Detail |
|---|
Buy quote
Sell quote
Vanity address generator
Grinds Ed25519 keypairs locally in Web Workers. The secret key never
leaves your browser. For a fuller UI with worker tuning, use
/vanity-wallet.
Default agent
Your agents
+ New agent| Name | Description | Created | |
|---|---|---|---|
| Loading… | |||
Gross
—
—
Platform fees
—
Deducted
Net earnings
—
After fees
Payments
—
—
Net earnings over time
By skill
| Skill | Payments | Net |
|---|---|---|
| Open the Revenue tab to load. | ||
This page lets you point the dashboard at an external
PumpKit-style
backend for advanced features like watches and fee claim ingestion. By
default, the dashboard uses the three.ws-hosted
/api/pump/* endpoints, which power the Live
Feed, network health, quotes, and the token scanner without any setup.
Connection
Solana RPC
Your keys
—| Name | Prefix | Scopes | Created | Last used | Expires | |
|---|---|---|---|---|---|---|
| Open the API tab to load your keys. | ||||||
API endpoints
three.ws ships these Pump endpoints for free, no auth required. Resolved against: —
| Method | Path | Description | Auth |
|---|---|---|---|
| GET | /api/healthz | Health check | No |
| GET | /api/pump/helius-stats | SOL price, network slot, feed counts | No |
| GET | /api/pump/channel-feed | Recent mints, whales, claims (paginated) | No |
| GET | /api/pump/trades-stream | SSE live trade stream (PumpPortal proxy) | No |
| GET | /api/pump/curve?mint=… | Bonding curve, spot price, graduation progress | No |
| GET | /api/pump/quote-sdk?mint=…&side=buy|sell&amount=… | Buy/sell quote with price impact | No |
| GET | /api/pump/balances | SOL + token balances for the signed-in wallet | Session |
| GET | /api/agents/pumpfun?op=claims | Recent fee claim feed | Session |
For an OpenAPI spec, see /openapi.json.