Back to Home

Contract 0x89f82f0c6982...a1da79a3b03f

Unknown
0x89f82f0c6982...a1da79a3b03f
FrontierContract #6,008Exact Bytecode MatchEdit this contract
Deployed January 5, 2016 (10 years ago)Block 802,805

A Frontier-era copy of the canonical ethereum.org greeter - greet() reads a stored string; the mortal base adds owner-only kill(). Shares its 366-byte runtime w

Frontier EraVerified Source

Historical Significance

The reference 'Hello World' contract from ethereum.org's early documentation, deployed at least 68 times in the Frontier era - among the most-copied early Solidity contracts.

Context

Frontier-era greeter from the ethereum.org tutorials; 41 of the 68 identical-runtime deployments remain live on-chain, the rest self-destructed via kill().

Key Facts
Deployment Block
802,805
Deployment Date
Jan 5, 2016, 07:16 PM
Code Size
727.0 B
Gas at Deploy
172,123

Source Verified

SolidityExact bytecode match(727 bytes)
Compiler: soljson

Exact byte-for-byte match of the on-chain runtime (366 bytes); compiled with soljson v0.1.5+commit.23865e39, optimizer ON (runtime SHA-256 405323340e37a215b653b4048feae02c41756a4e065f6efc24d6bb27803af477). Canonical ethereum.org greeter; one of 68 identical-runtime Frontier deployments. Proof: https://github.com/cartoonitunes/awesome-ethereum-proofs/tree/main/proofs/greeter-0x328e48b6

Heuristic Analysis

The following characteristics were detected through bytecode analysis and may not be accurate.

Detected Type: Unknown
Contains SELFDESTRUCT opcode

Bytecode Overview

Opcodes727
Unique Opcodes75
Jump Instructions33
Storage Operations19

External Links