Back to Home

Poplar(๐ŸŒณ)

Token
0x3d2ff34915a0...712761a29cd1
HomesteadContract #21KSource VerifiedEdit this contract

Bytecode verified via sibling

This contract shares identical runtime bytecode with MyAdvancedToken (0x64f310f6...) which has been verified through compiler archaeology.

Deployed July 19, 2016 (10 years ago)Block 1,914,504

Poplar, ticker written as a tree emoji, launched with zero supply on 19 July 2016.

Homestead EraVerified Source

Historical Significance

Poplar uses a tree pictograph where the ticker string normally goes, an early instance of an emoji ERC-20 symbol on mainnet. It carries the central bank extensions: an owner who can mint into any account, freeze accounts, and set a buy and a sell price so the contract will trade its own token against ether. The deployer set the initial supply to zero, so every unit in circulation was minted after deployment rather than at it.

Context

Deployed the day before the DAO hard fork split the chain.

Token Information
Token Name
Poplar
Symbol
๐ŸŒณ
Decimals
4
Key Facts
Deployment Block
1,914,504
Deployment Date
Jul 19, 2016, 07:48 PM
Code Size
2.6 KB
Gas at Deploy
951,925
Transactions by Year
20171

Description

A token supporting transfers and allowance spending, plus approvals that call back into the spending contract. The owner can mint new units, freeze individual accounts and set a buy and sell price so holders can trade against the contract. Deployed July 2016 by 0x2e0220d1e33fa79c98f8459559de52f8b08d3887.

Source Verified

Soliditysource_reconstructed
Compiler: 0.3.1+c

soljson v0.3.1+commit.c492d9be optimizer ON. ConsenSys MyAdvancedToken template (totalSupply shadowed in MA at slot 10; transferOwnership redeclared in MA for tail placement; mintToken events use owner not this; transfer override checks balance/overflow then frozen). 20/20 selectors, 11/11 storage slots, 42/44 EVM bodies byte-for-byte PC-normalized. Verify: github.com/cartoonitunes/awesome-ethereum-proofs/tree/main/proofs/kin-token/

Heuristic Analysis

The following characteristics were detected through bytecode analysis and may not be accurate.

Detected Type: Token
Has ERC-20-like patterns

Bytecode Overview

Opcodes2,637
Unique Opcodes167
Jump Instructions127
Storage Operations81

External Links

Related contracts