Back to Home

Contract 0xfdc62768fcfd...3f1038e76d7f

Utility
0xfdc62768fcfd...3f1038e76d7f
Tangerine WhistleExact Bytecode MatchEdit this contract
Deployed November 7, 2016 (9 years ago)Block 2,585,085

An address to address map with iteration, deployed as a shared library

Tangerine Whistle EraVerified Source

Historical Significance

Part of a 2016 attempt to sell working organisations as deployable parts: a governance contract, a token or a payment splitter bought from a counter for a fee, with the created contract's shape published on chain beside it.

Context

Deployed in the Homestead era, when deploying a contract meant compiling one yourself.

Key Facts
Deployment Block
2,585,085
Deployment Date
Nov 7, 2016, 08:41 PM
Code Size
1.8 KB

Description

AddressMap is a data structure library from Airalab's DAO toolkit. It pairs a mapping from address to address with a list of the keys, so a contract can both look a value up in one step and walk every entry in order, which a bare Solidity mapping cannot do. Deployed on 7 November 2016 by 0x4af013afbadb22d8a88c92d68fc96b033b9ebb8a and recovered from airalab/core. Etherscan cannot verify it: solc writes its link placeholder as the library name in lowercase at this vintage and Etherscan will not resolve that, so this record is the published form.

Source Verified

Exact bytecode match(1,858 bytes)
Compiler: v0.4.4+
Heuristic Analysis

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

Detected Type: Utility

Bytecode Overview

Opcodes1,858
Unique Opcodes110
Jump Instructions60
Storage Operations27

External Links

Related contracts