Back to Home

Contract 0x0c3f5a41dbac...213722d6841d

Token
0x0c3f5a41dbac...213722d6841d
FrontierContract #11KExact Bytecode MatchEdit this contract
Deployed March 6, 2016 (10 years ago)Block 1,104,650

The tutorial coin, minting nineteen instead of a hundred

Frontier EraVerified Source

Context

Frontier and Homestead era deployment.

Key Facts
Deployment Block
1,104,650
Deployment Date
Mar 6, 2016, 12:21 AM
Code Size
275.0 B
Gas at Deploy
94,917

Description

A minimal coin from the ethereum.org tutorial: one public mapping of balances, a send that returns false rather than throwing when the sender is short, and a CoinTransfer event. It is the same contract published at 0xe378f436 with one number changed. When the constructor is handed a supply of zero it mints nineteen units instead of the hundred the published copy mints, and that single byte is the whole difference between the two deployments.

Source Verified

Exact bytecode match(275 bytes)
Compiler: v0.1.6+
Heuristic Analysis

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

Detected Type: Token
Has ERC-20-like patterns

Bytecode Overview

Opcodes275
Unique Opcodes80
Jump Instructions15
Storage Operations8

External Links

Related contracts