A token-weighted governance contract deployed by Avsa on Dec 3, 2015, using MistCoin as voting shares. 0.1 ETH remains locked after 10 years.
Key Facts
Description
This contract is a Shareholder Association DAO from the ethereum.org DAO tutorial, deployed by Alex Van de Sande (0xD1220A0cf47c7B9Be7A2E6BA89F429762e7b9aDb) on December 3, 2015 (block 635909). It uses MistCoin (0xf4eced2f682ce333f96f2d8966c613ded8fc95dd) as the governance token, requiring holders to vote on proposals.
The contract was configured with a minimum quorum of 1,000,000 MistCoin tokens and a debate period of 10,000 minutes (~6.9 days). These parameters suggest it was intended as a real governance mechanism for a MistCoin-based organization.
Despite 13 total transactions (including several proposals and votes in 2022), the 0.1 ETH deposited at deployment remains permanently locked. The minimumQuorum threshold of 1 million tokens was apparently never met to approve a withdrawal proposal.
Technically, this is one of the earliest known token-weighted governance contracts on Ethereum. The source code matches the ethereum.org Stakeholder Association tutorial exactly in function signatures - a standalone Association contract that allows MistCoin holders to create proposals, vote, and execute transactions.
Historian Categories
Heuristic Analysis
The following characteristics were detected through bytecode analysis and may not be accurate.
Frontier Era
The initial release of Ethereum. A bare-bones implementation for technical users.