Minimal Homestead-era token shell (Mar 14 2016): just a public balanceOf mapping and its compiler-generated getter, with no other functions.
Historical Significance
One of the smallest meaningful contracts from Homestead launch day: a single public mapping with only its auto-generated getter (selector 0x70a08231).
Context
Compiled with soljson-v0.1.3 (optimizer ON); exact match of both 59-byte runtime and 75-byte creation bytecode.
Token Information
Key Facts
Source Verified
Exact bytecode match. Runtime: 59 bytes (byte-for-byte). Creation: 75 bytes (byte-for-byte). Compiled with soljson-v0.1.3+commit.028f561d, optimizer ON. No events, no constructor args.
Historian Categories
Heuristic Analysis
The following characteristics were detected through bytecode analysis and may not be accurate.
Homestead Era
The first planned hard fork. Removed the canary contract, adjusted gas costs.
Bytecode Overview
Verified Source Available
Source verified through compiler archaeology and exact bytecode matching.
View Verification ProofShow source code (Solidity)
contract token {
mapping (address => uint) public balanceOf;
}External Links
Related contracts
MyToken
Same deployerAn ethereum.org tutorial token deployed with no name and no symbol, that tracks spending against approvals rather than decrementing them.
0xfdcf6c...44fba5March 26, 2016token
Same eraBare Homestead-era token (Mar 14 2016): public balanceOf mapping + a single unchecked transfer firing the standard Transfer event.
0xc77f06...494c69March 14, 2016DinastyCoinToken
Same eraHomestead-era transfer-only token, DinastyCoinToken (DCT), fixed supply 200000000 and 6 decimals.
0x3693fd...c11466March 14, 2016DianstyCoinToken
Same eraDianstyCoinToken (DCT), a named Ethereum token deployed on 14 March 2016.
0x6d4de8...d5dba4March 14, 2016sultancoin
Same eraA fixed-supply token with direct transfers only, deployed March 2016.
0x9a11ff...0b797dMarch 15, 2016666๐
Same eraSix hundred and sixty six units, named and ticketed with a ram emoji.
0x7684aa...d0ed06March 16, 2016