Multi-chain blockchain explorer integration using Foundry's cast CLI for Etherscan, Polygonscan, Arbiscan, and more
A blockchain explorer plugin for Claude that uses Foundry's cast CLI to fetch and display transaction, block, and smart contract data across multiple chains like Ethereum, Polygon, and Arbitrum.
Why this plugin
Provides unified, CLI-powered blockchain exploration directly in Claude, eliminating the need to switch between multiple explorer websites for different chains. It's ideal for developers needing quick, multi-chain contract and transaction verification.
Prerequisites
Requires the Foundry toolkit (specifically the 'cast' CLI) installed on the user's system. Access to RPC endpoints or API keys for specific block explorers may be needed for full functionality.
npx claudepluginhub cheolwanpark/useful-claude-pluginsExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation