Back to Home

token

Token
0xb49180d443dc...9337891fd8ce
FrontierContract #99Source VerifiedEdit this contract
Deployed August 9, 2015 (10 years ago)Block 56,258

Tutorial-derived coin contract (Solidity v0.1.1), deployed Aug 9, 2015 during the Frontier era.

Frontier EraVerified Source

Historical Significance

Part of the earliest wave of smart contracts on Ethereum mainnet. Documents the organic adoption of Solidity tutorials during the Frontier era.

Context

Deployed during the Ethereum Frontier era (launched July 30, 2015). Solidity was at v0.1.x, no token standards existed yet, and the Ethereum Foundation published coin tutorials in the Frontier Guide.

Key Facts
Deployment Block
56,258
Deployment Date
Aug 9, 2015, 01:39 AM
Code Size
634.0 B
Gas at Deploy
177,016
Transactions by Year
20153

Description

A FirstCoin instance deployed by 0xA1eEc0a9b7C50B8e79A0D9B8760bC5681fb199EC on Aug 9, 2015, during the first days of the Ethereum Frontier era. The bytecode is identical to all other FirstCoin instances — a minimal coin with coinBalanceOf, sendCoin, and CoinTransfer event, compiled with Solidity v0.1.1.

At least nine total FirstCoin deployments occurred between August 8–11, 2015, from four different deployer addresses. The pattern — repeated deployment of the same tutorial-derived contract by different users — illustrates how the earliest Ethereum adopters learned smart contract development.

See the first instance (0x3c401b518252abe3bbbf898a44939699e7da1634) for full documentation.

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

Opcodes634
Unique Opcodes83
Jump Instructions14
Storage Operations9

External Links