nansen-batch-wallet

Identify smart money and fund addresses from a batch list and retrieve their token balances.

127|21|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-batch-wallet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nansen-batch-wallet
Source: https://github.com/nansen-ai/nansen-cli/tree/main/skills/nansen-batch-wallet
Command: npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-batch-wallet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps identify which addresses from a given list belong to "smart money" or "funds" and provides their balance information, streamlining the process of analyzing large sets of blockchain addresses.

Core Features & Use Cases

  • Batch Profiling: Analyze multiple addresses in a single API call, significantly reducing redundant requests.
  • Smart Money Identification: Filters addresses based on predefined "smart_money" or "fund" labels.
  • Balance Information: Retrieves token holdings and their USD value for identified addresses.
  • Use Case: Quickly screen a list of 1000 addresses to find those actively managed by known funds or smart investors, and see their top holdings.

Quick Start

Check which of these addresses are smart money: 0xabc,0xdef,0x123 on ethereum.

Frequently Asked Questions about nansen-batch-wallet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify smart money wallets from a large list of crypto addresses?

You can identify smart money wallets by batch profiling a list of crypto addresses to filter for predefined smart money or fund labels and retrieve their token balances. This streamlines blockchain analytics and portfolio screening for investment research.

How do I check token balances for multiple blockchain addresses at once?

You can check token balances for multiple blockchain addresses at once by using batch profiling to analyze them in a single API call. This retrieves token holdings and their USD value for addresses identified as smart money or funds.

Do I need a Nansen API key to profile wallet addresses?

Yes, you need Nansen API access to profile wallet addresses. The Skill requires this access to query address labels and retrieve balance data for identifying smart money and fund addresses from your batch list.

What is the best way to screen a thousand addresses for fund activity?

The best way to screen a thousand addresses for fund activity is using batch profiling to analyze multiple addresses in a single API call. This efficiently identifies actively managed fund addresses and retrieves their top token holdings.

Can I analyze ethereum addresses to find which ones are smart money?

Yes, you can analyze ethereum addresses to find smart money by submitting a comma-separated batch list. The Skill queries the addresses against smart_money labels and returns the associated balance information.

What limitations exist when querying smart money labels for crypto wallets?

A key limitation is the dependency on Nansen API access, which is required to query smart money labels. Additionally, address filtering relies on predefined smart_money or fund labels, meaning unlabeled addresses will not be identified.