nansen-token-analysis

Answers: "What is happening with this token right now?"

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-token-analysis" with this command: npx skills add nansen-ai/nansen-cli/nansen-ai-nansen-cli-nansen-token-analysis

Token Analysis

Answers: "What is happening with this token right now?"

TOKEN=<address> CHAIN=solana

nansen research token info --token $TOKEN --chain $CHAIN

→ name, symbol, price, market_cap, token_details, spot_metrics

nansen research token indicators --token $TOKEN --chain $CHAIN

→ risk_indicators, reward_indicators (each with score, signal, signal_percentile)

nansen research token flow-intelligence --token $TOKEN --chain $CHAIN

→ net_flow_usd and wallet_count per label: smart_trader, whale, exchange, fresh_wallets, public_figure

nansen research token holders --token $TOKEN --chain $CHAIN --smart-money --limit 20

→ address, address_label, value_usd, ownership_percentage, balance_change_24h/7d/30d

nansen research token dex-trades --token $TOKEN --chain $CHAIN --limit 10

→ block_timestamp, action (BUY/SELL), trader_address, token_amount, estimated_value_usd

Note: holders and dex-trades do not support native/wrapped tokens (e.g. SOL, ETH). Use a specific token address.

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