Skip to main content

Don't have an API key yet?

Sign-up to Moralis to get your free API key and start building today.

Get Your Free API Key
Version: 2.2

Token Holder Categories and Distribution

This guide explains how token holders are classified in the Moralis Holder Statistics API, including distribution categories, acquisition methods, and how to interpret holder distribution data.

Holder Acquisition Methods

The Holder Statistics API categorizes token holders based on how they first acquired their tokens:

  • Swaps: Holders that acquired the token via a DEX swap
  • Transfers: Holders that acquired the token via a direct transfer
  • Airdrops: Holders that received the token as part of an airdrop, identified by:
    • Functions that include the word airdrop (e.g., airdropERC20)
    • Transactions where the number of transfers is > 20 in a single transaction

Example airdrop transactions:

Holder Categories

Moralis categorizes holders into different "species" based on the percentage of total supply they hold. This helps analyze the distribution of token ownership and identify potential centralization risks.

Category Thresholds

CategoryThreshold (% of Total Supply)
Whales> 0.1%
Sharks0.05% - 0.1%
Dolphins0.005% - 0.05%
Fish0.001% - 0.005%
Octopus0.00025% - 0.001%
Crabs0.00015% - 0.00025%
Shrimps< 0.00015%

Examples by Token

Below are examples showing the minimum token amounts required to qualify for each category across different tokens:

PEPE (Supply: 420,690,000,000,000 | Price: $0.000023)

  • Whales: 420,690,000,000 ($9,675,870)
  • Sharks: 210,345,000,000 ($4,837,935)
  • Dolphins: 21,034,500,000 ($483,794)
  • Fish: 4,206,900,000 ($96,759)
  • Octopus: 1,051,725,000 ($24,190)
  • Crabs: 631,035,000 ($14,514)
  • Shrimps: <631,035,000 (<$14,514)

BTC (Supply: 21,000,000 | Price: $105,000)

  • Whales: 21,000 ($2,205,000,000)
  • Sharks: 10,500 ($1,102,500,000)
  • Dolphins: 1,050 ($110,250,000)
  • Fish: 210 ($22,050,000)
  • Octopus: 53 ($5,512,500)
  • Crabs: 32 ($3,307,500)
  • Shrimps: <32 (<$3,307,500)

LUCE (Supply: 1,000,000,000 | Price: $0.09)

  • Whales: 1,000,000 ($90,000)
  • Sharks: 500,000 ($45,000)
  • Dolphins: 50,000 ($4,500)
  • Fish: 10,000 ($900)
  • Octopus: 2,500 ($225)
  • Crabs: 1,500 ($135)
  • Shrimps: <1,500 (<$135)

Fartcoin (Supply: 1,000,000,000 | Price: $0.82)

  • Whales: 1,000,000 ($820,000)
  • Sharks: 500,000 ($410,000)
  • Dolphins: 50,000 ($41,000)
  • Fish: 10,000 ($8,200)
  • Octopus: 2,500 ($2,050)
  • Crabs: 1,500 ($1,230)
  • Shrimps: <1,500 (<$1,230)

Interpreting Holder Distribution

A healthy token distribution typically shows:

  • Few or no whales: Reduces risk of price manipulation
  • Some sharks & dolphins: Can indicate institutional or early investor interest
  • Many fish, octopus, crabs, and shrimps: Indicates healthy retail participation and community interest

An ideal distribution has a wide base of smaller holders (shrimps, crabs) and a limited concentration at the top, resulting in a more decentralized and robust token economy.

Using Holder Stats for Analysis

Holder statistics provide valuable insights for:

  1. Token Health Assessment: Evaluate the decentralization and distribution of a token
  2. Growth Analysis: Track holder growth over time (5min to 30d periods)
  3. Acquisition Pattern Analysis: Understand how users are primarily acquiring the token
  4. Whale Watching: Monitor large holder concentration and potential selling pressure
  5. Community Growth: Assess retail interest through smaller holder categories

By analyzing holder statistics, you can gain a better understanding of a token's market dynamics, community health, and potential risks related to centralization.