Back to Home

Contract 0x2f807075fecd...86525291027d

Unknown
0x2f807075fecd...86525291027d
FrontierContract #6,311Exact Bytecode MatchEdit this contract
Deployed January 10, 2016 (10 years ago)Block 827,096

The ethereum.org tutorial greeter, redeployed verbatim: a stored-greeting greet() over a mortal (owner/kill) base. One of the most-copied early Solidity contrac

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
827,096
Deployment Date
Jan 10, 2016, 02:01 PM
Code Size
638.0 B
Gas at Deploy
157,463

Source Verified

SolidityExact bytecode match(638 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

Opcodes638
Unique Opcodes75
Jump Instructions24
Storage Operations13

External Links