Skip to main content
GLOWSTACK WIREIn development

The data layer your
stack runs on.

Real-time Solana trench data via REST and WebSocket. Token snapshots, trades, OHLCV, holder analytics, insider metrics — 100+ fields per token across Pump.fun, Bags, Bonk, and Moonshot.

import { Glowstack } from "@glowstack/sdk";

const gs = new Glowstack({ apiKey: process.env.GS_KEY });
const { info, metrics } = await gs.tokens.get("BONK");

// info
info.name;           // "Bonk"
info.symbol;         // "BONK"
info.platform;       // "pumpfun"
info.creator;        // "7xKXt...9fR"

// metrics
metrics.phase;        // "migrated"
metrics.market_cap;   // 1284500
metrics.holder_count; // 4127
metrics.insider_count;// 2
metrics.insider_pct;  // 8.2
metrics.dev_status;   // "exited"
metrics.vol_1h_usd;   // 4723.17
WHAT YOU GET

REST API · WebSocket · Widgets

Everything happening on every token.

Wire gives you the full picture — from the moment a token launches to every trade, holder change, and price move. REST for snapshots, WebSocket for live feeds, widgets for when you just want to ship.

Token snapshots

Every metric, one request

Price, market cap, phase, bonding curve progress, insider exposure, dev wallet status, volume across multiple windows, holder count — all in a single response. No stitching data from multiple sources.

Live feeds

Stream what matters, filter the rest

Subscribe to new launches, tokens approaching migration, or any specific token's trades and holder changes. Set filters once — only matching tokens reach your handler.

Holder analytics

Know who holds and what they paid

Every current holder with their position size, realized PnL, buy and sell counts. Track when wallets enter or exit. See the full history of exited traders.

Price history

Candlestick data at any resolution

OHLCV candles from 1 second to 1 minute. Holder count timeseries. Full trade history. Everything you need to build charts, backtests, or momentum signals.

Insider data

Alpha baked in

Insider count, insider supply %, sniper count, dev wallet status — surfaced on every token response. Powered by Cipher's real-time detection. No extra call needed.

Embeddable widgets

Ship without building

Drop an iframe and get OHLCV charts, holder growth graphs, insider reports, and cluster maps on your page. No backend, no data pipeline, no maintenance.

BUILD WITH WIRE

What you can build with it

Wire is the data layer. Here's what it makes possible.

Token screeners

Get only the tokens that match your criteria the moment they launch. Filter by holders, volume, insider exposure, bonding curve progress, and more.

New pairs · min 20 holders · max 5% snipers

Trading bots

Pull a token snapshot for entry signals. Stream trades and holder changes to track momentum. React to events in real time without polling.

Entry on volume surge · exit on holder drop

Copy trading tools

Stream holder changes to detect when wallets you track are entering or exiting positions. Build position mirrors on top of live holder data.

Watch wallet · mirror on buy · exit on sell

Analytics dashboards

Embed charts and graphs via iframe widgets. Or build your own with the raw data — OHLCV, holder timeseries, trade history, all available.

OHLCV chart · holder growth · insider report

Research & backtesting

Pull full trade history, candles at any resolution, and holder timeseries for any token. 7 days of live data, with full historical depth available on request.

Trade history · OHLCV · holder timeseries

Risk scoring engines

Combine insider %, sniper count, dev wallet status, holder concentration, and volume patterns into your own risk model. All the inputs are there.

Insider % · sniper count · dev status · concentration

Get early access to Wire

Wire is in development. Request access to start testing and be among the first to build on it.