Token Contracts
ERC-20 compatible tokens and other fungible token contracts deployed on early Ethereum. These contracts implement transfer, balance, and approval mechanisms.
token
An 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
A 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, 2015Contract 0xd958b51b...
Ethereum.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, 2015token
Early tutorial-derived coin contract compiled with Solidity v0.1.1, deployed 9 days after Ethereum Frontier launch.
0x3c401b...da1634August 8, 2015token
Tutorial-derived coin contract (Solidity v0.1.1), one of multiple token instances deployed by the same address on Aug 8, 2015.
0x33e986...395d13August 8, 2015CoinStub
Coin tutorial stub — mapping getter + empty function returning default bool.
0x4fb5ac...3b08aeAugust 8, 2015token
Tutorial-derived coin contract (Solidity v0.1.1), one of multiple FirstCoin instances deployed by the same address on Aug 8, 2015.
0xe9712e...968a4cAugust 8, 2015token
Tutorial-derived coin contract (Solidity v0.1.1), one of multiple FirstCoin instances deployed by the same address on Aug 8, 2015.
0xdff42a...a4ec5eAugust 8, 2015token
Tutorial-derived coin contract (Solidity v0.1.1), one of multiple token instances deployed by the same address on Aug 8, 2015.
0x98f478...d7e0baAugust 8, 2015token
Tutorial-derived coin contract (Solidity v0.1.1), deployed Aug 9, 2015 during the Frontier era.
0xb49180...1fd8ceAugust 9, 2015Exchange
Owner-controlled custody contract with Deposit/Transfer/IcapTransfer events.
0x0fa647...fd0bf6August 10, 2015Contract 0x012a5642...
The canonical ethereum.org 'Dapps for Beginners' subcurrency (token): sendCoin transfers with a CoinTransfer event.
0x012a56...dfb7c7August 12, 2015Exchange
Owner-controlled custody contract with ICAP-style transfer events.
0x1c5239...6b23f0August 12, 2015ExpRegistrar
First deployment of Gavin Wood's ExpRegistrar, a name registry where every name has a standing price that doubles on each sale.
0x96d76a...8709e3August 12, 2015globalregistrar
The ninth iteration of the GlobalRegistrar contract, which became the canonical Ethereum name registrar hardcoded into Geth and other clients during the Frontie
0xaefd94...f061c0August 19, 2015MyToken
The first contract on Ethereum mainnet to carry transfer(address,uint256), deployed 19 August 2015. Balances live in a public mapping, and the transfer returns nothing and emits no event.
0x65c4e6...6c5ed2August 19, 2015ayeAyeCoin
One of the earliest named tokens on Ethereum, and the first known to feature an animal identity and a public on-chain faucet.
0x3eddc7...7305bbAugust 20, 2015Contract 0xaa6bde0e...
A copy of the coin contract from the Frontier Guide, the two function token that taught a generation of Ethereum developers to move a balance.
0xaa6bde...d36bb2August 27, 2015Coin
The subcurrency example from the Solidity documentation with a payable deposit bolted on.
0x8d9bba...d771b5September 4, 2015currency
An early Frontier-era token contract implementing a pre-ERC-20 interface, deployed on September 8, 2015 by an address associated with the ENS name collectibletr
0x8494f7...634fd3September 8, 2015Contract 0xb8b22406...
A copy of the coin contract from the Frontier Guide, the two function token that taught a generation of Ethereum developers to move a balance.
0xb8b224...0a354aSeptember 19, 2015Contract 0x88277c6c...
A copy of the coin contract from the Frontier Guide, the two function token that taught a generation of Ethereum developers to move a balance.
0x88277c...e01fe7September 25, 2015Contract 0x5f4c0107...
A copy of the coin contract from the Frontier Guide, the two function token that taught a generation of Ethereum developers to move a balance.
0x5f4c01...194380September 25, 2015Contract 0xf19da8c0...
A copy of the coin contract from the Frontier Guide, the two function token that taught a generation of Ethereum developers to move a balance.
0xf19da8...4e9e70September 25, 2015