Back to Home

Dataries(7)

other
0x7592eb159661...bc37f09178d4
ByzantiumSource VerifiedEdit this contract
Deployed December 11, 2018 (7 years ago)Block 6,867,180

Dataries (symbol “7”) is an ERC-20 token launched on Ethereum in December 2018 that distributed its 30-billion supply through an open on-chain claim function.

Byzantium EraVerified Source

Historical Significance

Dataries is an ERC-20 token deployed to Ethereum mainnet on December 11, 2018, trading under the unusual single-character symbol “7”. It has a fixed supply of 30 billion tokens (18 decimals) and distributed its supply through an open on-chain claim: rather than a sale, any address could call the contract’s distribution function to receive a fixed allotment, with the rest allocated at deployment. This claim-based approach was a common way to bootstrap a holder base in the 2018 token landscape.

Dataries’ contract is based on the widely-reused SiaCashCoin free-distribution template, adapted with its own name, symbol, and supply parameters — a routine practice built on the shared, standardized code that underpins most ERC-20 tokens. Ethereum History reconstructed and verified its source from the deployed bytecode (near-exact match, solc 0.4.25). Its distribution function remains open on-chain, with roughly half of the supply still unclaimed.

Token Information
Token Name
Dataries
Symbol
7
Decimals
18
Key Facts
Deployment Block
6,867,180
Deployment Date
Dec 11, 2018, 01:45 PM
Code Size
3.7 KB
Gas at Deploy
1,164,743

Description

Dataries is an ERC-20 token deployed to Ethereum mainnet on December 11, 2018, trading under the single-character symbol “7”. It has a fixed supply of 30 billion tokens and distributed its supply through an open on-chain claim function — an airdrop-style model common to token launches of the period rather than an ICO.

Source Verified

SolidityNear-exact bytecode match
Compiler: v0.4.25

Dataries (symbol "7"), Dec 11 2018 ERC-20 free-distribution airdrop token. A renamed copy of the verified SiaCashCoin airdrop template (same clone family as EsseChain). Compiled with solc v0.4.25, optimizer ON, 200 runs: deployed runtime matches on-chain byte-for-byte; only the bzzr0 swarm hash differs -> near_exact_match. Keeps the template logic verbatim (decimals 18, div(100000).mul(99999), toGive>0); changes only name/symbol and supply (totalSupply 117187500e18, totalDistributed 58593750e18). The runtime exposes a public SiaCashCoin() (unrenamed constructor, selector 0x9a4b19e4) — the copy-paste artifact identifying the lineage.

Heuristic Analysis

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

Detected Type: other

Bytecode Overview

Opcodes3,781
Unique Opcodes225
Jump Instructions229
Storage Operations83

External Links

Related contracts