nansen-fund-tracker
Fund Watch
Answers: "What are crypto funds and VCs holding right now?"
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.
More from askeluv/nansen-cli
nansen-cli
Nansen CLI for onchain analytics, smart money tracking, DEX trading, and perp markets.
22nansen-profiler
Wallet profiler — balance, PnL, labels, transactions, counterparties, related wallets, batch, trace, compare. Use when analysing a specific wallet address or comparing wallets.
22nansen-smart-money
Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.
22nansen-trade
Execute DEX swaps on Solana or Base. Use when buying or selling a token, getting a swap quote, or executing a trade.
21nansen-token
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.
21nansen-wallet
Wallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens.
20