Binance MCP Server

test_futures_endpoints

Validate Binance futures API endpoints by testing specific trading pairs, ensuring accurate data retrieval and functionality for real-time market analysis.

Instructions

Test individual futures endpoints

Input Schema

NameRequiredDescriptionDefault
symbolYesTrading pair symbol (e.g., BTCUSDT)

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "Trading pair symbol (e.g., BTCUSDT)", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

You must be authenticated.

Other Tools from Binance MCP Server

Related Tools

ID: nr5tspngbh