Skip to main content
Glama
C0inFlips

binance-mcp-chainvector

by C0inFlips

BinanceGetBoostRewardsHistory

Retrieve your boost rewards history from staking, showing reward amounts, token types, and status (CLAIM/DISTRIBUTE) with pagination and time filters.

Instructions

Get Boost Rewards History API allows users to retrieve their boost rewards history for staking activities. This includes the amount of rewards received, the token type (e.g., SOL), and the status of the rewards (e.g., CLAIM or DISTRIBUTE).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNoNumber of results per page. Default: 10, Max: 100
typeNoType of action. Must be "CLAIM" or "DISTRIBUTE". Default: "CLAIM"CLAIM
currentNoCurrently querying page. Start from 1. Default: 1
endTimeNoEnd time in milliseconds (optional)
startTimeNoStart time in milliseconds (optional)
recvWindowNoTime window for request validity
Behavior2/5

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

No annotations are provided, so the description must carry the burden of behavioral disclosure. It mentions the data returned (amount, token type, status) but does not disclose pagination behavior, time-range filtering, authentication requirements, or the read-only nature of the operation. The description adds minimal context beyond what the name implies.

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 concise and front-loaded. Two sentences provide the core purpose and supporting details without unnecessary filler. Every word contributes to the meaning, making it easy for an agent to parse quickly.

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?

While the schema covers parameters, the description lacks details about return structure, pagination defaults, or filtering behavior. It gives a partial view of the data (amount, token, status) but does not explain the full response or the effect of optional time-range parameters. Given the moderate tool complexity and absence of output schema, a score of 3 reflects the adequate but incomplete context.

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 documents all six parameters with descriptions. The description adds no new semantic meaning beyond the schema; it echoes the type concept (CLAIM or DISTRIBUTE) but does not clarify size, current, or time parameters. 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 clearly states the tool's purpose: to retrieve boost rewards history for staking activities. It specifies the resource (boost rewards history) and the action (retrieve), and distinguishes it from siblings like BinanceClaimBoostRewards (a claim action) and BinanceGetBnsolRewardsHistory (specific to BNSOL). The inclusion of reward details (amount, token type, status) further clarifies the scope.

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?

The description provides no guidance on when to use this tool versus alternatives, nor does it mention exclusions or prerequisites. It implies usage for staking activities but does not explicitly differentiate from other rewards history tools or explain when this specific endpoint is appropriate.

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/C0inFlips/binance-mcp-chainvector'

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