Back to Home

MyToken

Token
0x5f100ebe48ae...f4447f12a9e0
FrontierContract #3,273Source VerifiedEdit this contract
Deployed November 3, 2015 (10 years ago)Block 485,552

A MyToken template deployment by collectibletrust.eth on November 3, 2015, linking the same deployer responsible for the pre-ERC-20 currency contract from Septe

Frontier EraVerified Source

Historical Significance

This deployment connects two distinct phases of early Ethereum token development through a single deployer identity. The same address that implemented a pre-ERC-20 token with non-standard function names in September 2015 returned on the day of MistCoin's launch to deploy the canonical MyToken template. This arc from experimental to standardized token design illustrates how early community members adapted as Ethereum's conventions converged.

Context

By November 3, 2015, the Mist browser had introduced a graphical token creation wizard built around the MyToken template. The ERC-20 standard had not yet been formally submitted. The Mist tutorial was the primary introduction to token creation for Ethereum developers at the time. collectibletrust.eth was one of the earliest Ethereum participants, having deployed a token contract in the first weeks after Frontier's July 30, 2015 launch.

Token Information
Decimals
0
Key Facts
Deployer
collectibletrust.eth (0x8394a0...a0b8a8)
Deployment Block
485,552
Deployment Date
Nov 3, 2015, 10:10 PM
Code Size
1.1 KB
Gas at Deploy
275,308
Transactions by Year
20152
20241
20252

Description

This contract was deployed at block 485552 on November 3, 2015, by the address 0x8394A052eb6c32FB9DEFcAabc12fCBD8FEA0B8A8, which is associated with the ENS name collectibletrust.eth. This is the same deployer behind the early currency token at block 204787 (September 8, 2015), which contained source code referencing the proposed ERC-20 standard months before it was formalized.

The contract uses the same MyToken template as the canonical MistCoin and other tokens deployed on November 3, 2015. The source code is identical in structure: a public token name, symbol, and decimals, a balanceOf mapping, a Transfer event, and a transfer function. The contract was compiled with Solidity v0.1.6, the same compiler version used for the canonical MistCoin.

The deployer's documented history spans two distinct phases of early Ethereum token development. Their September 2015 currency contract predated the ERC-20 standard and used non-standard function names while explicitly referencing the proposed standard. Their November 2015 deployment used the official Mist tutorial template, following the community toward a converging standard. The contract received six transactions, with activity in November 2015 and again in late 2024 and early 2025.

The deployer address 0x8394A052eb6c32FB9DEFcAabc12fCBD8FEA0B8A8 was active across multiple phases of early Ethereum, representing a participant who moved through the pre-standardization experimental period and into the Mist-browser tutorial era.

Source Verified

Etherscan verified
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,152
Unique Opcodes132
Jump Instructions55
Storage Operations34

External Links