Skip to main content
Glama

alpha_onchain

On-chain activity intelligence — whale movements, large transfers, DEX volume anomalies, smart money tracking. $0.05 USDC. Payment is consumed on execution, including timeouts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNoChain filter (solana, base, ethereum)
symbolNoToken symbol (e.g., SOL, ETH, BTC)
addressNoToken contract address
timeframeNoLookback window (1h, 4h, 24h, 7d). Default: 24h

TDQS

B3.3/5.0
Behavior3/5

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

With no annotations, the description carries full burden. It discloses cost ($0.05 USDC) and that payment is consumed on execution including timeouts, which is useful. However, it does not state whether the operation is read-only, mutates state, or has rate limits.

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

Conciseness5/5

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

The description is very concise with only two sentences, no filler, and front-loads the core purpose. Every sentence adds value.

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 the complexity (4 parameters, no output schema), the description covers the purpose and some behavioral info (cost) but lacks details about return format, pagination, or whether results are alerts or data points. It feels adequate but could be more complete.

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 coverage is 100% so baseline is 3. The description adds no extra meaning beyond the schema parameter descriptions; it does not explain relationships between parameters, provide examples, or clarify usage patterns.

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

Purpose4/5

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

The description states it provides 'on-chain activity intelligence' listing specific use cases like whale movements and large transfers. It clearly identifies the resource (on-chain data) but lacks a verb (e.g., 'retrieve') and does not distinguish from sibling tools like alpha_trending or alpha_stats.

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

Usage Guidelines2/5

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

No explicit instructions on when to use this tool versus alternatives. The description does not mention exclusions, prerequisites, or compare with any of the 18 sibling tools, leaving the agent without guidance for tool selection.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool targets a distinct aspect of crypto alpha research (e.g., brief, calendar, compare, deep, macro, memecoin, narrative, news, onchain, perps_funding, portfolio, prediction, risk, search, sentiment, stats, subscribe, token, trending). Descriptions clearly differentiate purposes, minimizing ambiguity.

Naming Consistency5/5

All tool names follow a uniform 'alpha_{descriptive_noun}' pattern with snake_case, making naming predictable and easy to navigate.

Tool Count5/5

With 19 tools spanning a broad range of crypto intelligence (market data, sentiment, on-chain, risk, portfolio, news, etc.), the count is well-scoped for the server's purpose—neither too few nor excessive.

Completeness4/5

The tool set covers most key areas of crypto research (price, sentiment, on-chain, risk, news, calendar, narratives, portfolio, predictions, subscriptions). Minor gaps like a dedicated volume/anomaly tool are absent, but the set is largely comprehensive.

Resources