list_top_boosted_tokens
List currently top-boosted tokens on DexScreener to see which projects are actively paying for promotion. Returns token details and boost spend. Note: high boost does not imply quality; use with caution.
Instructions
List currently top-boosted tokens on DexScreener (paid promotion).
"Boosts" are paid promotion slots — projects pay to surface their token. Read these results with skepticism: high boost spend does NOT imply quality, traction or safety. This list is mostly useful as a signal of "what is being actively pushed right now" rather than "what is good".
For an unbiased early-tokens view prefer list_latest_dex_tokens; for
actual price/liquidity always confirm via get_dex_token_pairs.
Args: limit: Max tokens to return.
Returns:
Array of boosted-token objects with chainId, tokenAddress, url,
description, icon, links, and totalAmount (boost spend).
On API failure returns {"error": "..."}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |