What problem does it solve?
Security analysts, crypto researchers, and Web3 users often have to manually navigate multiple separate block explorers, switch between different chain-specific interfaces, and compile fragmented data to get a complete view of wallet activity, token metrics, or network conditions. This skill eliminates that friction by providing a single, unified read-only interface to 8 major EVM blockchains.
Core Features & Use Cases
- Multi-chain wallet analysis: Check native and ERC-20 token balances across Ethereum, BNB Chain, Base, Arbitrum, Polygon, Optimism, Avalanche, and zkSync in a single call, or scan all 8 chains simultaneously for one address to get a full cross-chain portfolio with USD valuations.
- Transaction and contract inspection: View full transaction details including fees and status, decode opaque transaction input data into human-readable function calls, and inspect smart contracts for proxy patterns, ERC standard compliance, and bytecode size.
- Security and market insights: Detect dangerous unlimited ERC-20 token approvals, track large whale transfers exceeding a custom USD threshold, get real-time gas prices and cost estimates for common operations, resolve ENS names to addresses (and vice versa), and pull token metadata with market cap calculations.
A common real-world use case: A security analyst can use this skill to quickly verify if a compromised user wallet has granted unlimited approval to a known malicious DEX contract, or compare gas costs across all 8 supported chains to recommend the cheapest option for a pending transaction.
Quick Start
Use the evm skill to retrieve the full cross-chain portfolio and all known ERC-20 token balances for the Ethereum address 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045, including the total USD value of all holdings.