Frontier Era
The initial release of Ethereum. A bare-bones implementation for technical users.
Digix
initializerThe earliest attempt to deploy a smart contract on Ethereum mainnet.
0x9a049f...a977a0August 7, 2015Contract 0xc669eaad...
One of six zombie accounts — the earliest known null deployments on Ethereum mainnet, predating the first successful contract deployment at block 48,643.
0xc669ea...ac1871August 7, 2015Contract 0x589ea787...
One of six zombie accounts — the earliest known null deployments on Ethereum mainnet, predating the first successful contract deployment at block 48,643.
0x589ea7...81010eAugust 7, 2015Contract 0x9a6bfff9...
One of six zombie accounts — the earliest known null deployments on Ethereum mainnet, predating the first successful contract deployment at block 48,643.
0x9a6bff...9060e4August 7, 2015Contract 0xf0b04207...
One of six zombie accounts — the earliest known null deployments on Ethereum mainnet, predating the first successful contract deployment at block 48,643.
0xf0b042...ee4fa3August 7, 2015DeadBeef Test
unknownA raw bytecode test deployment by Linagee on Frontier Day 1 - the classic 0xdeadbeef pattern.
0x4dae54...f974bcAugust 7, 2015DeadBeef Test
unknownA raw bytecode test deployment by Linagee on Frontier Day 1 - the classic 0xdeadbeef pattern.
0x9973aa...f31f0bAugust 7, 2015Contract 0x7043be25...
One of six zombie accounts — the earliest known null deployments on Ethereum mainnet, predating the first successful contract deployment at block 48,643.
0x7043be...5146d4August 7, 2015Contract 0x1a332271...
One of six zombie accounts — the earliest known null deployments on Ethereum mainnet, predating the first successful contract deployment at block 48,643.
0x1a3322...df436eAugust 7, 2015DeadBeef Test
unknownA raw bytecode test deployment by Linagee on Frontier Day 1 - the classic 0xdeadbeef pattern.
0x87c44b...75f2adAugust 7, 2015Test
programThe earliest known Ethereum contract with executable runtime code. A single function go() that returns the string "eth", compiled with the first publicly availa
0x651629...8c21faAugust 7, 2015Greeter
programAn early Ethereum contract that returns the string “Hello World!” when called.
0xfea8c4...8b08ebAugust 7, 2015Greeter
unknownOne of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0xd464e6...dc98f3August 7, 2015Greeter
unknownOne of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0xf91486...63ea50August 7, 2015Greeter
unknownOne of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0x3dbdee...5658a9August 7, 2015PrimeChecker
unknownOne of the earliest smart contracts on Ethereum, deployed August 7, 2015 (block 48,790). A pure function that finds the smallest prime factor of any number.
0x66d796...5bf320August 7, 2015Contract 0xdae50472...
unknownPrimeChecker contract. Identical bytecode to 0x66d796e7 -- smallestfactor(uint256) returns the smallest prime factor, or n if prime. Deployed Aug 7, 2015 by the
0xdae504...b85c33August 7, 2015PrimeChecker
programPrimeChecker contract. Identical bytecode to 0x66d796e7 -- smallestfactor(uint256) returns the smallest prime factor, or n if prime. Deployed Aug 7, 2015 by the
0x7b2d5c...164661August 7, 2015Greeter
unknownOne of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0x630ea6...f1fe7aAugust 7, 2015Greeter
unknownOne of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0x6e03d9...330cfdAugust 7, 2015Greeter (draft)
unknownA failed Greeter deployment, the first of three attempts where the gas limit was too low to store the runtime code on-chain.
0xf9c2a9...4273c2August 7, 2015Greeter (draft)
unknownA failed Greeter deployment, the second of three attempts where the gas limit was too low to store the runtime code on-chain.
0x26b151...e63c3aAugust 7, 2015Greeter (draft)
unknownA failed Greeter deployment, the third of three attempts where the gas limit was too low to store the runtime code on-chain.
0x235287...1c90a7August 7, 2015Greeter
unknownThe Frontier Greeter - Ethereum's Hello World tutorial deployed by a 2000 ETH genesis wallet on Day 1, with mortal() exposed as a callable function.
0xcde4de...bf7864August 7, 2015