ethereum-history

DevOps & Cloud
v1.0.0
Benign

Read-only factual data about historical Ethereum mainnet contracts.

11.3K downloads1.3K installsby @cartoonitunes

Setup & Installation

Install command

clawhub install cartoonitunes/ethereum-history

If the CLI is not installed:

Install command

npx clawhub@latest install cartoonitunes/ethereum-history

Or install with OpenClaw CLI:

Install command

openclaw skills install cartoonitunes/ethereum-history

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/cartoonitunes/ethereum-history

What This Skill Does

Fetches read-only factual data about historical Ethereum mainnet contracts from the EthereumHistory.com archive. Returns deployment details (block, timestamp, deployer), runtime bytecode, decompiled code, and editorial history when documented. Covers all major early eras including Frontier, Homestead, and the DAO fork period.

Aggregates deployment context, bytecode, decompiled code, and historical editorial notes in a single structured API call, rather than piecing this together from block explorers manually.

When to Use It

  • Look up who deployed a specific Ethereum contract address
  • Find contracts deployed during the Frontier or Homestead era
  • Retrieve decompiled bytecode for an early on-chain contract
  • Browse undocumented historical contracts awaiting description
  • Check deployment block and timestamp for a known contract

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Look up who deployed a specific Ethereum contract address

AGENT
  1. 1Look up who deployed a specific Ethereum contract address
  2. 2Find contracts deployed during the Frontier or Homestead era
  3. 3Retrieve decompiled bytecode for an early on-chain contract
  4. 4Browse undocumented historical contracts awaiting description
  5. 5Check deployment block and timestamp for a known contract
OUTPUT
Read-only factual data about historical Ethereum mainnet contracts.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026