nansen-alpha-discovery

What tokens is smart money accumulating before they pump? Token screener with SM filter cross-referenced against netflow.

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-alpha-discovery" with this command: npx skills add askeluv/nansen-cli/askeluv-nansen-cli-nansen-alpha-discovery

Alpha Discovery

Answers: "What tokens is smart money accumulating before they pump?"

CHAIN=solana

nansen research token screener --chain $CHAIN --timeframe 24h --smart-money --limit 20
# → token_symbol, price_usd, price_change, volume, buy_volume, market_cap_usd, fdv, liquidity, token_age_days

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

# Confirm SM flow on a specific token from screener results
TOKEN=<address_from_screener>
nansen research token flow-intelligence --token $TOKEN --chain $CHAIN
# → net_flow_usd per label: smart_trader, whale, exchange, fresh_wallets

Cross-reference screener results with positive netflow to find early accumulation.

Source

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-alpha-discovery

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

nansen-cli

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

nansen-profiler

No summary provided by upstream source.

Repository SourceNeeds Review