Skip to content
Skill

nansen-smart-money-tracker

by openclaw

AI Summary

Filter by smart money category with :

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "nansen-smart-money-tracker" skill in my project.

Please run this command in my terminal:
# Install skill into your project (2 files)
mkdir -p .claude/skills/nansen-smart-money-tracker && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/nansen-smart-money-tracker/SKILL.md "https://raw.githubusercontent.com/openclaw/skills/main/skills/nansen-devops/nansen-smart-money-tracker/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/nansen-smart-money-tracker/_meta.json "https://raw.githubusercontent.com/openclaw/skills/main/skills/nansen-devops/nansen-smart-money-tracker/_meta.json"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.

Smart Money

All commands: nansen research smart-money <sub> [options]

Netflow — what tokens are smart money accumulating?

nansen research smart-money netflow --chain solana --limit 10

DEX trades — real-time spot trades by smart money

nansen research smart-money dex-trades --chain solana --labels "Smart Trader" --limit 20

Holdings — aggregated SM portfolio

nansen research smart-money holdings --chain solana --limit 10

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted Today
Active
Adoption1K+ stars on GitHub
3.8k ★ · Popular
DocsREADME + description
Well-documented

GitHub Signals

Stars3.8k
Forks1.0k
Issues7
UpdatedToday
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code