Back to Home

MyToken

Token
0xe378f436d53d...980c65a7717d
FrontierContract #1,561Exact Bytecode MatchEdit this contract
Deployed September 25, 2015 (10 years ago)Block 286,141

The ethereum.org token tutorial, with a default supply of one hundred

Frontier EraVerified Source

Context

Deployed in September 2015 on the Frontier chain.

Key Facts
Deployment Block
286,141
Deployment Date
Sep 25, 2015, 02:32 AM
Code Size
615.0 B
Gas at Deploy
177,753
Transactions by Year
20251

Description

The minimal token from the ethereum.org tutorial: one mapping from address to balance, a sendCoin that moves value and emits CoinTransfer, and a public accessor. The whole supply goes to whoever deploys it. This deployment sets the tutorial's fallback supply to one hundred units, small enough that it was plainly made to be handled rather than held. There is no approval mechanism and no total supply variable, so it predates the ERC-20 interface.

Source Verified

Exact bytecode match(615 bytes)
Compiler: v0.1.3+
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

Opcodes615
Unique Opcodes83
Jump Instructions18
Storage Operations9

External Links

Related contracts