nansen-dca-watch

What tokens are whales dollar-cost averaging into? Jupiter DCA strategies by smart money and target token fundamentals.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "nansen-dca-watch" with this command: npx skills add nansen-ai/nansen-cli/nansen-ai-nansen-cli-nansen-dca-watch

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

nansen-smart-money

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

nansen-search

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

nansen-token

No summary provided by upstream source.

Repository SourceNeeds Review