nansen-smart-money-tracker
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSmart Money
聪明钱(Smart Money)
All commands:
nansen research smart-money <sub> [options]所有命令:
nansen research smart-money <sub> [options]Subcommands
子命令
bash
undefinedbash
undefinedNetflow — what tokens are smart money accumulating?
Netflow — what tokens are smart money accumulating?
nansen research smart-money netflow --chain solana --limit 10
nansen research smart-money netflow --chain solana --limit 10
DEX trades — real-time spot trades by smart money
DEX trades — real-time spot trades by smart money
nansen research smart-money dex-trades --chain solana --labels "Smart Trader" --limit 20
nansen research smart-money dex-trades --chain solana --labels "Smart Trader" --limit 20
Holdings — aggregated SM portfolio
Holdings — aggregated SM portfolio
nansen research smart-money holdings --chain solana --limit 10
nansen research smart-money holdings --chain solana --limit 10
Perp trades — Hyperliquid only (no --chain needed)
Perp trades — Hyperliquid only (no --chain needed)
nansen research smart-money perp-trades --limit 10
undefinednansen research smart-money perp-trades --limit 10
undefinedLabels
标签过滤
Filter by smart money category with :
--labels| Label | Use case |
|---|---|
| Crypto funds |
| All-time top performers |
| Hot hands — top 30 days |
| Top 90 days |
| Top 180 days |
| Top Hyperliquid perp traders |
bash
nansen research smart-money netflow --chain solana --labels "Fund" --limit 10使用参数按聪明钱类别进行过滤:
--labels| 标签 | 使用场景 |
|---|---|
| 加密货币基金 |
| 历史顶级交易者 |
| 热门交易者——近30天顶级表现者 |
| 近90天顶级表现者 |
| 近180天顶级表现者 |
| Hyperliquid顶级永续合约交易者 |
bash
nansen research smart-money netflow --chain solana --labels "Fund" --limit 10Flags
参数说明
| Flag | Purpose |
|---|---|
| Required for netflow/dex-trades/holdings |
| Filter by SM label (quote multi-word values) |
| Number of results |
| Sort field:direction (e.g. |
| Select specific fields |
| Human-readable table output |
| CSV export |
| 参数 | 用途 |
|---|---|
| Netflow、DEX交易、持仓查询命令必填 |
| 按聪明钱(SM)标签过滤(多词标签需加引号) |
| 返回结果数量 |
| 排序字段:方向(例如 |
| 选择特定返回字段 |
| 输出人类易读的表格格式 |
| 导出为CSV格式 |
Notes
注意事项
- is Hyperliquid-only. No
perp-tradesflag.--chain - For a time-series view of SM positions:
nansen research smart-money historical-holdings --chain <chain> --days 30
- 命令仅支持Hyperliquid,无需
perp-trades参数。--chain - 如需查看聪明钱(SM)持仓的时间序列数据,请使用:
nansen research smart-money historical-holdings --chain <chain> --days 30