Back to Home

Contract 0x7374372e46c1...c56cde69cb59

Utility
0x7374372e46c1...c56cde69cb59
FrontierContract #5,126Exact Bytecode MatchEdit this contract

Bytecode verified via sibling

This contract shares identical runtime bytecode with a verified contract (0xa2732f6c...) which has been verified through compiler archaeology.

Deployed December 14, 2015 (10 years ago)Block 688,558

The owned base contract, with owner renamed author

Frontier EraVerified Source

Context

Frontier and Homestead era deployment.

Key Facts
Deployment Block
688,558
Deployment Date
Dec 14, 2015, 03:00 AM
Code Size
100.0 B
Gas at Deploy
60,763

Description

A one-variable base contract: it records whoever deployed it and offers a modifier that lets a derived contract restrict a function to that address. It is the owned contract published alongside Congress at 0x66c5bc47, with the stored address renamed from owner to author, which moves its generated getter from owner() to author() and accounts for all four bytes that differ. Deployed on its own rather than inherited, so the modifier it defines is never used and contributes nothing to the code. The contract kept its own name: owned() never reaches the dispatcher, so it is still the constructor.

Source Verified

Exact bytecode match(100 bytes)
Compiler: v0.2.0+
Heuristic Analysis

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

Detected Type: Utility

Bytecode Overview

Opcodes100
Unique Opcodes39
Jump Instructions3
Storage Operations3

External Links

Related contracts