nansen-dca-tracker
What tokens are whales dollar-cost averaging into? Jupiter DCA strategies by smart money and target token fundamentals.
Works with
Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
--- name: nansen-dca-tracker description: What tokens are whales dollar-cost averaging into? Jupiter DCA strategies by smart money and target token fundamentals. license: MIT --- # DCA Watch **Answers:** "What tokens are whales dollar-cost averaging into on Solana?" ```bash 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.
More AI & ML skills
writing-shape
mattpocock/skills
Writing, exploit: shape raw material into an article, paragraph by paragraph.
275.5k
writing-fragments
mattpocock/skills
Writing, explore: mine raw fragments, no structure yet.
275.3k
full-output-enforcement
leonxlnx/taste-skill
Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.
273.1k

