Supported venues on Solana

Every launchpad, AMM and router Tessium reads, and which streams each one feeds

Launchpads

These feed launches and migrations.

AMMs and pools

These feed pool_creations, token_trades and candles.

Routers and aggregators

Routes through these arrive as single trades in wallet_trades, tagged with the venue they went through.

Coverage limits

What Tessium does not report

  • 01Venues that keep their token accounts separate are not reported in pool_creations. Neither are programs that are not yet registered.
  • 02Transfers made with the legacy unchecked instruction between two existing token accounts may not appear.
  • 03Token-to-token trades with neither SOL nor a stablecoin on either side have no dollar value. The minimum USD filter lets them through rather than hiding them.
  • 04Candles are built from the moment you subscribe. There is no history and no backfill.

Missing a venue?

If you need a launchpad or AMM that is not here, tell us what it is.

Custom data

Pick the venues you care about

The streams they feed are one connection and one API key away.