Frontier Era
The initial release of Ethereum. A bare-bones implementation for technical users.
testContract
programThe first publicly posted Ethereum contract that returned a value when called, demonstrating interactive smart contract execution.
0xa3483b...018cdcAugust 7, 2015token
tokenAn early ERC-20-like token deployed in Ethereum's first week, built directly from the example in the official Ethereum Frontier Guide documentation.
0x8374f5...46609aAugust 7, 2015token
tokenA second deployment of the FirstCoin tutorial token by the same creator, 11 blocks after the original — both derived from the official Ethereum Frontier Guide e
0x3b4446...295f52August 7, 2015TerraNullius
registryOne of the earliest interactive contracts on Ethereum, allowing users to stake claims and leave permanent messages on the blockchain.
0x6e38a4...844d66August 7, 2015Contract 0xd958b51b...
tokenEthereum.org tutorial Coin contract deployed on Frontier day 1. Contains a bug: balance(address) ignores its argument and returns msg.sender balance.
0xd958b5...ec4c9fAugust 7, 2015MyScheme (1ETH)
crowdsaleThe original MyScheme pyramid contract with a 1 ETH entry fee, deployed on August 7, 2015.
0x109c4f...4aea3fAugust 7, 2015MyScheme
ponziOne of Ethereum's earliest pyramid-style chain letter contracts, deployed 9 days after genesis. Required 10 ETH per entry and distributed payouts to earlier par
0xa32707...30f955August 7, 2015EarlyChainLetterSmall
unknownA small-denomination chain-letter investment contract paired with a 10-ETH variant, deployed August 7, 2015 by the same address. Accepts approximately 0.1 ETH p
0xbaa54d...8ebb52August 7, 2015GlobalRegistrar
registryThe official Ethereum GlobalRegistrar deployed by the go-ethereum team in August 2015. This was the canonical name registry contract embedded as pre-compiled by
0x1392a4...770c35August 7, 2015NameReg
registryA simple name registry contract with reserve, transfer, setAddr, and disown functionality, deployed on Frontier Day 6.
0xc076cf...a339a5August 7, 2015StringVoting
otherA single-function voting contract where users cast votes by sending ETH with a string candidate name, from the same developer who built MovieVoting.
0x61a9c3...545606August 8, 2015MovieVoting
otherAn earlier deployment of the MovieVoting contract - identical bytecode to rank 23, deployed at block 51,112 on Frontier Day 4.
0x58828d...88d96aAugust 8, 2015MovieVoting
programA Frontier Day 1 movie voting contract where users send ETH to permanently rank movies on-chain — one of the earliest interactive dApps on Ethereum.
0x8bbf81...69c7f7August 8, 2015GlobalRegistrar
registryThe second deployment of the official Ethereum GlobalRegistrar, deployed nine days after the first. Both deployments use identical bytecode pre-compiled and emb
0xf436ce...6267d0August 8, 2015SciFi
programA playful on-chain voting contract where users bid ETH to rank the best sci-fi movies of all time — one of the first interactive dApps on Ethereum Frontier.
0xd94bad...319d18August 8, 2015NameRegister
registrarEarly Frontier-era name registry contract (Aug 8, 2015, block 51807) implementing reserve, register, and setContent functions for on-chain name resolution.
0x556488...b9f561August 8, 2015Greeter
unknownAnother HelloWorld Greeter deployment by Linagee on Frontier Day 1 - the same deployer who started Ethereum's contract history.
0x412fda...7267edAugust 8, 2015CoinEscrow
otherA token contract with built-in escrow functionality, combining the dapp-bin BasicCoin interface with deposit and withdrawal operations.
0x9018e2...35a683August 8, 2015NameRegistry
tokenFixed-fee name registry from Day 9 of Ethereum (Aug 8, 2015). Reserve names for 69 ETH, resolve addresses. A precursor to ENS.
0xa1a111...b8af00August 8, 2015Greeter
unknownA Greeter with the message 'Ethereum will change the world smarter' - deployed Aug 8, 2015 by a developer connected to the Tokyo Smart Contract meetup.
0xda0c1c...7a68ebAugust 8, 2015CoinEscrow
otherA deployment of the CoinEscrow contract with identical function interface to rank 28, by a different deployer.
0xe727bb...38cfa1August 8, 2015Greeter
unknownA Frontier Greeter compiled with an intermediate soljson build - same source as the standard tutorial, slightly different string return codegen.
0x7717ef...25a1e1August 8, 2015Ponzi
ponziOne of the earliest Ponzi schemes on Ethereum - a 102% payout contract where new deposits fund earlier investors, deployed on Frontier Day 4.
0xce44c7...75f579August 8, 2015token
tokenEarly tutorial-derived coin contract compiled with Solidity v0.1.1, deployed 9 days after Ethereum Frontier launch.
0x3c401b...da1634August 8, 2015