DeFi

Max Supply

The absolute maximum number of tokens that can ever exist for a given token. Max supply is either enforced programmatically (by revoking mint authority after initial minting) or defined as a cap in the tokenomics design. For example, SOL has no hard max supply due to ongoing inflation, while many project tokens have a fixed max supply set at TGE. Max supply is used to calculate fully diluted valuation.

IDmax-supply

Plain meaning

Start with the shortest useful explanation before going deeper.

The absolute maximum number of tokens that can ever exist for a given token. Max supply is either enforced programmatically (by revoking mint authority after initial minting) or defined as a cap in the tokenomics design. For example, SOL has no hard max supply due to ongoing inflation, while many project tokens have a fixed max supply set at TGE. Max supply is used to calculate fully diluted valuation.

Mental model

Use the quick analogy first so the term is easier to reason about when you meet it in code, docs, or prompts.

Think of it as a market mechanic used to price, route, or move capital through liquidity apps.

Technical context

Place the term inside its Solana layer so the definition is easier to reason about.

AMMs, routing, liquidity, lending, and trading infrastructure.

Why builders care

Turn the term from vocabulary into something operational for product and engineering work.

This term unlocks adjacent concepts quickly, so it works best when you treat it as a junction instead of an isolated definition.

AI handoff

AI handoff

Use this compact block when you want to give an agent or assistant grounded context without dumping the entire page.

Max Supply (max-supply)
Category: DeFi
Definition: The absolute maximum number of tokens that can ever exist for a given token. Max supply is either enforced programmatically (by revoking mint authority after initial minting) or defined as a cap in the tokenomics design. For example, SOL has no hard max supply due to ongoing inflation, while many project tokens have a fixed max supply set at TGE. Max supply is used to calculate fully diluted valuation.
Related: Circulating Supply, FDV (Fully Diluted Valuation), Tokenomics
Glossary Copilot

Ask grounded Solana questions without leaving the glossary.

Use glossary context, relationships, mental models, and builder paths to get structured answers instead of generic chat output.

Explain this code

Optional: paste Anchor, Solana, or Rust code so the Copilot can map primitives back to glossary terms.

Ask a glossary-grounded question

Ask a glossary-grounded question

The Copilot will answer using the current term, related concepts, mental models, and the surrounding glossary graph.

Concept graph

See the term as part of a network, not a dead-end definition.

These branches show which concepts this term touches directly and what sits one layer beyond them.

Branch

Circulating Supply

The number of tokens currently available and tradeable in the open market, excluding locked, vesting, or otherwise restricted tokens. Circulating supply is used to calculate market capitalization (price times circulating supply). It increases as vesting schedules unlock tokens and decreases as tokens are burned. The gap between circulating and max supply indicates future dilution potential.

Branch

FDV (Fully Diluted Valuation)

Fully Diluted Valuation—the theoretical market capitalization if all tokens (including locked, vesting, and unminted) were in circulation, calculated as current token price multiplied by maximum supply. FDV provides a forward-looking valuation metric. A large gap between market cap and FDV indicates significant future token emissions that could create sell pressure as locked tokens unlock.

Branch

Tokenomics

The economic design of a cryptocurrency token: supply schedule, distribution, utility, incentive mechanisms, and value accrual. Key parameters: total/circulating supply, inflation/deflation, vesting schedules, staking rewards, fee burning, and governance rights. Good tokenomics aligns incentives between users, developers, and token holders. AI tools increasingly help analyze tokenomics models.

Next concepts to explore

Keep the learning chain moving instead of stopping at one definition.

These are the next concepts worth opening if you want this term to make more sense inside a real Solana workflow.

DeFi

Circulating Supply

The number of tokens currently available and tradeable in the open market, excluding locked, vesting, or otherwise restricted tokens. Circulating supply is used to calculate market capitalization (price times circulating supply). It increases as vesting schedules unlock tokens and decreases as tokens are burned. The gap between circulating and max supply indicates future dilution potential.

DeFi

FDV (Fully Diluted Valuation)

Fully Diluted Valuation—the theoretical market capitalization if all tokens (including locked, vesting, and unminted) were in circulation, calculated as current token price multiplied by maximum supply. FDV provides a forward-looking valuation metric. A large gap between market cap and FDV indicates significant future token emissions that could create sell pressure as locked tokens unlock.

AI / ML

Tokenomics

The economic design of a cryptocurrency token: supply schedule, distribution, utility, incentive mechanisms, and value accrual. Key parameters: total/circulating supply, inflation/deflation, vesting schedules, staking rewards, fee burning, and governance rights. Good tokenomics aligns incentives between users, developers, and token holders. AI tools increasingly help analyze tokenomics models.

