CoinMarketCap MCP

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

dexNetworksList

Retrieve a comprehensive list of networks mapped to unique CoinMarketCap IDs, enabling easy sorting and filtering for exploring blockchain network data.

Instructions

Returns a list of all networks to unique CoinMarketCap ids.

Input Schema

NameRequiredDescriptionDefault
auxNo
limitNo
sortNo
sort_dirNo
startNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "aux": { "type": "string" }, "limit": { "type": "string" }, "sort": { "enum": [ "id", "name" ], "type": "string" }, "sort_dir": { "enum": [ "desc", "asc" ], "type": "string" }, "start": { "type": "string" } }, "type": "object" }
ID: q04archth6