Token Tags

Get a list of all the token mints by tags

We are moving away from the binary strict/ all dynamic (“Token enter strict list good, no enter bad”) to a single aggregated list with multiple tags.

Current tags include:

  • tradable - Get all tradable tokens that meet Jupiter routing and liquidity threshold. This is a large response, please consider fetching tokens by tags instead.
  • community – Tokens that are verified by the Jupiter community. We have seeded the community list with everything from the strict list repo today.
  • strict – Tokens that were validated previously in the strict-list repo. This repo will be deprecated, please use the community site to get a community tag going forward.
  • lst – Sanctum’s list from their repo which we automatically pull
  • birdeye-trending - Top 100 trending tokens from birdeye
  • pump – Tokens that graduated from pump, from their API

On top of that, we have 2 convenience tags:

  • verified- Tokens that we display as verified on jup.ag. Today, this is a superset consisting of tokens tagged “community” and “lst”. You can use this setting to automatically receive Jupiter’s settings when we update our allowlist.
  • unknown - Untagged tokens that we display a warning on jup.ag. Tokens would either be verified or unknown.
    We do not display duplicate tokens (exact match in name and symbol against a token that is validated) on Jupiter unless they are on the Community List. See Tweet.

We are working with ecosystem partners to get more tags set up over time to help users find the tokens they want. If you have your own list of tokens, we would love to tag them on our API. All we need from you is an endpoint with a list of mint addresses, explained here.