cmc100IndexLatest
Retrieve the latest CoinMarketCap 100 Index value, its constituents, and their weights for informed cryptocurrency market analysis and decision-making.
Instructions
Returns the lastest CoinMarketCap 100 Index value, constituents, and constituent weights.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}