Frontier Era
The initial release of Ethereum. A bare-bones implementation for technical users.
Contract 0xb00de140...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0xb00de1...a6a7f9October 24, 2015Contract 0x2ad2be6b...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0x2ad2be...696e00October 24, 2015Contract 0x36626ec3...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0x36626e...60d957October 24, 2015Contract 0x60fce8e5...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0x60fce8...c84ef7October 24, 2015Contract 0x1081417f...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0x108141...86bc64October 24, 2015MyToken
tokenThe 2015 tutorial token renamed to MyToken, leaving its initialiser as a public function any account can call to set its own balance.
0x95815d...6f4998October 24, 2015Logs
unknownA minimal on-chain logging contract: addLog(s) emits a Log(string) event and addBreak() records the current block number as a section marker.
0x8e96a2...defeecOctober 25, 2015Contract 0xa9a15244...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0xa9a152...ade9edOctober 25, 2015Contract 0xa3e62e2b...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0xa3e62e...949f00October 25, 2015Contract 0x4a5717bb...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0x4a5717...e8e1dbOctober 25, 2015Contract 0xd0bfe0dc...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0xd0bfe0...f60e1eOctober 25, 2015Contract 0xcacd1d8a...
tokenA copy of the coin contract from the Frontier Guide where the contract was renamed but its constructor was not, leaving the supply function callable by anyone.
0xcacd1d...a5e497October 25, 2015Contract 0x00593a33...
tokenVariant of the ethereum.org 'Dapps for Beginners' subcurrency (Frontier 2015): sendCoin transfer, public coinBalanceOf mapping, CoinTransfer event, token() mint
0x00593a...742d09October 25, 2015MyToken
tokenDeployed by the account that deployed MistCoin eight days later. No constructor argument was given, so the supply fell to the built-in default of 10,000.
0xe274d1...89ef65October 26, 2015MyToken
tokenByte identical to 0xE274d18EF7b194A1EDEbB04cfE297CFe1489ef65 and deployed two minutes and twelve seconds later from a different account. Supply 10,000.
0x005762...515a2cOctober 26, 2015Poll
daoA one question poll from 2015 that only its own creator is allowed to vote in.
0x0c4eb4...bfb146October 26, 2015Greeter
utilityThe go-ethereum Contract Tutorial greeter, deployed with the greeting: Hello World!
0x6a50b5...0cd477October 27, 2015Contract 0xef6d7494...
daoA one question poll from 2015 that only its own creator is allowed to vote in.
0xef6d74...730387October 27, 2015Contract 0x266dd0f6...
daoA one question poll from 2015 that only its own creator is allowed to vote in.
0x266dd0...4db849October 27, 2015Contract 0x706e373a...
daoA one question poll from 2015 that only its own creator is allowed to vote in.
0x706e37...523e5bOctober 27, 2015Contract 0xb813b219...
daoA one question poll from 2015 that only its own creator is allowed to vote in.
0xb813b2...2a7fc1October 27, 2015MyToken
tokenAn October 2015 token prototype whose balances sit in a public mapping named balances, read through a balanceOf function. Supply 132,325,360.
0x27cb40...e0c0edOctober 27, 2015MyToken
tokenThe October 2015 prototype where the Transfer event gained its indexed parameters, the form ERC-20 later required. Supply 10,000, never used.
0x22d9d0...79e949October 27, 2015Contract 0x49587971...
daoA one question poll from 2015 that only its own creator is allowed to vote in.
0x495879...863c5cOctober 27, 2015