Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

xyz.cabalspy/wallet-tracker

REMOTE · MCP.CABALSPY.XYZ · SCANNED AUG 3

KOL, smart money & whale wallets API on Solana, BNB, Base, ETH: Wallet tracker, Leaderboard

Available components

+7 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability59
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 5197 tokens (~247/item across 21 items; 21 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.cabalspy.xyz

# add to Claude Code
claude mcp add --transport http xyz-cabalspy-wallet-tracker https://mcp.cabalspy.xyz/mcp
# ~/.codex/config.toml
[mcp_servers.xyz-cabalspy-wallet-tracker]
url = "https://mcp.cabalspy.xyz/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-cabalspy-wallet-tracker": {
      "type": "remote",
      "url": "https://mcp.cabalspy.xyz/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-cabalspy-wallet-tracker --url https://mcp.cabalspy.xyz/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-cabalspy-wallet-tracker:
    url: "https://mcp.cabalspy.xyz/mcp"
// mcp.json
{
  "mcpServers": {
    "xyz-cabalspy-wallet-tracker": {
      "type": "http",
      "url": "https://mcp.cabalspy.xyz/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +3
    • Schema quality: 147 → 247 functional
    • Tool coverage: 0% → 100% functional
    • Tool “compare_tokens” now declares an output schema functional
    • Tool “compare_wallets” now declares an output schema functional
    • Tool “detect_bundles” now declares an output schema functional
    • Tool “get_activity_metrics” now declares an output schema functional
    • Tool “get_analytics” now declares an output schema functional
    • Tool “get_api_status” now declares an output schema functional
    • Tool “get_leaderboard” now declares an output schema functional
    • Tool “get_pnl_calendar” now declares an output schema functional
    • Tool “get_recent_trades” now declares an output schema functional
    • Tool “get_signal_history” now declares an output schema functional
    • Tool “get_signals” now declares an output schema functional
    • Tool “get_started” now declares an output schema functional
    • Tool “get_token_holders” now declares an output schema functional
    • Tool “get_token_stats” now declares an output schema functional
    • Tool “get_token_transactions” now declares an output schema functional
    • Tool “get_wallet_connections” now declares an output schema functional
    • Tool “get_wallet_history” now declares an output schema functional
    • Tool “get_wallet_holdings” now declares an output schema functional
    • Tool “get_wallet_tracker” now declares an output schema functional
    • Tool “list_wallets” now declares an output schema functional
    • Tool “lookup_wallet” now declares an output schema functional
    • Schema quality: excellent → good functional
    • Stability: fail → 0.07 functional
    • “compare_tokens” reworded the description of “blockchain” cosmetic
    • “compare_tokens” reworded the description of “mints” cosmetic
    • “compare_tokens” reworded the description of “wallet_type” cosmetic
    • “compare_wallets” reworded the description of “addresses” cosmetic
    • “compare_wallets” reworded the description of “blockchain” cosmetic
    • “compare_wallets” reworded the description of “period” cosmetic
    • “compare_wallets” reworded the description of “wallet_type” cosmetic
    • “detect_bundles” reworded the description of “mint” cosmetic
    • “get_activity_metrics” reworded the description of “blockchain” cosmetic
    • “get_activity_metrics” reworded the description of “hours” cosmetic
    • “get_activity_metrics” reworded the description of “mint” cosmetic
    • “get_activity_metrics” reworded the description of “wallet_type” cosmetic
    • “get_analytics” reworded the description of “blockchain” cosmetic
    • “get_analytics” reworded the description of “limit” cosmetic
    • “get_analytics” reworded the description of “mode” cosmetic
    • “get_analytics” reworded the description of “period” cosmetic
    • “get_analytics” reworded the description of “wallet_type” cosmetic
    • “get_leaderboard” reworded the description of “blockchain” cosmetic
    • “get_leaderboard” reworded the description of “limit” cosmetic
    • “get_leaderboard” reworded the description of “period” cosmetic
    • “get_leaderboard” reworded the description of “wallet_type” cosmetic
    • “get_pnl_calendar” reworded the description of “address” cosmetic
    • “get_pnl_calendar” reworded the description of “blockchain” cosmetic
    • “get_recent_trades” reworded the description of “blockchain” cosmetic
    • “get_recent_trades” reworded the description of “limit” cosmetic
    • “get_recent_trades” reworded the description of “mint” cosmetic
    • “get_recent_trades” reworded the description of “minutes” cosmetic
    • “get_recent_trades” reworded the description of “wallet_type” cosmetic
    • “get_signal_history” reworded the description of “blockchain” cosmetic
    • “get_signal_history” reworded the description of “days” cosmetic
    • “get_signal_history” reworded the description of “limit” cosmetic
    • “get_signal_history” reworded the description of “mode” cosmetic
    • “get_signal_history” reworded the description of “wallet_type” cosmetic
    • “get_signals” reworded the description of “blockchain” cosmetic
    • “get_signals” reworded the description of “hours” cosmetic
    • “get_signals” reworded the description of “limit” cosmetic
    • “get_signals” reworded the description of “min_wallets” cosmetic
    • “get_signals” reworded the description of “min_win_rate” cosmetic
    • “get_signals” reworded the description of “mode” cosmetic
    • “get_signals” reworded the description of “wallet_type” cosmetic
    • “get_token_holders” reworded the description of “blockchain” cosmetic
    • “get_token_holders” reworded the description of “limit” cosmetic
    • “get_token_holders” reworded the description of “mint” cosmetic
    • “get_token_holders” reworded the description of “wallet_type” cosmetic
    • “get_token_stats” reworded the description of “blockchain” cosmetic
    • “get_token_stats” reworded the description of “mint” cosmetic
    • “get_token_stats” reworded the description of “wallet_type” cosmetic
    • “get_token_transactions” reworded the description of “blockchain” cosmetic
    • “get_token_transactions” reworded the description of “limit” cosmetic
    • “get_token_transactions” reworded the description of “mint” cosmetic
    • “get_token_transactions” reworded the description of “wallet_type” cosmetic
    • “get_wallet_connections” reworded the description of “address” cosmetic
    • “get_wallet_connections” reworded the description of “blockchain” cosmetic
    • “get_wallet_connections” reworded the description of “limit” cosmetic
    • “get_wallet_history” reworded the description of “address” cosmetic
    • “get_wallet_history” reworded the description of “blockchain” cosmetic
    • “get_wallet_history” reworded the description of “cursor” cosmetic
    • “get_wallet_history” reworded the description of “limit” cosmetic
    • “get_wallet_holdings” reworded the description of “address” cosmetic
    • “get_wallet_holdings” reworded the description of “blockchain” cosmetic
    • “get_wallet_tracker” reworded the description of “address” cosmetic
    • “get_wallet_tracker” reworded the description of “blockchain” cosmetic
    • “list_wallets” reworded the description of “blockchain” cosmetic
    • “list_wallets” reworded the description of “cursor” cosmetic
    • “list_wallets” reworded the description of “limit” cosmetic
    • “list_wallets” reworded the description of “wallet_type” cosmetic
    • “lookup_wallet” reworded the description of “address” cosmetic
    • “get_wallet_tracker” reworded the description of “period” cosmetic
  • 27 Jul 26 −10
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 67

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.cabalspy.xyz/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.cabalspy.xyz CN=YE2,O=Let's Encrypt,C=US 1 Jun 2026 30 Aug 2026 ECDSA 256 ECDSA-SHA384 694774828a202f936829287fee4c80ca40f
SANs: mcp.cabalspy.xyz
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of mcp.cabalspy.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
cabalspy.xyz. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.cabalspy.xyz/mcp Verified 200
http (plaintext) http://mcp.cabalspy.xyz/mcp HTTPS enforced 301 https://mcp.cabalspy.xyz/mcp
MCP tools — 21 exposed · ~4,946 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
compare_tokens ~216

Statistics for up to 100 tokens in a single request. Use for shortlists, or to follow up on the most-traded analytics view. blockchain: solana, bnb, base, eth or rh mints: up to 100 token addresses wallet_type: kol, smart or whale (default kol)

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
mintsarrayyesUp to 100 token addresses. Use for shortlists, or to follow up on the most_traded analytics view.
wallet_typestringWallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only.

Structured output declared, but exposes no named fields.

No examples provided.

compare_wallets ~289

Statistics for up to 100 wallets in a single request. Much cheaper than calling get_wallet_tracker repeatedly. Use when the user names several wallets, or to follow up on a leaderboard. blockchain: solana, bnb, base, eth or rh addresses: up to 100 wallet addresses wallet_type: kol, smart or whale (default kol) period: 6h, 1d, 7d or 30d (default 7d)

NameTypeReqDescription
addressesarrayyesUp to 100 wallet addresses. Far cheaper than calling get_wallet_tracker once per wallet.
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
periodstringStatistics window: 6h, 1d, 7d or 30d. Longer windows return far more data and get trimmed harder, so prefer the shortest window that answers the question.
wallet_typestringWallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only.

Structured output declared, but exposes no named fields.

No examples provided.

detect_bundles ~143

Check whether KOL wallets bought a Solana token through Jito bundles together with side wallets they control, which hides the real size of their position. Returns each detected bundle with a confidence score and the evidence behind it: matching transaction fees, block index, and adjacency to the KOL's own transaction. Use this when a user asks whether a launch was bundled, insider-heavy, sniped or manipulated. Solana only, because it depends on Jito bundles. mint: the Solana token mint address

NameTypeReqDescription
mintstringyesThe Solana token mint address to inspect for bundled buys.

Structured output declared, but exposes no named fields.

No examples provided.

get_activity_metrics ~258

How many trades happened and how much value moved over a window of up to 24 hours, plus how many distinct wallets were involved. Use for how busy the market or a single token is, rather than for the individual trades. blockchain: solana, bnb, base, eth or rh wallet_type: kol, smart or whale (default kol) hours: window in hours, at most 24 (default 1) mint: restrict to one token

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
hoursintegerObservation window in hours. The server caps this at 24.
mintstringRestrict the result to a single token. Leave empty for all tokens.
wallet_typestringWallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only.

Structured output declared, but exposes no named fields.

No examples provided.

get_analytics ~376

Four aggregate views over the tracked wallets. volume_trend shows activity over time. most_traded lists the tokens getting the most attention. win_rate gives the distribution of outcomes. top_performers ranks wallets by profit. Use for the overall picture rather than one wallet or token. blockchain: solana, bnb, base, eth or rh mode: volume_trend, most_traded, win_rate or top_performers wallet_type: kol, smart or whale (default kol) period: 6h, 1d, 7d or 30d (default 7d) limit: how many entries (default 20)

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.
modestringyesvolume_trend shows activity over time. most_traded lists the tokens getting the most attention. win_rate gives the distribution of outcomes. top_performers ranks wallets by profit.
periodstringStatistics window: 6h, 1d, 7d or 30d. Longer windows return far more data and get trimmed harder, so prefer the shortest window that answers the question.
wallet_typestringWallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only.

Structured output declared, but exposes no named fields.

No examples provided.

get_api_status ~56

Service health and current coverage: chains, wallet types, periods, limits and how many wallets are tracked per chain. Useful when a query returns nothing and it is unclear whether the data exists at all.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

get_leaderboard ~297

Top tracked wallets ranked by performance for a chain, wallet type and period. Use for "best Solana KOLs today", "top whales this week", and similar. blockchain: solana, bnb, base, eth or rh wallet_type: kol, smart or whale. whale is Solana only, eth has kol only. period: 6h, 1d, 7d or 30d (default 1d) limit: how many wallets (default 20)

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.
periodstringStatistics window: 6h, 1d, 7d or 30d. Longer windows return far more data and get trimmed harder, so prefer the shortest window that answers the question.
wallet_typestringWallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only.

Structured output declared, but exposes no named fields.

No examples provided.

get_pnl_calendar ~155

Daily and monthly realized profit and loss for a wallet across its tracked history. Use for when a wallet made or lost money, and for spotting streaks. blockchain: solana, bnb, base, eth or rh address: the wallet address

NameTypeReqDescription
addressstringyesWallet address. Base58 on Solana, 0x-prefixed hex on the EVM chains.
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.

Structured output declared, but exposes no named fields.

No examples provided.

get_recent_trades ~313

The live feed: what tracked wallets are buying and selling right now, across every token or filtered to one. Use for "what are KOLs buying at the moment". blockchain: solana, bnb, base, eth or rh wallet_type: kol, smart or whale (default kol) minutes: only trades from the last N minutes, at most 60. Leave at 0 for the most recent trades regardless of age. mint: restrict to one token limit: how many trades (default 25)

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.
mintstringRestrict the result to a single token. Leave empty for all tokens.
minutesintegerOnly trades from the last N minutes, at most 60. Leave at 0 for the most recent trades regardless of age.
wallet_typestringWallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only.

Structured output declared, but exposes no named fields.

No examples provided.

get_signal_history ~283

Past signals, for checking whether a kind of signal has worked historically before acting on a live one. blockchain: solana, bnb, base, eth or rh wallet_type: kol, smart or whale (default kol) days: 7, 30, 90 or "all" (default 30) mode: cluster, entry or exit. Omit for all modes. limit: how many signals (default 25)

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
daysstringHow far back to look: 7, 30, 90 or all.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.
modestringRestrict to cluster, entry or exit. Leave empty for every mode.
wallet_typestringWallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only.

Structured output declared, but exposes no named fields.

No examples provided.

get_signals ~448

Tokens where several tracked wallets acted within the same window. 'cluster' means multiple wallets bought the same token, which is the strongest signal. 'entry' marks fresh positions, 'exit' marks wallets selling out. Use this for "what should I be looking at right now". Only the first page is reachable: this endpoint reports that more results exist but does not return a usable cursor, so raise the limit rather than trying to paginate. Smart money signals are unavailable on eth. blockchain: solana, bnb, base, eth or rh wallet_type: kol, smart or whale (default kol) mode: cluster, entry or exit (default cluster) hours: observation window (default 6) min_wallets: minimum wallets in a cluster; higher means fewer, stronger signals min_win_rate: only count wallets above this historical win rate, 0-100 limit: how many signals (default 15)

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
hoursintegerObservation window in hours.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.
min_walletsintegerMinimum wallets in a cluster. Higher means fewer but stronger signals. 0 uses the server default of 3.
min_win_ratenumberOnly count wallets above this historical win rate, 0 to 100. 0 disables it.
modestringcluster means several wallets bought the same token, the strongest signal. entry marks fresh positions. exit marks wallets selling out.
wallet_typestringWallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only.

Structured output declared, but exposes no named fields.

No examples provided.

get_started ~67

How to use CabalSpy: where to get a free API key (1000 requests, no cost), pricing, documentation, and what the data covers. Call this first if you do not have a key yet, or if another tool returned an auth error.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

get_token_holders ~248

The tracked wallets holding a token, sorted by balance, with market cap and price in USD on Solana. Use when the user asks who is still holding, rather than who ever traded it. blockchain: solana, bnb, base, eth or rh mint: token address wallet_type: restrict to kol, smart or whale. Omit to merge all types. limit: how many holders (default 25)

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.
mintstringyesToken address: the mint on Solana, the contract address on the EVM chains.
wallet_typestringRestrict to one wallet type: kol, smart or whale. Leave empty to merge all types the chain has.

Structured output declared, but exposes no named fields.

No examples provided.

get_token_stats ~263

Who is trading a token: how many KOLs, smart money wallets and whales hold it, total bought and sold, buying pressure, first and latest entry, and the individual traders with their positions. The main tool for "is anyone notable in this token". Note that market cap in USD comes back empty on this endpoint even for Solana; get_token_holders reports it. blockchain: solana, bnb, base, eth or rh mint: token mint address on Solana, contract address on the EVM chains wallet_type: restrict to kol, smart or whale. Omit to merge all types.

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
mintstringyesToken address: the mint on Solana, the contract address on the EVM chains.
wallet_typestringRestrict to one wallet type: kol, smart or whale. Leave empty to merge all types the chain has.

Structured output declared, but exposes no named fields.

No examples provided.

get_token_transactions ~243

Individual buys and sells by tracked wallets in one token, most recent first. Use for the sequence of events, for example whether KOLs bought before or after a price move. blockchain: solana, bnb, base, eth or rh mint: token address wallet_type: restrict to kol, smart or whale. Omit to merge all types. limit: how many transactions (default 25)

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.
mintstringyesToken address: the mint on Solana, the contract address on the EVM chains.
wallet_typestringRestrict to one wallet type: kol, smart or whale. Leave empty to merge all types the chain has.

Structured output declared, but exposes no named fields.

No examples provided.

get_wallet_connections ~199

Other tracked wallets that traded the same tokens as this one over the last 30 days, ranked by overlap. Useful for finding groups that move together, which can indicate coordination. blockchain: solana, bnb, base, eth or rh address: the source wallet address limit: how many connections (default 25)

NameTypeReqDescription
addressstringyesWallet address. Base58 on Solana, 0x-prefixed hex on the EVM chains.
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.

Structured output declared, but exposes no named fields.

No examples provided.

get_wallet_history ~270

Lifetime trading history of a wallet: aggregate stats, a per-token overview and the individual trades. Use for what a wallet traded historically, rather than how it is doing now. This endpoint returns its pagination inside the payload rather than alongside it; follow pagination.next_cursor until it is null for a full export. blockchain: solana, bnb, base, eth or rh address: the wallet address cursor: pagination cursor from the previous response limit: trades per page, 1-1000 (default 50; higher values get trimmed anyway)

NameTypeReqDescription
addressstringyesWallet address. Base58 on Solana, 0x-prefixed hex on the EVM chains.
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
cursorstringPagination cursor taken from the previous response. Leave empty for the first page.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.

Structured output declared, but exposes no named fields.

No examples provided.

get_wallet_holdings ~174

Current onchain token holdings of a wallet, read live rather than derived from tracked trades. Slower than the other wallet tools, often over a second. If 'loading' is true the data is still warming up — call again shortly. blockchain: solana, bnb, base, eth or rh address: the wallet address

NameTypeReqDescription
addressstringyesWallet address. Base58 on Solana, 0x-prefixed hex on the EVM chains.
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.

Structured output declared, but exposes no named fields.

No examples provided.

get_wallet_tracker ~253

Period statistics for ONE wallet: realized PnL, win rate, volume, trade counts, active tokens and win-rate distribution. The main tool for "how is this trader doing". blockchain: solana, bnb, base, eth or rh address: the wallet address period: 6h, 1d, 7d or 30d (default 1d). Longer periods return far more data and are trimmed harder; prefer the shortest period that answers it.

NameTypeReqDescription
addressstringyesWallet address. Base58 on Solana, 0x-prefixed hex on the EVM chains.
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
periodstringStatistics window: 6h, 1d, 7d or 30d. Longer windows return far more data and get trimmed harder, so prefer the shortest window that answers the question.

Structured output declared, but exposes no named fields.

No examples provided.

list_wallets ~258

Browse the wallets CabalSpy tracks for a chain and wallet type. Use this to answer which KOLs or smart money wallets are covered at all. Always pass a limit; the full list runs into the thousands. blockchain: solana, bnb, base, eth or rh wallet_type: kol, smart or whale limit: wallets per page (default 50) cursor: pagination cursor from the previous response

NameTypeReqDescription
blockchainstringyesBlockchain. One of: solana, bnb, base, eth, rh. solana has kol, smart and whale wallets; bnb, base and rh have kol and smart; eth has kol only. rh is Robinhood Chain, an Ethereum L2.
cursorstringPagination cursor taken from the previous response. Leave empty for the first page.
limitintegerHow many entries to return. Keep it small: large results are trimmed to fit the context window anyway.
wallet_typestringyesWallet type. kol is a Key Opinion Leader, an influencer whose calls move markets. smart is a wallet selected for its track record. whale is a large holder, Solana only.

Structured output declared, but exposes no named fields.

No examples provided.

lookup_wallet ~137

Identify a wallet address: is it tracked, and by what name. Returns the label CabalSpy attached to it — name, Twitter, Telegram, wallet type and chain. Start here when a user pastes an address and asks who it is. On EVM chains the same address can be tracked on several of them and only the first match is returned, so the reported chain may not be the intended one. address: the wallet address to look up

NameTypeReqDescription
addressstringyesWallet address. Base58 on Solana, 0x-prefixed hex on the EVM chains.

Structured output declared, but exposes no named fields.

No examples provided.