Back to Home

CreatorTokenEther

0x01f568e268ea...965c217b8312
DAO ForkSource VerifiedEdit this contract
Deployed August 18, 2016 (10 years ago)Block 2,095,638

A factory library that deploys tokens backed one for one by ether held in the token

DAO Fork EraVerified Source

Historical Significance

An ether backed token issued by a factory rather than written by hand, with the created token's ABI published on chain beside the factory that makes it.

Context

Deployed in the Homestead era, a year before wrapped ether became a standard building block.

Key Facts
Deployment Block
2,095,638
Deployment Date
Aug 18, 2016, 04:38 PM
Code Size
5.3 KB

Description

CreatorTokenEther is one of the factory libraries in Airalab's DAO toolkit. Its create function deploys a TokenEther, a token whose supply is its own ether balance: sending ether to refill mints the sender an equal token balance, and withdraw burns tokens and returns the ether. Two further functions make it self describing on chain: version returns the toolkit release it was built from, and interface returns the full ABI of the token it creates as a JSON string. Deployed on 18 August 2016 by 0x4af013afbadb22d8a88c92d68fc96b033b9ebb8a and recovered from airalab/core.

Bytecode Overview

Opcodes5,443
Unique Opcodes188
Jump Instructions282
Storage Operations71

External Links

Related contracts