Skip to main content
Glama
nirholas

Binance.US MCP Server

by nirholas

binance_us_cl_transfer_history

Retrieve credit line account transfer history to track collateral movements, audit deposits/withdrawals, and reconcile institutional account activity with filters for time, asset, and transfer direction.

Instructions

Get transfer history for credit line account.

⚠️ REQUIRES INSTITUTIONAL CREDIT LINE AGREEMENT

Transfer Types:

  • TRANSFER_IN: Deposits into credit line account

  • TRANSFER_OUT: Withdrawals from credit line account

Each transfer record includes:

  • transferId: Unique transfer identifier

  • transferType: TRANSFER_IN or TRANSFER_OUT

  • asset: Transferred asset symbol

  • amount: Transfer amount

  • status: Transfer status (SUCCESS, PENDING, FAILED)

  • transferTime: When the transfer occurred

Use this to:

  • Track collateral movements

  • Audit deposit/withdrawal history

  • Reconcile account activity

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
startTimeNoStart timestamp in milliseconds
endTimeNoEnd timestamp in milliseconds
limitNoMax records (default: 20, max: 100)
transferTypeNoFilter by transfer direction
assetNoFilter by asset (e.g., BTC, USD)
recvWindowNoRequest validity window (max: 60000)

Tool Definition Quality

Score is being calculated. Check back soon.

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

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