Unknown Contracts
Contracts whose type could not be automatically classified. These may include custom implementations, libraries, or experimental contracts.
DeadBeef Test
A raw bytecode test deployment by Linagee on Frontier Day 1 - the classic 0xdeadbeef pattern.
0x4dae54...f974bcAugust 7, 2015DeadBeef Test
A raw bytecode test deployment by Linagee on Frontier Day 1 - the classic 0xdeadbeef pattern.
0x9973aa...f31f0bAugust 7, 2015DeadBeef Test
A raw bytecode test deployment by Linagee on Frontier Day 1 - the classic 0xdeadbeef pattern.
0x87c44b...75f2adAugust 7, 2015Greeter
One of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0xd464e6...dc98f3August 7, 2015Greeter
One of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0xf91486...63ea50August 7, 2015Greeter
One of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0x3dbdee...5658a9August 7, 2015PrimeChecker
One 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...
PrimeChecker 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, 2015Greeter
One of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0x630ea6...f1fe7aAugust 7, 2015Greeter
One of six HelloWorld Greeter deployments by Linagee on Ethereum Frontier Day 1 - same source, same compiler, greeting: 'Hello World!'
0x6e03d9...330cfdAugust 7, 2015Greeter (draft)
A 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)
A 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)
A 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
The 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, 2015EarlyChainLetterSmall
A 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, 2015Greeter
Another HelloWorld Greeter deployment by Linagee on Frontier Day 1 - the same deployer who started Ethereum's contract history.
0x412fda...7267edAugust 8, 2015Greeter
A 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, 2015Greeter
A Frontier Greeter compiled with an intermediate soljson build - same source as the standard tutorial, slightly different string return codegen.
0x7717ef...25a1e1August 8, 2015Greeter
The official Greeter tutorial contract from ethereum.org, deployed on Day 2 of Ethereum mainnet with the greeting "Hello World!"
0x506f4b...466983August 8, 2015Lottery
Commit-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
The first decentralized messaging contract on Ethereum, whose only use was the deployer sending 'hello2!' to themselves on Frontier Day 1.
0x3a2c6e...0b8e78August 8, 2015Greeter
A Frontier-era Greeter contract with the message: 'Hello World!'
0x113158...72fa8aAugust 8, 2015Greeter
A Frontier-era Greeter contract with the message: 'Life at all costs, life whatever it may be'
0x838e90...a6b110August 8, 2015Etherparty
A 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