Back to Home
MistCoin logo

MistCoin(MC)

Token
0xf4eced2f682c...13ded8fc95dd
FrontierContract #3,247Exact Bytecode MatchEdit this contract
Deployed November 3, 2015 (10 years ago)Block 483,325

The prototype token that inspired ERC-20, deployed by Fabian Vogelsteller on November 3, 2015, sixteen days before he submitted the ERC-20 proposal.

Frontier EraVerified Source

Historical Significance

The token that preceded and inspired ERC-20. Fabian Vogelsteller, author of ERC-20, deployed MistCoin as a test implementation 16 days before submitting the ERC-20 draft proposal. While often called the first ERC-20 token, it technically does not implement the full standard: it is missing transferFrom, approve, allowance, and totalSupply. The historically accurate claim is that it is the prototype that inspired ERC-20, not a compliant implementation of it.

Context

In November 2015, Fabian Vogelsteller was working on the Mist wallet and experimenting with token contract interfaces. He deployed MistCoin at block 483,325 on November 3, 2015, gave tokens away on Reddit, and used it to test token handling in Mist. On November 19, 2015, he submitted ERC-20 as Issue #20 in the ethereum/EIPs repository, with the full interface including transferFrom, approve, and allowance. avsa noted that since Fabian had just written the spec, MistCoin became the first token deployed against the evolving standard concept. The token was later sent in bulk to the Doge-ETH Bounty DAO, which still holds 50,000 MistCoin.

Token Information
Logo
MistCoin logo
via RPC
Token Name
MistCoin
Symbol
MC
Decimals
2
Key Facts
Deployer
Fabian Vogelsteller(0x9b22a8...079e7f)
Deployment Block
483,325
Deployment Date
Nov 3, 2015, 12:03 PM
Code Size
1.4 KB
Gas at Deploy
322,428
Transactions by Year
201531
20161
20171
20187
20191
20201
202144
202227
202315
202448
20256
20261

Description

MistCoin, deployed by Fabian Vogelsteller on November 3, 2015 as a test token while developing the concept that became ERC-20. The contract implements transfer and balanceOf but not transferFrom, approve, allowance, or totalSupply. Fabian submitted ERC-20 (Issue #20) to the ethereum/EIPs repo on November 19, 2015, sixteen days after deploying this contract. MistCoin is therefore not compliant with the ERC-20 standard even as originally proposed, but it is the prototype token that directly inspired and preceded it.

Source Verified

SolidityExact bytecode match(1,406 bytes)

Source code verified by crypt0biwan. Fabian Vogelsteller's token created to test the ERC-20 standard, deployed November 3, 2015.

Historian Categories

Token
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

Opcodes1,406
Unique Opcodes134
Jump Instructions55
Storage Operations35

External Links