Skip to main content
Glama

REI Crypto MCP Server

by 0xReisearch
MIT License
3
  • Apple
  • Linux

get_first_price_record

Retrieve the earliest timestamp price record for specific crypto tokens by providing their chain and address details. Ideal for tracking initial price data points.

Instructions

GET /coins/prices/first/{coins}

Get earliest timestamp price record for coins. Parameters: coins: comma-separated tokens in format {chain}:{address}

Input Schema

NameRequiredDescriptionDefault
coinsYes

Input Schema (JSON Schema)

{ "properties": { "coins": { "title": "Coins", "type": "string" } }, "required": [ "coins" ], "title": "get_first_price_recordArguments", "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