Byzantium Era
First Metropolis hard fork. Added zk-SNARK precompiles, REVERT opcode, and staticcall.
Asteroid
tokenERC20 token built on OpenZeppelin v1.3.0 with owner-restricted burn function. Deployed during the 2017-2018 ICO era.
0xd86e37...474375October 24, 2017CryptoCatsMarket
tokenCryptoCats pre-launch test contract (Nov 2017). The first version to introduce cat names and the allInitialOwnersAssigned() initialization pattern.
0xd23ade...718456November 11, 2017BankWallet
otherProxy wallet that forwards received ETH to a configured bank address. Owner can sweep ETH and ERC-20 token balances to that same destination.
0x449ad8...17a931November 14, 2017KittyCore
nftThe first NFT game to achieve mainstream adoption, introducing on-chain collectibles, breeding mechanics, and ERC-721 ownership at global scale.
0x06012c...7a266dNovember 23, 2017Contract 0x0001414b...
tokenExchange deposit wallet (UserWallet). Owner-only ETH collection and ERC-20 token sweeping with Deposit event logging.
0x000141...106902December 13, 2017ýÞ
walletMinimal delegatecall proxy. Forwards all calls to a hardcoded implementation address using DELEGATECALL, preserving the caller's storage context.
0xb3c5f3...9a2462January 4, 2018UserWallet
otherExchange deposit wallet with ETH and ERC20 sweep functions. One of the most widely deployed bytecodes on Ethereum.
0x24eb88...a068a7January 4, 2018Contract 0x493bbd96...
walletToken sweeper contract. Collects ERC20 balances from deposit addresses by calling sweep(tokenAddress) and forwarding tokens to a master wallet.
0x493bbd...50d3bbJanuary 4, 2018Contract 0x3d40c2c8...
otherToken relay contract. Forwards ERC20 token transfers via transferToken(token, recipient, amount) on behalf of a configured owner.
0x3d40c2...1ec557January 4, 2018Contract 0x5d200d14...
walletETH forwarder with configurable destination. Forwards incoming Ether to a parent address set at deployment, with an owner-only flush() method.
0x5d200d...52b7faJanuary 4, 2018Contract 0x60071929...
walletMinimal ETH forwarder. Hardcodes a destination address at deployment and unconditionally forwards all incoming Ether to it.
0x600719...e09409January 7, 2018IMG
otherOn-chain JPEG of a tabby cat: a 128x128 JFIF baseline image returned as a hex-text string by a single read() function. January 2018.
0x2fabe6...86c7a1January 21, 2018FartToken
An ERC-20 token called FartCoin (FART) deployed in January 2018.
0x937151...ff7c3eJanuary 22, 2018Contract 0xf53188e0...
walletExchange deposit wallet that collects ERC20 tokens via collect(tokenAddress, recipient, amount) and ETH via a payable fallback function.
0xf53188...a66c1cJanuary 22, 2018Contract 0xda0a31cc...
otherToken distributor contract. Transfers ERC20 tokens from the contract to recipients via sendCoin(recipient, amount, tokenAddress).
0xda0a31...93b07cJanuary 27, 2018Contract 0x5e63e5f3...
walletUser withdrawal account. Holds ETH and ERC20 tokens on behalf of a user and allows owner-authorized withdrawals to a registered user address.
0x5e63e5...ee2973January 30, 2018CryptoColors
otherFebruary 2018 hot-potato collectible game on Ethereum. Five tokens: Red, Blue, Lime, Yellow, Orange — each storing R/G/B values on-chain.
0x3116c4...ef9b96February 3, 2018_0xBitcoinToken
tokenThe original EIP-918 mineable token, Bitcoin's proof-of-work on Ethereum
0xb6ed76...405b31February 6, 2018CryptHall Of Fame (abandoned first deploy)
otherFirst deploy of CryptHall Of Fame by colmea.eth, abandoned 8 minutes later. No tokens were ever created on this instance. The canonical contract is at 0xb041de4
0x04cef5...3bd45eFebruary 8, 2018HeroToken
otherFeb 2018 personal NFT scrapbook by Belgian dev colmea.eth — 12 heroes (5 named: De Sprimont family, friend Hadrien, dog Noukie, Kylo Ren, belle panthère) on a C
0xb041de...1a3596February 8, 2018Contract 0x6b2d255a...
walletETH forwarder with administrative controls. Forwards incoming Ether to a parent address and supports flushTokens(ERC20) and a kill() self-destruct.
0x6b2d25...8f1ebbFebruary 13, 2018_0xDOGEToken
tokenFirst 0xBitcoin clone, deployed 10 days after 0xBTC. Permanently bricked after 12 mints by a reward dust term and a recursive era-cap bug.
0x0d8bb9...f4e7a9February 16, 2018HumanityCard
nftERC-721 collectible card game of historical figures. mineCard() costs 0.001 ETH and randomly assigns a figure via block.timestamp randomness.
0xbc9b96...20f2ccMarch 13, 2018Contract 0xe0f42a3f...
walletBitGo WalletSimple multisig wallet. Requires two-of-three key signatures for sendMultiSig ETH transfers and sendMultiSigToken ERC20 transfers.
0xe0f42a...415cd4March 19, 2018