contract-source

Fetch verified smart contract source code from block explorers.

2|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/cheolwanpark/claude-plugins --skill contract-source
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contract-source
Source: https://github.com/cheolwanpark/claude-plugins/tree/main/plugins/crypto/skills/contract-source
Command: npx skills add https://github.com/cheolwanpark/claude-plugins --skill contract-source

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you quickly fetch verified smart contract source code from block explorers, saving time and reducing manual lookups.

Core Features & Use Cases

  • Source retrieval: Fetch verified source code for a given contract address.
  • Chain support: Works across Ethereum and other major networks.
  • Use Case: Verify a contract's source code before integrating it into your dApp.

Quick Start

Run the script with address and optional chain: ${CLAUDE_PLUGIN_ROOT}/scripts/crypto-contract-source.sh <address> [chain]