Back to Home

Mortal

Utility
0xf1d57f9bc33b...78afddd06c8d
FrontierContract #5,340Exact Bytecode MatchEdit this contract
Deployed December 18, 2015 (10 years ago)Block 708,251

The guide's kill contract with a coin flip added to its fallback

Frontier EraVerified Source

Context

Deployed in December 2015 on the Frontier chain.

Key Facts
Deployment Block
708,251
Deployment Date
Dec 18, 2015, 01:09 AM
Code Size
384.0 B
Gas at Deploy
127,869

Description

It keeps the standard shape of the mortal example, an owner recorded at construction and a kill that returns the balance to that owner, and adds a payable fallback that gambles. Every payment reads the block timestamp: if it is even the call simply returns and the contract keeps the money, and if it is odd the sender is paid back twice what they sent. There is no check that the contract can cover the payout, so a win against an empty balance simply fails to send.

Source Verified

Exact bytecode match(384 bytes)
Compiler: v0.1.6+
Heuristic Analysis

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

Detected Type: Utility
Contains SELFDESTRUCT opcode

Bytecode Overview

Opcodes384
Unique Opcodes57
Jump Instructions14
Storage Operations4

External Links

Related contracts