nansen-fund-tracker
What are crypto funds and VCs holding right now? Cross-chain fund portfolios and net accumulation signals.
Best use case
nansen-fund-tracker is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
What are crypto funds and VCs holding right now? Cross-chain fund portfolios and net accumulation signals.
Teams using nansen-fund-tracker should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/nansen-fund-tracker/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How nansen-fund-tracker Compares
| Feature / Agent | nansen-fund-tracker | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
What are crypto funds and VCs holding right now? Cross-chain fund portfolios and net accumulation signals.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Fund Watch **Answers:** "What are crypto funds and VCs holding right now?" ```bash nansen research smart-money holdings --chain ethereum --labels "Fund" --limit 20 # → token_symbol, value_usd, holders_count, balance_24h_percent_change, share_of_holdings_percent nansen research smart-money holdings --chain solana --labels "Fund" --limit 20 nansen research smart-money netflow --chain ethereum --labels "Fund" --limit 10 # → token_symbol, net_flow_1h/24h/7d/30d_usd, market_cap_usd, trader_count nansen research smart-money netflow --chain solana --labels "Fund" --limit 10 ``` Cross-reference holdings with netflow to see directional conviction. Positive net_flow_24h = active accumulation.
Related Skills
recipe-funding-rate-scan
Scan perpetual contracts for attractive funding rate carry opportunities.
kraken-funding-ops
Manage deposits, withdrawals, and wallet transfers safely.
kraken-funding-carry
Earn funding rate payments by positioning on the paying side of perpetuals.
token-unlock-tracker
Query token vesting schedules and upcoming unlock events across the market.
nansen-token-screener
Discover trending tokens — screener, SM holdings, Nansen indicators, and flow intelligence for promising finds. Use when scanning for new tokens or screening what's hot.
nansen-token-research
Token deep dive — info, OHLCV, holders, flows, flow intelligence, who bought/sold, DEX trades, PnL, perp trades, perp positions, perp PnL leaderboard. Use when researching a specific token in depth.
nansen-smart-money-tracker
Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.
nansen-smart-alerts
Manage smart alerts — list, create, update, toggle, delete. Use when setting up or managing token flow alerts, smart money alerts, or notification rules.
nansen-perp-screener
What is the state of the Hyperliquid perp market? Top contracts by volume/OI, trader leaderboard, and SM perp activity.
nansen-holder-analysis
Is this token held by quality wallets or retail noise? SM holder ratio, flow breakdown by label, and recent buyer quality.
nansen-defi-positions
What DeFi positions does a wallet hold? Protocol-by-protocol breakdown of assets, debts, and rewards across chains.
nansen-skill
Nansen API skill for Claude Code and AI agents — Smart Money + wallet profiling across 37 chains, premium_labels cost-trap aware. Cross-agent via AGENTS.md.