Back to Home

greeter

Unknown
0x02bf6b982c2a...3162ae3842f6
FrontierContract #7,010Exact Bytecode MatchEdit this contract
Deployed January 24, 2016 (10 years ago)Block 896,276

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

Frontier EraVerified Source

Historical Significance

The greeter from the original Frontier release walkthrough, the first contract many early developers ever deployed.

Context

Compiled with soljson-v0.2.0 (optimizer OFF); exact match of the 542-byte runtime. One of 67 byte-identical deployments.

Key Facts
Deployment Block
896,276
Deployment Date
Jan 24, 2016, 08:22 AM
Code Size
908.0 B
Gas at Deploy
221,827

Source Verified

SolidityExact bytecode match(908 bytes)
Compiler: soljson

Exact runtime bytecode match. Runtime: 542 bytes (byte-for-byte), compiled with soljson-v0.2.0+commit.4dc2445e, 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 Opcodes80
Jump Instructions36
Storage Operations13

External Links