πŸ”ŽToken Page

Our Token Page provides detailed information about the token, such as, Emission, Unlock progress, Token allocation, Vesting schedules, and Unlock events.

Hyperliquid token page: Link Last update : 24 Jul 2025

Token Information and Emission

Token Information

  • Current Price: The current token's price

  • Market Cap: Calculated as circulating_supply(coingecko) * current_price

  • Fully Diluted Value (FDV): The market cap if max supply were in circulation, calculated asmax_supply * current_price

  • Circulating Supply: The number of tokens currently circulating in the market. Source from CoinGecko

  • Max Supply: The maximum amount of tokens that can ever exist.

  • Circulating Supply Ratio: This refers to the proportion of tokens currently circulating in the market compared to the max supply, expressed as a percentage calculated as (circulating_supply(coingecko) / max_supply)

Emission

  • Max Supply: The maximum amount of tokens that can ever exist.

  • Circulating Supply Ratio: This refers to the proportion of tokens currently circulating in the market compared to the max supply, expressed as a percentage calculated as (circulating_supply(coingecko) / max_supply)

This section covers details about the emission of tokens.

  • Emission: The amount and rate of tokens released to circulation from now to the next xx days, calculated as cliff_unlocks_xxdays + linear_unlocks_xxdays + token_issuance_xxdays

  • All Time Emission: The amount and rate of tokens released to circulation from TGE date until now

Unlocks Progress / Events

This section provides insights into the token's unlocking progress and key unlock events, including dates, times, and quantities.

Total Unlocks Progress

  • Unlocked: This indicates both the quantity and the percentage of all trackable unlocked tokens, calculated as unlocked = (unlocked_token / max_supply) * 100

  • Total Locked: Represents the quantity and the percentage of all trackable tokens that remain locked, calculated as total locked = (total_locked_token / max_supply) * 100

  • Untracked: Refers to the quantity and the percentage of tokens that cannot be tracked. This is calculated as: untracked = max_supply - unlocked - total_locked

Key Note

  • Some tokens included rewards/issuance mining within the Unlocked amount.

  • Token with infinite supply will not show unlock progress.

Unlocks Events

  • Previous Event: In TokenUnlocks V1, users can access the most recent previous unlock event, while Pro users can view the last two events.

  • Upcoming Event: Details about the next unlock event.

  • Following Event: Information about future unlock events. Pro users can view the next two events.

Allocation and Schedule

This section provides insights into the allocation and vesting schedule of tokens:

Allocation: The amount of tokens allocated and to be distributed to each party.

Schedule: The interactive chart broken down by allocation showing unlocks amount with time.

Allocation

Information about how tokens are allocated:

Allocation detail:

  • Allocation Name

  • Total token allocated for this allocation

  • Percentage of the total supply

  • Vesting description

  • Allocation type:

    • Full Allocation: The allocation as mentioned in the project's whitepapers or official reference or by on-chain investigation.

    • Standard Allocation: A TokenUnlocks Tokenomics standard for ease of understanding that enables users to compare allocations between projects.

Note: Allocation(s) on whitepaper may contain different numbers from the actual distribution due to various reasons such as, testing transfer amount, the actual number after launch (over or under-sold for public or private investment), and new governance.

Vesting Schedule

A timeline indicating when each allocation is set to unlock. Users can scroll through specific time frames with TokenUnlocks V1 :

  • Price Chart: This feature provides a comparative view of the token's price alongside the vesting schedule over the same timeframe. It offers deeper insights into potential price impacts related to unlocking events. (Only for TokenUnlocks Pro)

  • Claimed Chart: This feature presents on-chain data regarding unlock activities when beneficiaries claim their respective portions of vested tokens. It enables users to understand the actual unlock behavior of various parties involved. (Only for TokenUnlocks Pro)

Tokenomics Reference: Precision & Assumption

At Tokenomist, our commitment is to deliver the most accurate and reliable information, empowering our users with knowledge while upholding clear, transparent interactions with both project teams and our community. This commitment to integrity and trust is foundational, prompting the introduction of β€˜Precision & Assumption’.

The concept of β€œPrecision” is crucial for assessing the accuracy and detail of reported unlock times. Some projects specify vesting schedules broadly by month, post-TGE, without pinpointing exact unlock dates; this general timeframe necessitates estimations rather than precise dates.

Conversely, other projects that offer detailed schedules or utilize vesting contracts to manage distributions, allows us to provide an exact unlock dates. Understanding precision helps users gauge the reliability of the vesting schedule data and the level of detail provided by different protocols.

The term β€œAssumption” refers to the methodologies employed to transform raw data from sources such as whitepaper or on-chain transactions into the user-friendly vesting charts displayed on our website.

To illustrate, when a project indicates a β€œMonthly vesting after TGE” schedule, we identify the TGE date and presume subsequent unlocks occur on the same day of each following month.

While we strive to confirm these details through on-chain verification whenever possible, we want to ensure that this assumption is also communicated clearly to our users.

Last updated