Back to Home

greeter

Unknown
0x09338ccdbb3c...64d7c27e82d2
FrontierContract #3,202Exact Bytecode MatchEdit this contract
Deployed November 2, 2015 (10 years ago)Block 477,409

The classic Frontier 'greeter' (Nov 2015): a mortal-derived contract storing a constructor-set greeting returned by greet(), with an owner-only kill().

Frontier EraVerified Source

Historical Significance

An early-Frontier deployment (block 477,409, Nov 2015) of the canonical greeter walkthrough, built with the v0.1.5 compiler.

Context

Compiled with soljson-v0.1.5 (optimizer OFF); exact match of the 542-byte runtime. One of 18 byte-identical deployments; a distinct compiler build from the v0.2.0 greeter cluster.

Key Facts
Deployment Block
477,409
Deployment Date
Nov 2, 2015, 07:28 AM
Code Size
908.0 B
Gas at Deploy
222,403

Source Verified

SolidityExact bytecode match(908 bytes)
Compiler: soljson

Exact runtime bytecode match. Runtime: 542 bytes (byte-for-byte), compiled with soljson-v0.1.5+commit.23865e39, optimizer OFF. The on-chain creation (908 bytes) appends the ABI-encoded greeting constructor string; the 542-byte runtime is the shared cluster invariant.

Heuristic Analysis

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

Detected Type: Unknown
Contains SELFDESTRUCT opcode

Bytecode Overview

Opcodes908
Unique Opcodes83
Jump Instructions36
Storage Operations14

External Links