Back to Home

MyScheme (1ETH)

Crowdsale
0x109c4f2ccc82...7320294aea3f
FrontierContract #16Exact Bytecode MatchEdit this contract
Deployed August 7, 2015 (10 years ago)Block 49,924

The original MyScheme pyramid contract with a 1 ETH entry fee, deployed on August 7, 2015.

Frontier EraVerified Source

Historical Significance

The earliest known pyramid or chain letter smart contract on Ethereum mainnet, deployed August 7, 2015 during the first week of Frontier. Predates the 10 ETH and 100 ETH variants by the same deployer.

Context

The Ethereum Frontier release (July 30, 2015) gave developers raw access to a global programmable blockchain for the first time. Early deployers experimented with token contracts, name registrars, games, and financial schemes — all within the first days of mainnet. MyScheme exists in the same cohort as the FirstCoin tutorial token and TerraNullius inscription contract, deployed by different developers exploring what smart contracts could do.

Key Facts
Deployment Block
49,924
Deployment Date
Aug 7, 2015, 09:03 PM
Code Size
925.0 B
Gas at Deploy
284,451
Transactions by Year
2015203
20176
20231
202519

Description

The earliest of four pyramid scheme variants deployed by the same developer in the first days of Ethereum. MyScheme implements a binary tree payout structure: investors send 1 ETH to join, and payouts cascade up the tree as new members join. The deployer (0x881b0a4e) deployed four variants: 1 ETH (this contract, block 49924), 10 ETH (block 49931), EarlyChainLetterSmall at 0.1 ETH (block 49936), and 100 ETH (block 60143). The source was published to Etherscan by the original author.

Source Verified

SolidityExact bytecode match(925 bytes)
Compiler: soljson

Exact creation bytecode match (925 bytes). Compiled with soljson v0.1.1+commit.6ff4cd6, optimizer ON. The original MyScheme pyramid contract with 1 ETH entry fee, deployed 7 blocks before the 10 ETH variant by the same deployer (0x881b0a4e). Source independently verified via Etherscan.

Heuristic Analysis

The following characteristics were detected through bytecode analysis and may not be accurate.

Detected Type: Crowdsale

Bytecode Overview

Opcodes925
Unique Opcodes103
Jump Instructions48
Storage Operations51

External Links