nansen-token▌
nansen-ai/nansen-cli · updated Apr 8, 2026
All commands: nansen research token <sub> [options]
Token Deep Dive
All commands: nansen research token <sub> [options]
--chain required for spot endpoints. Use --token <address> for token-specific endpoints.
Info & Price
nansen research token info --token <addr> --chain solana
nansen research token ohlcv --token <addr> --chain solana --timeframe 1h
Timeframes: 1m, 5m, 15m, 30m, 1h, 2h, 4h, 1d, 1w, 1M
Holders
nansen research token holders --token <addr> --chain solana
nansen research token holders --token <addr> --chain solana --smart-money
Flows
nansen research token flows --token <addr> --chain solana --days 7
nansen research token flow-intelligence --token <addr> --chain solana
nansen research token who-bought-sold --token <addr> --chain solana
flow-intelligence breaks down by label: whales, smart traders, exchanges, fresh wallets, public figures.
DEX Trades
nansen research token dex-trades --token <addr> --chain solana --limit 20
PnL
nansen research token pnl --token <addr> --chain solana --sort total_pnl_usd:desc
Perps (no --chain)
nansen research token perp-trades --symbol ETH --days 7
nansen research token perp-positions --symbol BTC
nansen research token perp-pnl-leaderboard --symbol SOL
Flags
| Flag | Purpose |
|---|---|
--chain |
Required for spot endpoints (ethereum, solana, base, etc.) |
--token |
Token address (alias: --token-address) |
--symbol |
Token symbol for perp endpoints (e.g. BTC) |
--timeframe |
OHLCV interval |
--smart-money |
Filter to SM wallets only (holders) |
--days |
Lookback period (default 30) |
--sort |
Sort field:direction (e.g. total_pnl_usd:desc) |
--fields |
Select specific fields |
--table |
Human-readable table output |
--format csv |
CSV export |
Notes
- Perp endpoints use
--symbol(e.g. BTC), not--token. holders --smart-moneyreturns UNSUPPORTED_FILTER for tokens without SM tracking.flow-intelligencemay return all-zero flows for illiquid tokens.
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.7★★★★★26 reviews- ★★★★★Yuki Jain· Dec 28, 2024
nansen-token reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Dhruvi Jain· Dec 20, 2024
nansen-token reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Yuki Zhang· Dec 20, 2024
We added nansen-token from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Yusuf Mehta· Dec 12, 2024
nansen-token is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Benjamin Garcia· Nov 19, 2024
I recommend nansen-token for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Oshnikdeep· Nov 11, 2024
I recommend nansen-token for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Noor Mensah· Nov 3, 2024
Solid pick for teams standardizing on skills: nansen-token is focused, and the summary matches what you get after install.
- ★★★★★Noor Gill· Oct 22, 2024
nansen-token has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Isabella Rao· Oct 10, 2024
Useful defaults in nansen-token — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Ganesh Mohane· Oct 2, 2024
Useful defaults in nansen-token — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
showing 1-10 of 26