Back to Home

SingularDTVFund

Token
0xe736091fc36f...25940822d3ba
DAO ForkSource Verified
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).

Key Facts

Deployment Block
2,364,373
Deployment Date
Oct 2, 2016, 08:47 AM
Code Size
1.1 KB
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.

Heuristic Analysis

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

Detected Type: Token
Has ERC-20-like patterns

DAO Fork Era

The controversial fork to recover funds from The DAO hack.

Block span: 1,920,0002,462,999
July 20, 2016October 18, 2016

Bytecode Overview

Opcodes1,102
Unique Opcodes122
Jump Instructions65
Storage Operations31

Verified Source Available

This contract has verified source code on Etherscan.

View Source Code

External Links