Hive Intelligence - Crypto MCP Server

Get Pool Events

Get NFT pool events.

Tool Name: get_nft_pool_events

MCP Endpoint: POST /hive_nft_analytics/mcp

Data Source: CoinGecko, Codex


Overview

This tool is part of the Nft category in Hive Intelligence.

For detailed parameters, examples, and usage, see the Nft documentation.


Quick Example

curl -X POST https://api.hiveintelligence.xyz/api/execute \
  -H "Content-Type: application/json" \
  -d '{
    "toolName": "get_nft_pool_events",
    "arguments": {}
  }'

See all Nft tools for related functionality.


Back to Nft | All Tools