nansen-exit-signals

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

$npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-exit-signals
0 commentsdiscussion
summary

Answers: "Is smart money exiting a token I hold? Should I be worried?"

skill.md

Exit Signal

Answers: "Is smart money exiting a token I hold? Should I be worried?"

TOKEN=<address> CHAIN=ethereum

nansen research token flow-intelligence --token $TOKEN --chain $CHAIN
# → net_flow_usd per label: smart_trader, whale, exchange, fresh_wallets (negative = selling)

nansen research token who-bought-sold --token $TOKEN --chain $CHAIN --limit 20
# → address, address_label, bought/sold_volume_usd, trade_volume_usd

nansen research smart-money netflow --chain $CHAIN --limit 10
# → token_symbol, net_flow_1h/24h/7d/30d_usd, trader_count

nansen research token dex-trades --token $TOKEN --chain $CHAIN --limit 20
# → block_timestamp, action (BUY/SELL), trader_address_label, estimated_value_usd

Red flag: negative smart_trader_net_flow_usd + Smart Trader labels in who-bought-sold sellers = exit signal.

Discussion

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

Ratings

4.838 reviews
  • Ama Sethi· Dec 20, 2024

    I recommend nansen-exit-signals for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Lucas Menon· Dec 20, 2024

    nansen-exit-signals reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Li Diallo· Dec 16, 2024

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

  • Advait Mensah· Dec 12, 2024

    Solid pick for teams standardizing on skills: nansen-exit-signals is focused, and the summary matches what you get after install.

  • Lucas Bansal· Nov 11, 2024

    Registry listing for nansen-exit-signals matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Anaya Johnson· Nov 7, 2024

    nansen-exit-signals has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Aarav Gill· Oct 26, 2024

    nansen-exit-signals fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Lucas Robinson· Oct 2, 2024

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

  • Sakshi Patil· Sep 25, 2024

    nansen-exit-signals fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Advait Menon· Sep 9, 2024

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

showing 1-10 of 38

1 / 4