Tools Reference
Token & Contract Tools
44 categorized tools are available on this scoped endpoint.
Category Endpoint: POST /hive_token_contract/mcp
Category Name in hive-mcp2: Token & Contract data
Providers represented here: CoinGecko, Codex, GoldRush, Moralis
Scope
This page documents the tools exposed by the category-scoped MCP endpoint above.
tools/liston this category endpoint returns these 44 tools directly.- The full Hive server also exposes 512 live direct tools through the root server and the REST catalog.
- For root-only direct tools that are not part of category-scoped
tools/list, see Live Catalog.
Included Tools
| Tool | Provider | Summary |
|---|---|---|
get_tokens_by_address | CoinGecko | Query specific token data based on the provided token contract address on a network |
get_token_info | CoinGecko | Query token metadata (name, symbol, CoinGecko ID, image, socials, websites, description, etc.) based on a provided token contract address on a network |
get_token_top_holders | CoinGecko | Query top token holders based on the provided token contract address on a network |
get_token_holders_chart | CoinGecko | Get the historical token holders chart based on the provided token contract address on a network |
get_token_details | Codex | Get detailed information about a specific token |
get_tokens | Codex | Get detailed information about multiple tokens |
filter_tokens | Codex | Filter tokens by various criteria with automatic pagination for large results |
get_token_holders | Codex | Returns list of wallets that hold a given token, ordered by holdings descending |
get_top_holders_percentage | Codex | Get the percentage of tokens held by top 10 holders |
get_new_tokens | Codex | Get a list of the latests token contracts deployed |
get_multi_tokens | CoinGecko | Query multiple tokens data based on the provided token contract addresses on a network |
get_recently_updated_tokens | CoinGecko | Query the most recently updated tokens information (metadata) across all networks |
get_token_lifecycle_events | Codex | Get mint and burn events for a specific token including amounts, timestamps, and supply changes |
get_token_top_traders | Codex | Get the top traders for a specific token over a specified time period including trading volumes, profits, and transaction counts |
list_top_tokens | Codex | Get a ranked list of top tokens by volume, market cap, or other metrics on Codex |
get_companies_treasury | CoinGecko | Query public companies Bitcoin or Ethereum holdings |
get_entities_list | CoinGecko | Retrieve get entities list data through Hive Intelligence. |
get_treasury_by_entity | CoinGecko | Retrieve get treasury by entity data through Hive Intelligence. |
get_treasury_holding_chart | CoinGecko | Retrieve get treasury holding chart data through Hive Intelligence. |
get_treasury_transaction_history | CoinGecko | Retrieve get treasury transaction history data through Hive Intelligence. |
goldrush_get_token_holders | GoldRush | Get token holder list for a specific ERC-20 token contract using GoldRush (Covalent) |
moralis_get_token_price | Moralis | Get real-time price for an ERC20 token using Moralis |
moralis_get_token_metadata | Moralis | Get metadata for ERC20 tokens using Moralis |
moralis_get_token_holders | Moralis | Get holder count and top holders for an ERC20 token using Moralis |
moralis_get_token_transfers | Moralis | Get all transfers for a specific ERC20 token using Moralis |
moralis_get_token_pairs | Moralis | Get all trading pairs/liquidity pools for a token using Moralis |
moralis_get_token_top_traders | Moralis | Get top profitable wallets for a specific token using Moralis |
moralis_get_token_score | Moralis | Get security/quality score for a token using Moralis |
moralis_search_tokens | Moralis | Search for tokens by name or symbol across all chains using Moralis |
moralis_get_trending_tokens | Moralis | Get trending tokens across chains using Moralis |
moralis_resolve_ens_domain | Moralis | Resolve an ENS domain name to an Ethereum address using Moralis |
moralis_resolve_address | Moralis | Reverse resolve an Ethereum address to its ENS domain name using Moralis |
moralis_get_token_price_batch | Moralis | Get prices for multiple ERC20 tokens in a single call using Moralis |
moralis_get_token_analytics | Moralis | Get buy/sell analytics for a token using Moralis |
moralis_get_token_holder_stats | Moralis | Get historical holder count over time for an ERC20 token using Moralis |
moralis_get_pair_ohlcv | Moralis | Get OHLCV candlestick data for a DEX trading pair using Moralis |
moralis_get_pair_stats | Moralis | Get trading statistics for a DEX pair using Moralis |
moralis_get_pair_snipers | Moralis | Get sniper wallets that bought a token within the first blocks of a pair's creation using Moralis |
moralis_filter_tokens | Moralis | Filter and screen tokens with 20+ metrics using Moralis Discovery API |
moralis_get_top_gainers | Moralis | Get top gaining tokens by price change using Moralis |
moralis_get_top_losers | Moralis | Get top losing tokens by price change using Moralis |
moralis_get_transaction | Moralis | Get transaction details by hash using Moralis |
moralis_get_decoded_transaction | Moralis | Get fully decoded transaction by hash using Moralis verbose mode |
moralis_get_sol_token_price | Moralis | Get price for a Solana SPL token using Moralis |
Discovery
Use these discovery surfaces when you need the current live catalog:
GET https://mcp.hiveintelligence.xyz/api/v1/toolsresources/read hive://toolsget_api_endpoint_schemaon the root/mcpendpoint