Back to Home

CreatorTokenEmissionACL

0x5f1c64427c46...e64a7cc19955
Spurious DragonSource VerifiedEdit this contract
Deployed November 30, 2016 (9 years ago)Block 2,720,778

A factory library that deploys mintable tokens with a list of authorised minters

Spurious Dragon EraVerified Source

Historical Significance

Contract creation offered as a service by a library, with the created contract's ABI published on chain beside it. The library reports its own toolkit release and git commit through a version function, which is how it was traced back to its source.

Context

Deployed in the Homestead era, when a dapp that wanted to create a contract had to ship a compiler or a hardcoded blob.

Key Facts
Deployment Block
2,720,778
Deployment Date
Nov 30, 2016, 08:36 AM
Code Size
7.1 KB

Description

CreatorTokenEmissionACL is one of the factory libraries in Airalab's DAO toolkit. Its create function deploys a token that can mint and burn like the plain emission token, but gates minting behind an access control list rather than a single owner, so a group of accounts can be authorised to issue. Two further functions make it self describing on chain, version returning the toolkit release it was built from and interface returning the full ABI of the token it creates as a JSON string. Deployed on 30 November 2016 by 0x4af013afbadb22d8a88c92d68fc96b033b9ebb8a and recovered from airalab/core.

Bytecode Overview

Opcodes7,227
Unique Opcodes206
Jump Instructions341
Storage Operations85

External Links

Related contracts

CreatorTokenEmissionACL - Ethereum History