Hive Intelligence - Crypto MCP Server

Get Token Lock Info

Get token lock and vesting information.

Tool Name: get_token_lock_info

MCP Endpoint: POST /hive_security_risk/mcp

Data Source: GoPlus Security


Overview

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

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


Quick Example

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

See all Security tools for related functionality.


Back to Security | All Tools