Token - New listing

Retrieve a list of newly listed tokens.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Recently listed token discovery.

  • This endpoint returns newly listed tokens and is intended for fresh-launch monitoring.
  • limit supports 1 to 20 items per request.
  • If provided, time_to must stay within the last 3 days.
  • meme_platform_enabled=true includes meme-platform aware discovery behavior where supported.
Compute Unit ⚙️
  • This endpoint consumes 30 CU per request.
Use Cases 💡
  • Monitor fresh token launches and seed candidate pipelines for research or trading.
  • Power new-listing dashboards, alert feeds, and launch-watch pages.
  • Track very recent supply entering the market before it shows up in broader ranked lists.
  • Combine with security, holder, and price endpoints to triage new listings quickly.
How to Use 🛠️
  • Set x-chain for the target network.
  • Use limit to control batch size, keeping it at 20 or below.
  • Optionally pass time_to when you want a bounded recent window, but keep it within the last 3 days.
  • Enable meme_platform_enabled if your workflow explicitly cares about meme-platform launches.
Best Practices ✅
  • Poll this endpoint on a tight cadence and deduplicate by token address in your ingestion layer.
  • Rank or triage results immediately with security, liquidity, and holder checks so the feed stays actionable.
  • Treat new listings as discovery leads, not quality signals on their own.

Query Params
integer
1 to 10000000000

Specify the end time using unix timestamps in seconds

integer
1 to 20
Defaults to 10

Number of items per page.

boolean
enum
Defaults to false

Enable to receive token new listing from meme platforms (eg: pump.fun). This filter only supports Solana.

Allowed:
Headers
string
enum
Defaults to solana

A chain name listed in supported networks except Sui.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json