Glossary

Pre-Mine

A pre-mine is the creation and allocation of cryptocurrency tokens before a project's public launch, typically reserved for founders and investors.

Key Takeaways

  • A pre-mine is the creation and distribution of cryptocurrency tokens before a network launches publicly, giving insiders access to supply before anyone else can mine or purchase tokens.
  • Pre-mines are controversial because they concentrate wealth and governance power among founders and investors, unlike fair launch projects such as Bitcoin where anyone could participate from day one.
  • Vesting schedules and token unlock mechanisms help mitigate selling pressure from pre-mined allocations by releasing insider tokens gradually over months or years.

What Is a Pre-Mine?

A pre-mine (also spelled "premine") is the process of creating and allocating a portion or all of a cryptocurrency's token supply before the network becomes publicly available. Instead of tokens being distributed through open mining, staking, or public purchase from the start, pre-mined tokens are generated at or before the genesis block and sent directly to wallets controlled by the project's founders, early investors, advisors, and foundations.

Pre-mining emerged as the dominant funding model for blockchain projects during the ICO era and remains standard practice today. Nearly every new Layer 1 and Layer 2 project launches with some form of pre-mined allocation. The key question for investors and users is not whether a pre-mine exists, but how large it is, how the tokens are distributed, and what lockup mechanisms are in place to prevent immediate dumping.

How It Works

Pre-mining happens during the project's development phase, before the blockchain is live and open to the public. The process follows a general pattern:

  1. The project team defines the total or maximum token supply in the protocol's configuration or smart contract code
  2. A predetermined number of tokens are created at the genesis block and assigned to specific wallet addresses
  3. These addresses correspond to allocation categories: team, investors, foundation, ecosystem fund, and others
  4. Vesting contracts or escrow mechanisms lock portions of the pre-mined supply, releasing tokens on a schedule
  5. The remaining supply (if any) is emitted over time through mining, staking rewards, or scheduled unlocks

Common Allocation Categories

Pre-mined tokens are typically divided across several categories, each serving a different purpose in the project's tokenomics model:

CategoryTypical RangePurpose
Community / Ecosystem25-50%Airdrops, grants, liquidity mining, user rewards
Team / Founders15-25%Compensation and retention for core builders
Investors10-30%Seed, private, and strategic round participants
Treasury / Reserve10-20%Protocol-controlled funds for future development
Foundation5-15%Non-profit governance, grants, and research
Advisors2-5%Compensation for strategic advisors
Public Sale5-20%ICO, IDO, or exchange listing allocation

Aggregate data from 2022 to 2023 shows that community allocations averaged around 37% of total supply, with treasury at 27%, team at 20%, and private investors at 16%.

Example: Genesis Block Configuration

In practice, a pre-mine is encoded directly into the genesis state of the blockchain. A simplified example of how a genesis configuration might allocate tokens:

{
  "genesis": {
    "total_supply": "1000000000",
    "allocations": [
      { "address": "0xTeam...",      "amount": "200000000", "vesting_months": 48 },
      { "address": "0xInvestors...", "amount": "150000000", "vesting_months": 36 },
      { "address": "0xFoundation..","amount": "100000000", "vesting_months": 24 },
      { "address": "0xEcosystem...", "amount": "350000000", "vesting_months": 60 },
      { "address": "0xPublicSale..", "amount": "200000000", "vesting_months": 0  }
    ]
  }
}

Public sale tokens are typically unlocked immediately (vesting of zero), while team and investor tokens are locked behind vesting schedules with cliff periods.

Notable Examples

Ethereum

Ethereum conducted one of the most significant pre-mines in cryptocurrency history. During its 42-day crowdsale from July to September 2014, approximately 60 million ETH were sold to the public, raising around $18.4 million in Bitcoin. An additional 11.9 million ETH (roughly 9.9% of the crowdsale amount each) were allocated to early contributors and the Ethereum Foundation, bringing the genesis block total to approximately 72 million ETH.

At launch, 100% of the existing ETH supply was pre-mined. Over time, new ETH has been issued through mining and staking rewards, diluting the genesis allocation. With total ETH supply now around 120 million, the original pre-mine represents roughly 60% of the current circulating supply.

Ripple (XRP)

XRP represents the most extreme form of pre-mine: all 100 billion tokens were created at inception with no mining mechanism whatsoever. Of that total, 80 billion XRP went to Ripple Labs and 20 billion to the three co-founders. In 2017, Ripple placed 55 billion XRP into cryptographic escrow contracts that release up to 1 billion tokens per month, though Ripple typically returns roughly 80% of each release back into new escrow contracts.

Solana

Solana's initial token distribution allocated approximately 60% of supply to insiders: seed sale (15.86%), founding sale (12.63%), team (12.50%), foundation (12.50%), validator sale (5.07%), and strategic sale (1.84%). The community reserve received 38%, while only 1.6% went to the public auction on CoinList. This distribution has drawn criticism regarding the concentration of tokens among venture capital firms and insiders.

