Back to Home

Contract 0xdf373f3dab25...8c6aaeb3f825

Unknown
0xdf373f3dab25...8c6aaeb3f825
FrontierContract #163DecompiledEdit this contract
Deployed August 11, 2015 (10 years ago)Block 69,213

A pricing and deposit management contract from August 11, 2015, featured by ether.camp founder Roman Mandeleil as a notable early Frontier contract.

Frontier Era

Historical Significance

Featured by ether.camp founder Roman Mandeleil as one of the first notable contracts on Ethereum, alongside the Ethereum Foundation treasury. Its selection by Mandeleil as a showcase contract for the ether.camp VM trace feature places it among the earliest contracts considered interesting enough for community attention.

Context

Deployed during the first two weeks of Frontier. The ether.camp explorer (frontier.ether.camp), founded by Roman Mandeleil, was one of the earliest Ethereum block explorers and the first to offer VM trace functionality — allowing developers to step through contract execution. The Reddit announcement thread drew comments from notable early Ethereum figures including drcode (SciFi contract creator) and Martin Köppelmann (later Gnosis co-founder).

Key Facts
Deployment Block
69,213
Deployment Date
Aug 11, 2015, 01:32 PM
Code Size
1.1 KB
Gas at Deploy
388,216
Transactions by Year
201587
201629
202612

Description

This contract was deployed on August 11, 2015 (block 69,213), 12 days after Ethereum mainnet launch. It implements a pricing and deposit management system with functions including setPrice(uint256), setDeposit(uint256), setTimeBlock(uint256), costs(), and open(). The contract received 15 transactions from 3 unique addresses.

The contract was prominently featured by Roman Mandeleil (founder of ether.camp) in an August 12, 2015 Reddit post announcing the ether.camp block explorer's new VM trace feature. Mandeleil highlighted this contract alongside three others — including the SciFi voting contract (0xd94badbec) and the Ethereum Foundation treasury (0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae) — as examples of interesting contracts to explore with the new tracing tool.

The deployer address (0x8bae48F227d978d084B009b775222BAaF61ed9fe) made multiple configuration calls immediately after deployment, suggesting active testing of the pricing mechanism. No source code has been verified on Etherscan.

Heuristic Analysis

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

Detected Type: Unknown

Bytecode Overview

Opcodes1,118
Unique Opcodes139
Jump Instructions72
Storage Operations56

External Links