CoinMarketCap MCP

by shinzo-labs
Verified
MIT License
101
2
  • Linux
  • Apple

dexPairsTradeLatest

Retrieve up to 100 recent trades for a specific cryptocurrency spot pair using the CoinMarketCap MCP server. Analyze trade data to monitor market activity and trends.

Instructions

Returns up to the latest 100 trades for 1 spot pair.

Input Schema

NameRequiredDescriptionDefault
auxNo
contract_addressNo
convert_idNo
network_idNo
network_slugNo
reverse_orderNo
skip_invalidNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "aux": { "type": "string" }, "contract_address": { "type": "string" }, "convert_id": { "type": "string" }, "network_id": { "type": "string" }, "network_slug": { "type": "string" }, "reverse_order": { "type": "string" }, "skip_invalid": { "type": "string" } }, "type": "object" }
ID: q04archth6