Bitcoin: The Fair Launch Standard

Bitcoin stands as the canonical counter-example to pre-mining. Launched on January 3, 2009, Bitcoin had no presale, no insider allocation, and no privileged access. Satoshi Nakamoto gave approximately two months of public notice before launch, and anyone could mine from day one. While Satoshi is estimated to hold roughly 1.1 million BTC from early mining, those coins have never moved. Bitcoin's fair launch has been cited as a significant factor in its regulatory classification as a commodity rather than a security.

Fair Launch vs. Pre-Mine

The distinction between a fair launch and a pre-mine defines much of the philosophical and regulatory debate in cryptocurrency. For a deeper analysis of distribution models and their economic implications, see our research on Bitcoin's emission schedule.

DimensionFair LaunchPre-Mine
Token creationMined competitively over timeCreated at or before genesis
Insider allocationNoneTeam, investors, foundation receive tokens
Funding modelNo upfront funding from token salesToken sales fund development
Regulatory riskLower (commodity treatment)Higher (potential securities classification)
DistributionOpen participation from day oneInsiders get preferential access
ExamplesBitcoin, Litecoin, Monero, DogecoinEthereum, XRP, Solana, Cardano

Fair launches solve the distribution fairness problem but create a funding challenge: without a token sale, projects must rely on donations, grants, or the founders' personal resources. Pre-mines solve the funding problem but introduce concerns about centralization and insider enrichment.

Vesting Schedules as Mitigation

Vesting schedules are the primary mechanism projects use to mitigate the risks of pre-mined allocations. By locking insider tokens and releasing them gradually, vesting aligns long-term incentives and reduces the immediate selling pressure that a large pre-mine would otherwise create.

Standard Vesting Terms

Industry-standard vesting structures for pre-mined tokens typically follow a cliff-plus-linear model:

  • Team tokens: 12-month cliff followed by 36 to 48 months of linear vesting
  • Investor tokens: 6 to 12-month cliff followed by 18 to 36 months of linear vesting
  • Advisor tokens: 6 to 12-month cliff followed by 12 to 24 months of linear vesting

The cliff period prevents any tokens from being released for a set duration after launch. Once the cliff expires, a predetermined chunk unlocks, and the remaining tokens vest linearly (daily, weekly, or monthly) over the remaining period. Large token unlocks at cliff dates are closely watched by traders because they represent potential selling pressure events.

Why It Matters

Understanding pre-mines is essential for evaluating any cryptocurrency project. The size, structure, and vesting terms of a pre-mine reveal how much control insiders retain and how much selling pressure may hit the market in the future. A project where 60% of tokens sit with insiders on short vesting schedules carries fundamentally different risk than one with a fair launch or a well-structured pre-mine with long lockups.

For Bitcoin-native ecosystems like Spark, the fair launch ethos of Bitcoin itself remains a core value. Bitcoin's lack of pre-mine contributed to its decentralized ownership distribution, which in turn supports its classification as a commodity and its credibility as a neutral, censorship-resistant monetary network.

Risks and Considerations

Selling Pressure from Unlocks

The most direct risk of a pre-mine is coordinated selling pressure when vesting cliffs expire. Early holders who acquired tokens at zero or near-zero cost have strong incentives to take profits. Large unlock events can cause significant price drops: in a single week in October 2025, approximately $446 million worth of tokens were scheduled to unlock across various projects, causing market-wide volatility concerns.

Centralization of Governance

In projects with governance tokens, a large pre-mine concentrates voting power among insiders. Founders and investors may control protocol upgrades, treasury spending, and fee structures, undermining the decentralization that blockchain networks claim to provide. This is especially problematic in DAO structures where token holdings directly translate to governance influence.

Securities Classification Risk

Pre-mined tokens face heightened regulatory scrutiny under the Howey test. If token buyers expect profits based primarily on the efforts of a centralized team that holds a large pre-mined allocation, the token is more likely to be classified as a security. The SEC has cited the presence of insider allocations as a factor in enforcement actions. Bitcoin's fair launch, by contrast, was instrumental to its classification as a commodity by the CFTC.

Information Asymmetry

Pre-mine beneficiaries often have deeper knowledge of the project's roadmap, technical challenges, and partnership pipeline than public token holders. This information advantage, combined with early access to tokens at discounted prices, creates a structural imbalance that is difficult to mitigate through vesting alone.

Evaluating Pre-Mine Risk

When assessing a pre-mined project, consider these factors:

  • What percentage of total supply was pre-mined, and how is it distributed across categories
  • How long are the vesting periods, and when do major cliff unlocks occur
  • Whether the team's allocation is proportional to comparable projects
  • Whether on-chain transparency allows public verification of vesting contract terms
  • Whether the project's circulating supply versus total supply ratio indicates significant future dilution

This glossary entry is for informational purposes only and does not constitute financial or investment advice. Always do your own research before using any protocol or technology.