nansen-token-transfer-analysis

nansen-ai/nansen-cli · updated Apr 8, 2026

$npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-token-transfer-analysis
0 commentsdiscussion
summary

Answers: "Where is this token moving? Who is sending it and where?"

skill.md

Token Forensics

Answers: "Where is this token moving? Who is sending it and where?"

TOKEN=<address> CHAIN=ethereum
# Examples: UNI on ethereum (0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984)
#           BONK on solana (DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263)
# Note: token flows does NOT support stablecoins (USDC, USDT, etc.) — use non-stablecoin tokens

nansen research token transfers --token $TOKEN --chain $CHAIN --days 7 --limit 20
# → from_address_label, to_address_label, transfer_amount, transfer_value_usd

nansen research token flows --token $TOKEN --chain $CHAIN --days 7 --limit 20
# → date, price_usd, holders_count, total_inflows_count, total_outflows_count
# ⚠ Returns HTTP 422 for stablecoins — skip this command if TOKEN is a stablecoin

nansen research token flow-intelligence --token $TOKEN --chain $CHAIN
# → net_flow_usd per label: smart_trader, whale, exchange, fresh_wallets, public_figure

Rising exchange_net_flow + large transfers to exchange addresses = potential sell pressure. Fresh wallet inflows may signal new interest or wash trading.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.767 reviews
  • Ira Torres· Dec 28, 2024

    Keeps context tight: nansen-token-transfer-analysis is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Ira Ghosh· Dec 12, 2024

    Registry listing for nansen-token-transfer-analysis matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Dhruvi Jain· Dec 8, 2024

    Keeps context tight: nansen-token-transfer-analysis is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Evelyn Johnson· Dec 4, 2024

    nansen-token-transfer-analysis fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Oshnikdeep· Nov 27, 2024

    nansen-token-transfer-analysis has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Olivia Verma· Nov 23, 2024

    Registry listing for nansen-token-transfer-analysis matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Chen Torres· Nov 23, 2024

    Useful defaults in nansen-token-transfer-analysis — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Ira Huang· Nov 19, 2024

    nansen-token-transfer-analysis has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Amina Kapoor· Nov 3, 2024

    nansen-token-transfer-analysis fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Amina Taylor· Oct 22, 2024

    We added nansen-token-transfer-analysis from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

showing 1-10 of 67

1 / 7