An early token named Bizilicas (BiZ) deployed on November 3, 2015 using the MyToken template, one of several tokens created on the same day as the canonical Mis...
Token Information
Key Facts
Description
The Bizilicas contract was deployed at block 485815 on November 3, 2015, by address 0x52ff2939DC29Cf8fEdfd981CBAbdE2799341bb4B. This deployment came approximately nine hours after the canonical MistCoin at block 483325 on the same day. The contract stores the token name Bizilicas with the symbol BiZ.
The contract uses the MyToken template that the Ethereum Foundation promoted through the Mist browser wallet documentation. The template was written in Solidity and compiled with version v0.1.6. It includes a public balanceOf mapping, a Transfer event, and a transfer function, providing the basic fungibility primitives that would later be codified in ERC-20.
The contract received three transactions. The first was the deployment transaction at block 485815. The subsequent two transactions occurred shortly after, likely transfers of the initial token supply or other basic interactions with the contract.
November 3, 2015 was a day of notable activity for early Ethereum token deployment. Multiple addresses deployed tokens using the MyToken template following the Mist browser's introduction of a built-in token creation feature. Bizilicas was one of these contemporaneous deployments, alongside tokens named Whitcoin, and others.
Heuristic Analysis
The following characteristics were detected through bytecode analysis and may not be accurate.
Frontier Era
The initial release of Ethereum. A bare-bones implementation for technical users.