Analyze wallet addresses and on-chain activity — transaction history, token holdings, DeFi positions, and trading patterns across EVM chains and Solana.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill onchain-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Onchain Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-onchain-analyzer)More formats (shields.io, HTML) on the badges page.
---
name: Onchain Analyzer
description: "Analyze wallet addresses and on-chain activity — transaction history, token holdings, DeFi positions, and trading patterns across EVM chains and Solana."
---
# Onchain Analyzer
Deep-dive into any wallet's on-chain activity.
## Quick Reference
| Command | Description |
|---------|-------------|
| `profile <addr>` | Wallet overview and stats |
| `tokens <addr>` | Token holdings breakdown |
| `txns <addr> [limit]` | Recent transactions |
| `defi <addr>` | DeFi positions and yields |
| `patterns <addr>` | Trading pattern analysis |
| `compare <addr1> <addr2>` | Compare two wallets |
## Supported Chains
Ethereum, BSC, Polygon, Arbitrum, Base, Optimism, Avalanche, Solana
## Use Cases
- **Research**: Analyze whale wallets and smart money
- **Security**: Verify counterparty wallet history
- **Tracking**: Monitor wallets for copy-trading
- **Compliance**: Transaction history for tax/audit
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。