nansen-dca-tracker

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

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

Answers: "What tokens are whales dollar-cost averaging into on Solana?"

skill.md

DCA Watch

Answers: "What tokens are whales dollar-cost averaging into on Solana?"

nansen research smart-money dcas --limit 20
# → trader_address, trader_address_label, input/output_token_symbol, deposit_value_usd, dca_status, dca_created_at

# For each top DCA target, check token fundamentals
TARGET=<output_token_address>
nansen research token info --token $TARGET --chain solana
# → name, symbol, price, market_cap, token_details

nansen research token flow-intelligence --token $TARGET --chain solana
# → net_flow_usd per label: smart_trader, whale, exchange, fresh_wallets

To see DCA strategies targeting a specific token: nansen research token jup-dca --token $TARGET

DCAs show long-term conviction — SM DCA targets with positive smart_trader_net_flow = high-confidence accumulation.

Discussion

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

Ratings

4.549 reviews
  • Ganesh Mohane· Dec 28, 2024

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

  • Carlos Huang· Dec 28, 2024

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

  • Shikha Mishra· Dec 24, 2024

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

  • Noor Johnson· Dec 16, 2024

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

  • Anaya Flores· Dec 16, 2024

    nansen-dca-tracker is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Camila Ramirez· Dec 12, 2024

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

  • Kabir Bhatia· Nov 27, 2024

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

  • Nia Torres· Nov 19, 2024

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

  • Yash Thakker· Nov 15, 2024

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

  • Luis Jain· Nov 7, 2024

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

showing 1-10 of 49

1 / 5