ethereum-history
Read-only factual data about historical Ethereum mainnet contracts.
Setup & Installation
Install command
clawhub install cartoonitunes/ethereum-historyIf the CLI is not installed:
Install command
npx clawhub@latest install cartoonitunes/ethereum-historyOr install with OpenClaw CLI:
Install command
openclaw skills install cartoonitunes/ethereum-historyor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/cartoonitunes/ethereum-historyWhat 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.
User asks: Look up who deployed a specific Ethereum contract address
- 1Look up who deployed a specific Ethereum contract address
- 2Find contracts deployed during the Frontier or Homestead era
- 3Retrieve decompiled bytecode for an early on-chain contract
- 4Browse undocumented historical contracts awaiting description
- 5Check deployment block and timestamp for a known contract
Read-only factual data about historical Ethereum mainnet contracts.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.