nansen-token
Token analytics — screener, indicators, OHLCV, holders, flows, PnL, DEX trades, flow intelligence. Use when researching a specific token, checking smart money holders, or screening trending tokens.
Why use this skill?
Deep-dive blockchain analytics for OpenClaw. Access Nansen's token screener, smart money flows, indicators, PnL, and trade data to make data-driven decisions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hurcannansen/nansen-tokenWhat This Skill Does
The nansen-token skill integrates OpenClaw with Nansen's powerful blockchain analytics engine. It provides professional-grade tools for researching digital assets across multiple chains, including Solana and Ethereum. The skill offers deep-dive capabilities into on-chain data, enabling users to monitor token volume, view historical OHLCV pricing, analyze holder distributions, and track smart money movements. Whether you are looking for trending tokens via the screener, auditing a token’s risk profile through the indicators command, or performing forensic analysis on PnL and trade flows, this skill provides a direct command-line interface to institutional-grade intelligence.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/hurcannansen/nansen-token
Ensure your OpenClaw configuration has the necessary API permissions enabled to facilitate data retrieval from the Nansen platform.
Use Cases
- Alpha Generation: Use the
screenerto identify top tokens by volume or smart money interest in real-time. - Risk Management: Utilize
indicatorsto check the Nansen Score, which aggregates metrics like funding rates, token inflation, and price momentum to assess project health. - On-Chain Forensics: Investigate wallet activity using
who-bought-soldortransfers(with--enrich) to label addresses and identify potential wash trading or institutional accumulation. - Portfolio Monitoring: Leverage
pnlanddex-tradesto track the performance of specific tokens or groups of traders.
Example Prompts
- "Check the top 10 Solana tokens by volume over the last 24 hours, filtering only for smart money activity."
- "Get the latest Nansen risk and reward indicators for the token at address 0x123... on Ethereum."
- "Show me the flow intelligence for the token at address 0xabc... on Solana to see if whales are accumulating or dumping."
Tips & Limitations
- Chain Specificity: Most commands require the
--chainflag. Ensure you know the correct chain name supported by Nansen. - Data Depth: The
--enrichflag is essential when analyzing transfers, as it translates raw hexadecimal addresses into meaningful labels like 'Whale', 'Exchange', or 'Smart Trader'. - Perp Data: Remember that perpetual endpoints (
perp-trades,perp-positions) operate on symbols (e.g., BTC, SOL) and do not require the--chainflag, as they reference aggregated market data.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hurcannansen-nansen-token": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
nansen-wallet
Wallet management — create, list, show, export, send, delete. Use when creating wallets, checking balances, or sending tokens.
nansen-profiler
Wallet profiler — balance, PnL, labels, transactions, counterparties, related wallets, batch, trace, compare. Use when analysing a specific wallet address or comparing wallets.
nansen-smart-money
Smart money tracking — netflow, trades, holdings, DCAs, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.
nansen-trade
Execute DEX swaps on Solana or Base. Use when buying or selling a token, getting a swap quote, or executing a trade.
nansen-search
Search for tokens, wallets, or entities by name or address. Use when you have a token name and need the full address, or want to find an entity.