Back to Home

Kin(「金」)

Token
0x64f310f6ce9e...a8edad95ba99
DAO ForkContract #23KSource VerifiedEdit this contract
Deployed August 21, 2016 (9 years ago)Block 2,109,216

A 2016 ConsenSys MyAdvancedToken (Japanese 「金」, "gold"), 100 supply, sold via buy() at 1000 wei/token.

DAO Fork EraVerified Source
Token Information
Token Name
Kin
Symbol
「金」
Decimals
0
Key Facts
Deployment Block
2,109,216
Deployment Date
Aug 21, 2016, 02:12 AM
Code Size
2.6 KB
Gas at Deploy
936,861
Transactions by Year
20165
20171
20264

Description

"Kin" (「金」, Japanese for "gold"), an Aug 2016 ERC-20-style token built from the canonical ConsenSys MyAdvancedToken tutorial template. The deployer (0xe2cd…4c80) minted 100 indivisible KIN to themselves, set sellPrice/buyPrice to 1000 wei, and seeded the contract with the full supply for public buy(). Source recovered by compiler archaeology against soljson v0.3.1+commit.c492d9be optimizer ON; 20/20 selectors and storage layout match, 42/44 EVM body shapes byte-identical (PC-normalized), 3-byte residual gap in two solc-internal bool-canonicalization helpers.

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