Skip to main content
Glama
nirholas

Binance.US MCP Server

by nirholas

binance_us_staking_history

Retrieve staking and unstaking transaction history for assets on Binance.US, including asset details, amounts, timestamps, and statuses.

Instructions

Get staking transaction history for assets on Binance.US.

Returns a history of staking and unstaking transactions.

Response includes for each transaction:

  • asset: The asset involved

  • amount: Transaction amount

  • type: Transaction type (staked, unstaked, etc.)

  • initiatedTime: Transaction initiation timestamp

  • status: Transaction status (SUCCESS, PENDING, etc.)

If no asset is specified, returns history for all assets.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetNoAsset symbol. If empty, returns all assets with history
startTimeNoStart timestamp in milliseconds
endTimeNoEnd timestamp in milliseconds
pageNoPage number (default: 1)
limitNoRecords per page (default: 500, max: 500)

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/nirholas/Binance-US-MCP'

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