Frontier Era
The initial release of Ethereum. A bare-bones implementation for technical users.
token
tokenTutorial-derived coin contract (Solidity v0.1.1), one of multiple token instances deployed by the same address on Aug 8, 2015.
0x33e986...395d13August 8, 2015MessagingContract
otherOne of the earliest messaging contracts on Ethereum, allowing users to send on-chain messages stored by content hash.
0xdc884e...45f48bAugust 8, 2015MessagingContract v2
otherAn upgraded on-chain messaging contract with per-address message tracking and delete functionality, from the same Frontier developer who built the simpler Messa
0x18991f...dfff72August 8, 2015MessageStore
utilityA 6-line contract storing a single public string, deployed Day 9 of Ethereum by a prolific early experimenter who shipped 18 contracts in one week.
0xd2eccd...ff3d6bAugust 8, 2015EF Wallet
multisigThe Ethereum Foundation's primary treasury wallet - a 4-of-7 multisig written by Gavin Wood, deployed 9 days after mainnet launch. The ancestor of the Parity mu
0xde0b29...697baeAugust 8, 2015Coin
tokenThe earliest Coin stub on Ethereum mainnet - an empty sendCoin implementation from the ethereum.org tutorial, deployed August 2015.
0x4fb5ac...3b08aeAugust 8, 2015Investment
otherAn early Frontier investment contract where users deposit ETH and can withdraw their balance, with an investor counter.
0x5fc8ae...fa0d83August 8, 2015OnChainProfile
otherA 10KB on-chain identity and social profile contract with 34 functions for managing name, bio, avatars, covers, topics, colors, and public keys.
0x4ab020...f9d97dAugust 8, 2015MessagingContract
otherAn on-chain messaging contract with per-address tracking and delete functionality, by the same Frontier developer who iterated on messaging across four deployme
0x97b29a...7c3532August 8, 2015Greeter
unknownThe official Greeter tutorial contract from ethereum.org, deployed on Day 2 of Ethereum mainnet with the greeting "Hello World!"
0x506f4b...466983August 8, 2015MessagingContract v3
otherAn on-chain messaging contract that adds a nonce for unique message hashing, part of a four-deployment messaging iteration on Frontier.
0xd51ead...6130efAugust 8, 2015MessagingContract v3
otherA deployment of the nonce-based messaging contract, identical interface to rank 45 but by a different deployer.
0x596224...0841caAugust 8, 2015MessagingContract
otherThe fifth iteration of an on-chain messaging system by the most prolific Frontier developer, featuring nonce-based message hashing and delete capability.
0xb93719...b6743bAugust 8, 2015MessagingContract
otherThe sixth iteration of an on-chain messaging system by the most prolific Frontier developer, featuring nonce-based message hashing and delete capability.
0xba41af...4eb0e1August 8, 2015MessagingContract
otherThe seventh iteration of an on-chain messaging system by the most prolific Frontier developer, featuring nonce-based message hashing and delete capability.
0x839333...d38deaAugust 8, 2015MessagingContract
otherThe eighth iteration of an on-chain messaging system by the most prolific Frontier developer, featuring nonce-based message hashing and delete capability.
0xbca021...d15306August 8, 2015token
tokenTutorial-derived coin contract (Solidity v0.1.1), one of multiple FirstCoin instances deployed by the same address on Aug 8, 2015.
0xe9712e...968a4cAugust 8, 2015token
tokenTutorial-derived coin contract (Solidity v0.1.1), one of multiple FirstCoin instances deployed by the same address on Aug 8, 2015.
0xdff42a...a4ec5eAugust 8, 2015token
tokenTutorial-derived coin contract (Solidity v0.1.1), one of multiple token instances deployed by the same address on Aug 8, 2015.
0x98f478...d7e0baAugust 8, 2015Lottery
unknownCommit-reveal lottery prototype by the EarlyLottery developer. buyTicket(bytes32) takes a hash commitment. submitSecret reveals the secret. payout() sends to wi
0xf6bf0e...ec3b5cAugust 8, 2015MessageStore
unknownThe first decentralized messaging contract on Ethereum, whose only use was the deployer sending 'hello2!' to themselves on Frontier Day 1.
0x3a2c6e...0b8e78August 8, 2015Greeter
unknownA Frontier-era Greeter contract with the message: 'Hello World!'
0x113158...72fa8aAugust 8, 2015Greeter
unknownA Frontier-era Greeter contract with the message: 'Life at all costs, life whatever it may be'
0x838e90...a6b110August 8, 2015Etherparty
unknownA minimal string-storage contract hardcoding the name 'Etherparty', deployed 3 times on August 8, 2015 by the same wallet that deployed SimpleStorage.
0x8200b7...e814d6August 8, 2015