Back to Home

Reputation(REP)

Token
0x48c80f1f4d53...ba84f29f32a5
Decompiled
Deployed October 4, 2016 (9 years ago)Block 2,378,196

The original Serpent-based Reputation (REP) token contract for the Augur prediction market, deployed October 4, 2016.

Token Information

Token Name
Reputation
Symbol
REP
Decimals
18

Key Facts

Deployment Block
2,378,196
Deployment Date
Oct 4, 2016, 11:00 AM
Code Size
2.0 KB
Transactions by YearPartial (capped)
201650,000

Description

This is the original Serpent-based Reputation (REP) token contract for the Augur decentralized prediction market. Deployed on October 4, 2016 at block 2,378,196, it held the REP token balances of participants who contributed to Augur's 2015 crowdsale — the first third-party token sale on Ethereum.

Notably, this contract was written in Serpent, a Python-like smart contract language that predated Solidity's dominance. Serpent was commonly used in Ethereum's earliest era (2015-2016) but was gradually abandoned due to security concerns and lack of tooling. The use of Serpent makes this contract a linguistic artifact of early Ethereum development.

The contract held approximately 8.8 million REP tokens distributed to crowdsale participants. When security researchers identified potential vulnerabilities in Serpent-compiled contracts, the Augur team migrated REP to a new Solidity-based contract (0xe94327d07fc17907b4db788e5adf2ed424addff6) in July 2017, with a freeze date of July 9, 2017. This migration represented one of the earliest large-scale token migrations on Ethereum.

REP was subsequently migrated again to REPv2 (0x221657776846890989a759BA2973e427DfF5C9bB) when Augur v2 launched in July 2020. This Serpent contract remains on-chain as the original home of one of Ethereum's earliest and most historically significant tokens.

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

Opcodes2,037
Unique Opcodes157
Jump Instructions123
Storage Operations56

External Links