Back to Home

SingularDTVFund

Token
0xe736091fc36f...25940822d3ba
DAO ForkContract #24KSource VerifiedEdit this contract
Deployed October 2, 2016 (9 years ago)Block 2,364,373

SingularDTV Fund contract — treasury and workshop management component of the SingularDTV decentralized entertainment platform (October 2016).

DAO Fork EraVerified Source

Historical Significance

Part of the SingularDTV tri-contract system, one of the earliest examples of modular smart contract architecture for a token sale. The two-year workshop token lockup enforced on-chain was an early trust mechanism that predated the widespread use of vesting contracts in later ICOs.

Context

Deployed September 2016 alongside the SingularDTV crowdfunding and token contracts. Built by ConsenSys developer Stefan George, who later co-founded Gnosis. Part of the ConsenSys venture studio ecosystem during the early ICO wave.

Key Facts
Deployment Block
2,364,373
Deployment Date
Oct 2, 2016, 08:47 AM
Code Size
1.1 KB
Gas at Deploy
363,838
Transactions by Year
20162
2017233
201881
201919
20207
20213
20221

Description

The SingularDTVFund contract was the treasury and workshop management component of the SingularDTV system. It was authored by Stefan George (stefan.george@consensys.net), deployed alongside the SingularDTVCrowdfunding (0xbdf5c4f1...) and SingularDTVToken (0xaec2e87e...) contracts as a trio of interlinked smart contracts.

This contract managed the fund received from the crowdfunding and contained the workshop address for the SingularDTV team. The SNGLS token contract referenced this fund contract directly, enforcing a two-year lockup on workshop tokens — preventing the team from transferring their allocation for 24 months after the crowdsale.

The multi-contract architecture (crowdfunding + token + fund) was an early example of separation of concerns in smart contract design, with each contract handling a distinct responsibility while cross-referencing the others by hardcoded address.

Source Verified

Etherscan verified
Heuristic Analysis

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

Detected Type: Token
Has ERC-20-like patterns

Bytecode Overview

Opcodes1,102
Unique Opcodes122
Jump Instructions65
Storage Operations31

External Links