Back to Home

Forum

Utility
0xf56d334a7ad4...f8827972e34d
FrontierExact Bytecode MatchEdit this contract
Deployed December 21, 2015 (10 years ago)Block 725,536

Comment log for a marketplace listing, deployed by the store it belongs to

Frontier EraVerified Source

Context

Deployed in December 2015 on the Frontier chain, created from within another contract rather than by an account.

Key Facts
Deployment Block
725,536
Deployment Date
Dec 21, 2015, 12:39 PM
Code Size
463.0 B

Description

A comment board that keeps nothing in storage. addComment takes an identifier and a block of text and emits a Comment event indexed by the poster and by the identifier, so the thread lives entirely in the log and readers reassemble it from events. Storage holds only an owner and a fee, both settable by the owner alone, with getOwner and getFee to read them back. Each instance is created by its parent store contract at deployment, which records the address it gets back and forwards comments to it.

Source Verified

Exact bytecode match(463 bytes)
Compiler: v0.1.7-
Heuristic Analysis

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

Detected Type: Utility

Bytecode Overview

Opcodes463
Unique Opcodes98
Jump Instructions24
Storage Operations8

External Links

Related contracts