Back to Home

ReserveToken

Token
0x5590bb59806c...7ac735d4f880
DAO ForkExact Bytecode MatchEdit this contract
Deployed August 5, 2016 (10 years ago)Block 2,014,287

Mintable reserve asset whose creator alone can add or remove units from any balance.

DAO Fork EraVerified Source

Context

Deployed in August 2016 during the Homestead era.

Key Facts
Deployment Block
2,014,287
Deployment Date
Aug 5, 2016, 06:10 AM
Code Size
1.2 KB

Description

The account that creates the contract becomes its minter and is the only one that can call create or destroy, which add and remove units from an arbitrary balance and adjust the total supply. Every addition and subtraction runs through checked helpers that throw on overflow, at a time when unchecked arithmetic was still normal. The source it comes from also defines a binary outcome market that settles in this asset. It was created by a factory contract rather than deployed directly from an account.

Source Verified

Exact bytecode match(1,193 bytes)
Compiler: v0.3.5-
Heuristic Analysis

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

Detected Type: Token

Bytecode Overview

Opcodes1,193
Unique Opcodes135
Jump Instructions58
Storage Operations39

External Links

Related contracts