Back to Home

Unicorns(๐Ÿฆ„)

Token
0x6bbfe039121b...1f7048e840e6
FrontierContract #8,368Source VerifiedEdit this contract

Bytecode verified via sibling

This contract shares identical runtime bytecode with Unicorns (0x41a7820c...) which has been verified through compiler archaeology.

Deployed February 11, 2016 (10 years ago)Block 988,814

Unicorns (๐Ÿฆ„) token by avsa โ€” 1830B variant B. Source recovered by bytecode analysis, verified on Etherscan and Sourcify.

Frontier EraVerified Source

Historical Significance

Part of the canonical Ethereum Token Tutorial by Alex Van de Sande, Ethereum Foundation UX Lead. Among the earliest ERC-20-style tokens on Ethereum mainnet, deployed February 2016.

Context

Deployed in the Ethereum Homestead era, February 2016, by Alex Van de Sande as one of 8 Unicorns (๐Ÿฆ„) token demonstration contracts for the Ethereum Foundation Token Tutorial. Compiler: solc v0.2.0-nightly.2016.1.13+commit.d2f18c73 with --optimize.

Token Information
Token Name
Unicorns
Symbol
๐Ÿฆ„
Decimals
0
Key Facts
Deployment Block
988,814
Deployment Date
Feb 11, 2016, 05:42 PM
Code Size
2.5 KB
Gas at Deploy
623,966

Description

One of 8 early ERC-20 token contracts deployed by Alex Van de Sande (AVSA, ENS: alex.vandesande.eth) on February 11, 2016 as part of the official Ethereum Token Tutorial at ethereum.org. This 1830B Group B variant has all state variables declared before functions in MyToken, and transferOwnership is in the owned base contract. The fallback forwards ETH to the owner. Source recovered by deep bytecode analysis of string helper block position.

Source Verified

SolidityNear-exact bytecode match
Compiler: solc v0

Compiler identified: soljson-v0.2.0-nightly.2016.1.13+commit.d2f18c73. Source structure fully reconstructed (owned base contract + MyToken is owned). Compiles to correct byte size. Two small optimizer instruction-ordering regions differ from on-chain bytecode - not resolvable without the exact build of this compiler.

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

Opcodes2,602
Unique Opcodes182
Jump Instructions121
Storage Operations76

External Links