Frontier Era
The initial release of Ethereum. A bare-bones implementation for technical users.
Contract 0x78db213b...
daoA one question poll from 2015 that only its own creator is allowed to vote in.
0x78db21...43e313December 16, 2015Contract 0x0739f89d...
daoA one question poll from 2015 that only its own creator is allowed to vote in.
0x0739f8...ff9b18December 16, 2015Mortal
utilityThe guide's kill contract with a coin flip added to its fallback
0xf1d57f...d06c8dDecember 18, 2015Contract 0xf1995532...
utilityThe go-ethereum Contract Tutorial greeter, deployed from a variant whose constructor differs from the published one.
0xf19955...88fd24December 19, 2015TimeLockVault
walletA 2015 time-lock vault: deposit ETH to lock it ~20 years, withdraw after it expires.
0xed44f3...643735December 20, 2015Forum
utilityComment log for a marketplace listing, deployed by the store it belongs to
0xf56d33...72e34dDecember 21, 2015Ballot
utilityDelegated voting over five proposals, with the chairperson handing out voting rights
0x812e8a...8a4d91December 22, 2015AdminCheck
experimentalA test contract that checks if the caller matches a hardcoded admin address, with kill and get functions.
0x49efab...82c595December 22, 2015AdminCheckV2
experimentalA test contract that writes a bool flag based on whether the caller matches a hardcoded admin address, with kill, get, and getBool functions.
0x592621...f26259December 22, 2015Contract 0x39f631bf...
utilityBalance bookkeeping for the Ethereum Alarm Clock, held in a library
0x39f631...659114December 23, 2015Contract 0x8deb276d...
utilityThe call lifecycle for the Ethereum Alarm Clock, held in a library
0x8deb27...872baaDecember 23, 2015Contract 0xac0500b2...
utilityThe scheduling logic for the Ethereum Alarm Clock, held in a library
0xac0500...17be0eDecember 23, 2015EthereumAlarmClock
utilityThe Ethereum Alarm Clock entry point, which creates one contract per scheduled call
0xe109ec...23be2aDecember 23, 2015TestCallExecution
utilityTest contract for Piper Merriam's Ethereum Alarm Clock, deployed December 2015. Verifies the scheduler can execute set/register/do calls correctly.
0x685308...9a751dDecember 23, 2015Contract 0xfee4fe91...
utilityA single scheduled call, created by the scheduler and waiting for its target block
0xfee4fe...f6b692December 23, 2015CanaryV6
utilityA liveness canary for the Ethereum Alarm Clock, deployed 26 December 2015.
0x08c2f6...07f8a7December 26, 2015Contract 0xe360ffc5...
unknownThe mortal base contract from the Frontier Guide deployed on its own, with nothing inheriting from it.
0xe360ff...dfa702December 26, 2015Contract 0x91358f8a...
unknownThe mortal base contract from the Frontier Guide deployed on its own, with nothing inheriting from it.
0x91358f...bc8347December 26, 2015Contract 0x4d0d850e...
unknownThe mortal base contract from the Frontier Guide deployed on its own, with nothing inheriting from it.
0x4d0d85...e0f690December 26, 2015Contract 0x1e57dff8...
unknownThe mortal base contract from the Frontier Guide deployed on its own, with nothing inheriting from it.
0x1e57df...e16908December 26, 2015SimpleAuction
tokenThe Simple Open Auction from the Solidity documentation, opened for 1000 seconds with the deployer as beneficiary.
0xa46f38...626d7dDecember 27, 2015StateMachine
tokenThe State Machine example from the Solidity documentation's common patterns page, deployed as written with its empty function bodies.
0xd7ee2f...125b00December 27, 2015CanaryV6
utilityA liveness canary for the Ethereum Alarm Clock, deployed 28 December 2015.
0x675e2c...f91b33December 28, 2015Congress
tokenAlex Van de Sande's Congress DAO from Dec 28, 2015: on-chain voting with member registry (mapping) and configurable quorum.
0xb3d47f...7c6c0cDecember 28, 2015