Skip to main content
Glama
Coinversaa

Coinversaa Pulse

Official
by Coinversaa

builder_profile

Get a builder's revenue, fee details, daily metrics, top coins, and trader profitability from Hyperliquid's on-chain ledger. Answers 'how is builder X doing?'.

Instructions

Single-builder overview for a 0x-hex builder address: exact revenue from Hyperliquid's on-chain builder-fee ledger over the period (day/week/month), first/last fee accrual timestamps, distinct fee tokens, most common requested fee rate over the last 7d of orders (feeTenthsBp, tenths of a basis point), a daily attributed series (fees/volume/users/fills) with the biggest day highlighted, top coins by attributed volume, and how many of the period's attributed wallets are all-time profitable. Attributed metrics slightly undercount versus ledger revenue (trigger-order stop/TP fills not yet attributed — see the response's dataNotes); builderName comes from a curated registry, omitted when unknown. Returns 404 for addresses with no revenue in the fee ledger. Use for 'how is builder X doing?' or 'what do people trade on frontend Y?'. Requires Starter tier or higher.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodNoAggregation window: day, week, or month.month
builderYesBuilder address (0x...) — the fee-receiving address a frontend/bot/dex registers on Hyperliquid
topCoinsNoHow many top coins (by attributed volume) to return (max 50).
useToonFormatNoReturn data in compact toon format (default: true). Set to false for standard JSON.
Behavior4/5

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

No annotations are provided, so the description carries the full burden — and it does so well. It discloses the undercounting nuance with its root cause (trigger-order stop/TP fills not yet attributed), flags the dataNotes field, explains builderName comes from a curated registry and is omitted when unknown, and states the 404 behavior and tier requirement. The only gaps are minor (no rate-limit or pagination note), which is acceptable given the disclosure depth.

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

Conciseness3/5

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

The purpose is front-loaded, but the body is a dense, single run-on sentence that piles every output field into a comma-separated clause list. A structured enumeration would greatly improve parseability. It carries a lot of information but with poor scannability — the 404 and tier details are buried mid-paragraph, and the use-case sentence comes last. Appropriately sized content, weak organization.

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

Completeness5/5

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

For a complex tool with no output schema, the description thoroughly enumerates the returned data and their semantics: revenue source (on-chain builder-fee ledger), the undercounting caveat and its cause, the dataNotes pointer, the registry fallback, the 404 failure mode, and the tier requirement. Sibling differentiation is handled via the 'overview' framing. Nothing an agent needs to call and interpret this tool correctly is missing.

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% and each parameter (period, builder, topCoins, useToonFormat) already has a solid schema description. The tool description re-states period as '(day/week/month)' which matches the schema enum and adds no new meaning; the feeTenthsBp 'tenths of a basis point' clarification is output-related, not parameter-related. Baseline 3 is appropriate since the schema does the heavy lifting.

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 states a specific verb+resource ('Single-builder overview for a 0x-hex builder address') and enumerates the exact fields returned (revenue, fee accrual timestamps, fee tokens, fee rate, daily series, top coins, profitable wallets). It distinguishes itself from the builder_* sibling family by framing the output as a per-builder overview, contrasted implicitly with builder_leaderboard (comparative) and builder_fills (transaction-level). No ambiguity about what this tool returns.

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?

Provides two explicit, concrete use cases ('how is builder X doing?' or 'what do people trade on frontend Y?') plus behavioral constraints (404 for addresses with no revenue, requires Starter tier or higher). However, it never names an alternative sibling or states when NOT to use this tool in favor of builder_leaderboard or builder_traders — the routing is left implicit.

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

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/Coinversaa/mcp-server'

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