Unvested Token Supply
Pronunciation: un-VES-tid TOH-kun suh-PLY
Also known as: Unaccrued Token Allocation, Not-Yet-Vested Supply
Definition
Unvested Token Supply is the amount of an allocated token supply for which beneficiaries have not yet earned an unconditional right under the applicable vesting schedule or agreement. Unvested tokens may already be minted or held in a contract, but they remain subject to time, service, milestone, governance, or other conditions. In practice, records should identify beneficiary class, allocation, vested-to-date amount, cliff, schedule, revocation, forfeiture, acceleration, contract balance, and differences between legal vesting and on-chain transfer locks. The main risks are that misclassifying unvested tokens can distort dilution forecasts, ownership, accounting, governance power, and expectations around future selling pressure.
Overview
Unvested Token Supply is the amount of an allocated token supply for which beneficiaries have not yet earned an unconditional right under the applicable vesting schedule or agreement. Supply terminology must distinguish tokens that exist, tokens that can be transferred, tokens that beneficiaries have earned, and tokens actually circulating in markets. These measures can differ substantially even when public dashboards present one headline figure.
Unvested tokens may already be minted or held in a contract, but they remain subject to time, service, milestone, governance, or other conditions. It should be read alongside Vested Token Supply, Token Vesting Cliff, and Token Unlock Calendar. These related concepts describe different parts of the lifecycle, so substituting one label for another can hide who has authority, which balance is measured, or what action is actually permitted.
Operationally, records should identify beneficiary class, allocation, vested-to-date amount, cliff, schedule, revocation, forfeiture, acceleration, contract balance, and differences between legal vesting and on-chain transfer locks. A production system should preserve the applicable network, contract or asset identifier, units and precision, rule version, responsible role, effective timestamp, and the transaction or source record used to make the decision. Changes should be observable and reconciled rather than inferred from a wallet display alone.
The principal risks are that misclassifying unvested tokens can distort dilution forecasts, ownership, accounting, governance power, and expectations around future selling pressure. Teams should test normal and exceptional paths, including failed transactions, delayed external services, upgrades, role changes, unavailable redemption or transfer routes, and inconsistent data between blockchain, market, legal, and accounting systems.
Key Takeaway
Unvested Token Supply is reliable only when scheduled and actual supply changes are reconciled and distinguished from circulating availability.
Sources
- OpenZeppelin ERC-20 API — OpenZeppelin (2026-08-02)
- OpenZeppelin Finance Utilities — OpenZeppelin (2026-08-02)
- ERC-20: Token Standard — Ethereum Improvement Proposals (2026-08-02)