Back to Home

Contract 0xfcbeba4f6142...d896da46ff48

Unknown
0xfcbeba4f6142...d896da46ff48
FrontierContract #6,014Exact Bytecode MatchEdit this contract
Deployed January 5, 2016 (10 years ago)Block 803,014

A greeter from the early ethereum.org docs: returns a stored greeting via greet(), self-destructs to owner via kill(). Byte-identical to 67 sibling contracts.

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
803,014
Deployment Date
Jan 5, 2016, 08:09 PM
Code Size
734.0 B
Gas at Deploy
237,476

Source Verified

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

Opcodes734
Unique Opcodes97
Jump Instructions26
Storage Operations16

External Links