get_forks
Retrieve comprehensive data on all blockchain protocol forks via the REI Crypto MCP Server, enabling efficient tracking and analysis without managing multiple API keys.
Instructions
GET /api/forks
Overview of all forks across all protocols.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_forksArguments",
"type": "object"
}