DeFi

Meteora

A liquidity protocol on Solana (rebranded from Mercurial Finance) that introduced the Dynamic Liquidity Market Maker (DLMM) and Dynamic AMM, which automatically adjust fees and liquidity distribution based on real-time market activity. Meteora became a top-3 DEX by volume in 2025 driven by high-profile token launches using its concentrated liquidity pools.

Commonly confused with

Terms nearby in vocabulary, acronym, or conceptual neighborhood.

These entries are easy to mix up when you are reading quickly, prompting an LLM, or onboarding into a new layer of Solana.

DeFicirculating-supply

Circulating Supply

The number of tokens currently available and tradeable in the open market, excluding locked, vesting, or otherwise restricted tokens. Circulating supply is used to calculate market capitalization (price times circulating supply). It increases as vesting schedules unlock tokens and decreases as tokens are burned. The gap between circulating and max supply indicates future dilution potential.

DeFimev-supply-chain

MEV Supply Chain

The multi-party pipeline through which maximal extractable value is captured: searchers identify profitable orderings, builders construct optimal blocks from bundles, relays facilitate trustless builder-proposer communication, and proposers select and finalize blocks. Over 90% of Ethereum L1 blocks flow through MEV-Boost. Proposer-builder separation (PBS) aims to formalize these roles at the protocol level.

AliasMEV PipelineAliasPBS
DeFisupply-apy

Supply APY

The annualized interest rate earned by depositors (lenders) in a lending protocol. Supply APY equals the borrow APY multiplied by the utilization rate, minus any protocol fees. For example, if borrow APY is 10% and utilization is 80% with a 10% protocol cut, supply APY is approximately 7.2%. Depositors earn yield passively as borrowers pay interest on their loans.

AliasLend APYAliasDeposit APY
Related terms

Follow the concepts that give this term its actual context.

Glossary entries become useful when they are connected. These links are the shortest path to adjacent ideas.

DeFicirculating-supply

Circulating Supply

The number of tokens currently available and tradeable in the open market, excluding locked, vesting, or otherwise restricted tokens. Circulating supply is used to calculate market capitalization (price times circulating supply). It increases as vesting schedules unlock tokens and decreases as tokens are burned. The gap between circulating and max supply indicates future dilution potential.

DeFifdv

FDV (Fully Diluted Valuation)

Fully Diluted Valuation—the theoretical market capitalization if all tokens (including locked, vesting, and unminted) were in circulation, calculated as current token price multiplied by maximum supply. FDV provides a forward-looking valuation metric. A large gap between market cap and FDV indicates significant future token emissions that could create sell pressure as locked tokens unlock.

AI / MLtokenomics

Tokenomics

The economic design of a cryptocurrency token: supply schedule, distribution, utility, incentive mechanisms, and value accrual. Key parameters: total/circulating supply, inflation/deflation, vesting schedules, staking rewards, fee burning, and governance rights. Good tokenomics aligns incentives between users, developers, and token holders. AI tools increasingly help analyze tokenomics models.

More in category

Stay in the same layer and keep building context.

These entries live beside the current term and help the page feel like part of a larger knowledge graph instead of a dead end.

DeFi

AMM (Automated Market Maker)

A protocol that enables token swaps using algorithmic pricing against pooled liquidity instead of matching individual buyers and sellers. AMMs use mathematical formulas (typically constant product x*y=k) to determine prices based on the ratio of tokens in a liquidity pool. On Solana, major AMMs include Raydium, Orca, and Meteora.

DeFi

CLMM (Concentrated Liquidity Market Maker)

An AMM design where liquidity providers concentrate their capital within specific price ranges instead of across the full 0-to-infinity range. CLMMs dramatically improve capital efficiency—LPs earn more fees per dollar deposited within their active range. If the price moves outside the range, the position becomes inactive. Orca Whirlpools and Raydium CLMM are leading implementations on Solana.

DeFi

Liquidity Pool

A smart-contract-held reserve of two or more tokens that enables trading via an AMM. Users deposit token pairs in specified ratios to become liquidity providers and earn trading fees. Pools are identified by their token pair and fee tier. Pool depth (total value locked) determines price impact for trades.

DeFi

LP Token

A token issued to liquidity providers representing their proportional share of a pool's reserves and accrued fees. LP tokens can be burned to withdraw the underlying assets. The value of LP tokens changes as the pool's token ratios shift and fees accumulate. LP tokens are often stakeable in yield farming programs for additional rewards.