Skip to main content
Lighthouse gives you a quick read on what is happening across Solana markets. One request returns rolling stats for venues, market families, and discovered launchpads across 5m, 1h, 6h, and 24h windows. Use it to build:
  • Market overview dashboards
  • DEX and launchpad leaderboards
  • “What is moving right now?” discovery pages
  • Volume and transaction trend cards
  • Pump.fun, Raydium, Meteora, and other venue comparisons

Fetch market stats

The response is an array of market entries:
Every market includes the same four windows:
changePct compares the current window with the previous window of the same length. For example, the 1h change compares the latest hour with the hour immediately before it.

Build a market leaderboard

Sort markets by a metric such as recent volume:

Create a market overview card

Use the all market for a site-wide summary, then compare individual markets:

Understand market IDs

The market field is a stable identifier you can use for links, filters, and UI state. Lighthouse can include: Each entry also includes:
  • label — display name
  • icon — branding URL when available
  • url — project or venue URL when available
  • parent — parent market for a launchpad child
Treat icon and url as optional presentation data; they may be empty when branding is unavailable.

Handle zero-activity windows

Markets can have zero activity in a window. The API returns zero-valued metrics and a changePct of 0 when there is no previous activity to compare:

Lighthouse API reference

Browse the endpoint, response schema, time windows, and market fields.

Token Discovery

Move from market-level signals to token-level research.

Pump.fun overview

Track Pump.fun launches, curves, graduations, and swaps.

Whale & KOL tracking

Follow the wallets driving high-value activity.