Back to Home

Contract 0x2712f4ecb2b2...d8cda9a56c3f

Utility
0x2712f4ecb2b2...d8cda9a56c3f
FrontierContract #1,289Exact Bytecode MatchEdit this contract
Deployed September 19, 2015 (10 years ago)Block 257,984

A contract that exists only to delete itself

Frontier EraVerified Source

Context

Frontier and Homestead era deployment.

Key Facts
Deployment Block
257,984
Deployment Date
Sep 19, 2015, 02:47 PM
Code Size
109.0 B
Gas at Deploy
44,945

Description

A contract whose only purpose is to delete itself. dappsys shipped it as ephemeral.sol for deploy sequences where an intermediate address is needed once and never again, with a comment saying it can and should be deleted as soon as possible. This deployment calls the function remove rather than cleanUp, which is the whole of the four bytes that separate it from the dappsys source. Ninety-three bytes, one function, and a single selector to tell the two versions apart.

Source Verified

Exact bytecode match(109 bytes)
Compiler: v0.1.1+
Heuristic Analysis

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

Detected Type: Utility
Contains SELFDESTRUCT opcode

Bytecode Overview

Opcodes109
Unique Opcodes29
Jump Instructions5
Storage Operations1

External Links

Related contracts