Skip to main content
Glama

dexscreenertokeninfoagent_get_token_pairs

Retrieve real-time trading pairs for a specific token across decentralized exchanges by providing the blockchain and token contract address. Access data on paired tokens, exchanges, prices, volume, and liquidity directly from DexScreener.

Instructions

Get all trading pairs for a specific token across decentralized exchanges by chain and token address. This tool retrieves a comprehensive list of all DEX pairs where the specified token is traded on a particular blockchain. It provides data on each pair including the paired token, exchange, price, volume, and liquidity. Data comes from DexScreener and is updated in real-time. You must specify both the blockchain and the exact token contract address.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainYesChain identifier (e.g., solana, bsc, ethereum, base)
token_addressYesThe token contract address to look up all pairs for
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It discloses key behavioral traits: the tool retrieves comprehensive, real-time data from DexScreener, and requires both chain and token address. However, it doesn't mention potential limitations like rate limits, error conditions, pagination, or authentication needs, which would be valuable for a data-fetching tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized (4 sentences) and front-loaded with the core purpose. Each sentence adds value: purpose, data scope, source/update frequency, and parameter requirements. It could be slightly more concise by combining some clauses, but there's minimal waste.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no annotations and no output schema, the description does a decent job for a 2-parameter tool. It covers purpose, data source, and parameter requirements well. However, it lacks details on return format (what fields like 'price, volume, liquidity' actually contain), potential data freshness issues, or error handling, which would improve completeness for a data retrieval tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already fully documents both parameters (chain identifier examples, token address purpose). The description adds marginal value by emphasizing that both parameters are mandatory ('You must specify both...') and that the token address must be exact, but doesn't provide additional semantic context beyond what the schema offers.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('Get all trading pairs'), resource ('for a specific token across decentralized exchanges'), and scope ('by chain and token address'). It distinguishes itself from sibling tools like 'dexscreenertokeninfoagent_get_specific_pair_info' (which likely gets details for one pair) and 'dexscreenertokeninfoagent_search_pairs' (which likely searches more broadly).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use this tool: when you need comprehensive pair data for a specific token on a specific blockchain. It implicitly contrasts with siblings by focusing on token-centric pair retrieval rather than pair-specific info or broader searches. However, it doesn't explicitly state when NOT to use it or name specific alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/heurist-network/heurist-mesh-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server