Overview
The Web3 Data Skill is a Claude Code skill that covers two Chainbase services:- On-chain data — query token holders, wallet balances, NFT ownership, ENS domains, address labels, transactions, and more across multiple EVM chains via the Chainbase API.
- Crypto social intelligence — discover trending crypto narratives, search topics, retrieve Twitter/X mentions, and monitor social signals via Tops. No API key required.
Installation
Install the skill via skills.sh:Configuration
Set your Chainbase API key as an environment variable (required for on-chain data):The Tops social intelligence commands do not require an API key and are free to use.
On-Chain Data Queries
Supports all EVM-compatible chains available on Chainbase. See Supported Networks.
Crypto Social Intelligence (Tops)
Usage Examples
Once installed, use natural language in Claude Code:Learn More
- Chainbase API Reference — Full API documentation
- Supported Networks — Complete list of supported chains
- CLI Reference — Full command reference for on-chain and Tops commands
- GitHub Repository — Source code and contributions