Hive Intelligence - Crypto MCP Server

Filter Token Wallets

Find wallets holding a token.

Tool Name: filter_token_wallets

MCP Endpoint: POST /hive_portfolio_wallet/mcp

Data Source: DeBank, Codex


Overview

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

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


Quick Example

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

See all Portfolio tools for related functionality.


Back to Portfolio | All Tools