Back to Home

GSAToken(GSA)

Token
0xc120317441b9...7e282e586832
HomesteadContract #20KExact Bytecode MatchEdit this contract
Deployed July 12, 2016 (10 years ago)Block 1,871,205

The GSAToken deployment proper, carrying a supply of 1,200 and a single decimal.

Homestead EraVerified Source

Historical Significance

No published source for this contract exists anywhere. The Solidity here was rebuilt from the deployed bytecode alone, starting from the storage layout, and it now reproduces five separate deployments byte for byte, including their creation code and constructor arguments. That breadth is what makes the reconstruction trustworthy. A source that matches a single contract can be a coincidence of size, but the same file matching five contracts under three different build settings (v0.3.2 optimised, v0.3.5 optimised and v0.3.5 unoptimised) is not.

Context

The five went out within three hours on 12 July 2016 from three addresses that plainly belong to one group working through a token launch. The function bodies are the ConsenSys StandardToken implementations, but the state variables are declared in a different order, with totalSupply first and name, symbol and decimals after it. That ordering is what the on chain storage layout revealed, and it is what made the reconstruction possible at all.

Token Information
Token Name
GSAToken
Symbol
GSA
Decimals
1
Key Facts
Deployment Block
1,871,205
Deployment Date
Jul 12, 2016, 03:28 PM
Code Size
1.2 KB
Gas at Deploy
504,310
Transactions by Year
20161

Source Verified

SolidityExact bytecode match(1,196 bytes)
Compiler: soljson

Exact runtime + creation bytecode match. Runtime 1196 bytes, creation 1652 bytes plus 256 bytes of ABI encoded constructor arguments. Compiled with soljson-v0.3.2+commit.81ae2a78, optimizer ON.

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,196
Unique Opcodes131
Jump Instructions57
Storage Operations27

External Links

Related contracts