trending_tokens

$0.002 USDC per call

Get top trending/boosted tokens on DEXScreener. Shows what's getting the most attention right now. Optionally filter by chain.

Parameters
NameTypeRequiredDescription
chain string optional Filter by chain (e.g. 'solana', 'ethereum', 'base'). Omit for all chains.
Example Call
// MCP tool call
{
  "name": "trending_tokens",
  "arguments": {
    "chain": ""
}
}
Connect
// Add to your MCP config — this tool is immediately available
{
  "mcpServers": {
    "toolbooth": { "url": "https://toolbooth.io/mcp" }
  }
}
Related Tools

Try it live in the playground