Back to Home

Forum

Utility
0x3c05353b135e...c2827f1049fe
FrontierExact Bytecode MatchEdit this contract
Deployed December 1, 2015 (10 years ago)Block 627,117

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
627,117
Deployment Date
Dec 1, 2015, 11:09 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