Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_stablecoin_history

Retrieve historical market capitalization and chain distribution data for a specific stablecoin using asset ID. Ideal for analyzing stablecoin performance and blockchain usage trends.

Instructions

GET /stablecoins/stablecoin/{asset}

Get historical mcap and historical chain distribution of a stablecoin. Parameters: asset: stablecoin ID

Input Schema

NameRequiredDescriptionDefault
assetYes

Input Schema (JSON Schema)

{ "properties": { "asset": { "title": "Asset", "type": "integer" } }, "required": [ "asset" ], "title": "get_stablecoin_historyArguments", "type": "object" }

You must be authenticated.

Other Tools from REI Crypto MCP Server

Related Tools

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/0xReisearch/crypto-mcp-beta'

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