MON is a fee-and-stake asset, with deliberate “float friction” baked into the chain

Monad is an EVM-compatible Layer 1 that went live on November 24, 2025, and MON is the protocol’s native token for gas and staking; the Foundation’s tokenomics overview covers the launch and utility.

The important tokenomics point is not “fees + staking.” It’s how Monad engineers who actually has usable MON in early life, and how quickly that usable supply can rotate into the market. The Foundation makes two explicit design choices that matter for liquidity:

First, most team and investor supply is locked on day one, and locked tokens cannot be staked. That pushes early validator rewards toward the public side of the cap table instead of compounding into insider balances.

Second, Monad’s execution model creates real “working capital” demand for MON via the Reserve Balance mechanism. The protocol currently sets a systemwide user_reserve_balance = 10 MON and a delayed execution factor k = 3. The result is that some accounts need to keep extra MON around to avoid Reserve Balance-related reverts in certain patterns, which is a subtle but real drag on effective float.

Supply construction: 100B initial, then block rewards minus base-fee burn

Monad launched with an initial supply of 100,000,000,000 MON.

From there, supply is explicitly designed to move in two directions:

Inflation via block rewards. Each successful block mints a fixed reward of 25 MON, and the Foundation annualizes this to about 2B MON per year, roughly 2% of the initial supply.

Deflation via fee burn. Monad uses an EIP-1559 style split where transaction fees have a base component and a priority component. The base fee is burned.

Two practical implications follow for anyone modeling MON as an asset:

1) Net issuance is not a narrative. It is a throughput function. If usage is modest and base fees stay low, burn will not reliably offset the fixed block reward.

2) Fee burn does not automatically translate into “value accrual” for stakers. On Monad, priority fees are not automatically shared with delegators today. They go to validators unless validators explicitly route them back via an external mechanism.

Distribution and unlocks: the schedule is the product

MON’s distribution is unusually explicit about what is unlocked versus what is truly in public hands at genesis. That difference dominates early market structure.

Initial allocations (as disclosed by the Monad Foundation):

The Foundation also discloses an unlock framing that most teams avoid because it looks weird on first read, but is honest about control:

At mainnet launch, ~10.8B MON (10.8%) was expected to be unlocked and in public circulation due to the public sale and airdrop, while ~38.5B MON for Ecosystem Development was unlocked but stewarded by the Foundation. Total unlocked day one was therefore ~49.4B MON, with ~50.6B MON locked.

Locked supply is expected to be fully unlocked by the fourth anniversary of mainnet, in Q4 2029.

Effective circulating supply: unlocked is not the same as tradable

If you are using FDV as your primary lens on MON, you are choosing to ignore the part that actually trades. MON’s early structure is a lesson in supply optics versus float reality. If terms like circulating supply, max supply, and FDV are fuzzy, our tokenomics FAQ is a quick refresher.

Public float at genesis was engineered to be small. The tokenomics memo points to ~10.8B MON in public circulation at launch (sale + airdrop).

The airdrop itself produced a lopsided “eligible vs claimed” outcome. The Foundation reports in its airdrop results that 4.73B MON was made available across 289K eligible accounts, but only 3.33B MON (about 70.4%) was claimed, across 76,021 unique wallets. Unclaimed tokens were reallocated to future ecosystem initiatives.

This matters for float in two opposing ways:

Unclaimed tokens reduce immediate sell pressure. They also increase the Foundation-controlled ecosystem bucket over time, which can become supply overhang later if incentive programs are run aggressively.

Foundation “unlocked” supply is structurally different from market float. The Ecosystem Development allocation is unlocked on day one, but the Foundation explicitly expects to delegate 15B-25B MON in the first year via its Validator Delegation Program. That is security-positive, but it is not a hard lock. It is a governance choice, and the unwind path is short.

Staking is not a deep liquidity sink on Monad today. Unstaking has a WITHDRAWAL_DELAY of 1 epoch, and epochs are structured around boundary blocks every 50,000 blocks with a delay of 5,000 rounds before the new epoch activates. That is operationally elegant. It also means staked MON can become liquid again quickly compared to longer unbonding designs.

Reserve Balance is a small but real float tax. The protocol’s current 10 MON reserve is intended to preserve safety under asynchronous execution with k = 3, but it also nudges users and apps toward holding idle MON for smooth UX in certain transaction patterns. That reduces effective circulating supply at the margin, especially if Monad attracts high-frequency consumer flows where accounts transact repeatedly within short windows.

For a reality check on how much MON the market currently treats as circulating, CoinGecko reports a circulating supply of 10,830,583,396 MON out of a 100,000,000,000 MON max supply (viewed on March 3, 2026).

Utility, fees, and where value actually flows

MON demand comes from three places that are easy to confuse if you only look at “gas token” headlines: paying fees, keeping accounts operational under Reserve Balance constraints, and staking for consensus weight. For a structured checklist of these levers, see the token utility design components.

Gas pricing and burn mechanics. Monad is EIP-1559 compatible and its gas pricing docs state a minimum base fee of 100 MON-gwei, a block gas limit of 200M gas, and a transaction gas limit of 30M gas.

The protocol charges gas based on the gas limit set in the transaction, not gas used. This supports asynchronous execution, but it changes user behavior. Overestimating gas is no longer “mostly harmless.” It directly increases the paid fee, which increases both the burned base fee and the priority fee stream.

Validator revenue is two streams, but delegators only automatically see one. The staking docs define rewards as (1) the fixed inflationary reward and (2) priority fees from transactions in the block. The inflationary reward is distributed pro rata to delegators after validator commission. Priority fees currently go only to validators unless they opt into sharing them back using externalReward.

Commission is unconstrained in practice. Validators can set commission from 0% to 100%. That creates a fee market for delegation, but it also means retail delegators should not assume “staking APR” is purely protocol-determined. It is partially a competitive outcome.

Participation thresholds shape decentralization and liquidity. The active validator set size is 200. Validators need at least 100,000 MON self-staked to be eligible for the active set, and at least 10,000,000 MON total delegation to qualify as active, subject to being in the top set by stake weight. These numbers matter because they influence how much MON gets pulled into stake-weight competition versus remaining liquid.

Governance reality: validator power, Foundation stewardship, and the MIP pipeline

There is a clean separation in Monad’s public materials between (a) protocol security governance and (b) “tokenholder governance” as people often mean it.

Protocol security governance is stake-weighted. Monad uses staking to determine validator voting weights and leader schedule in its BFT consensus. That is the core governance surface that MON holders can access directly onchain today.

Protocol change governance is process-driven, not token-vote-driven (so far). Monad has a formal improvement proposal process on its Research Forum. MIP-1 frames MIPs as the mechanism to propose, discuss, and ratify changes to the protocol and governance processes, modeled after Ethereum’s EIP process.

The Foundation’s own mandate is “validator-led governance.” In the Foundation formation announcement, the stated principal activities include facilitating validator-led governance and community-led improvement proposals.

One security footnote is not small: the staking docs state that automated, in-protocol slashing is not currently implemented, even though slashable offenses may be logged. That pushes security toward social and operational enforcement rather than hard protocol penalties, at least for now.

Risk register: where MON’s liquidity structure can break

The mechanics are coherent. The market outcome still depends on timing, custody, and incentives. MON’s biggest risks are not abstract. They are calendar-driven and flow-driven.

Top 3 risks

  1. Cliff-driven supply shock around November 24, 2026. Trigger: the one-year post-mainnet cliff lapses for investor and treasury schedules, and team tokens begin releasing after being locked for the first year. Mechanism: a step-change in tokens that can be sold, lent, or used as collateral increases effective circulating supply faster than organic demand. Who bears it: spot holders first, then DeFi LPs and onchain money markets if collateral values gap down. Measurable indicators: large transfers from known locked custodians, exchange inflows, falling staked ratio, and widening perpetual funding negative during the unlock window.
  2. Foundation-controlled “unlocked” supply becomes overhang. Trigger: aggressive ecosystem incentives, grants, liquidity programs, or reallocation of unclaimed airdrop tokens into spend programs. Mechanism: discretionary distribution can outpace market depth, especially when recipients treat incentives as cashflow and sell. Who bears it: holders and ecosystem protocols whose TVL is correlated to MON price. Measurable indicators: Foundation wallet outflows, growth in “ecosystem” tagged addresses on explorers, spikes in CEX deposit addresses, and short-lived APR spikes that coincide with sell pressure.
  3. Validator incentive misalignment and fee capture. Trigger: validator concentration, rising commissions, or validators retaining priority fees rather than rebating them to delegators. Mechanism: delegators earn less than expected, stake centralizes, and the chain’s credible neutrality weakens. Who bears it: users and applications through censorship risk or degraded liveness, and delegators through lower rewards. Measurable indicators: rising validator Gini concentration, commission clustering near the high end, sustained divergence between “headline staking yield” and realized delegator receipts, and persistent leader dominance by a small set.

Dominant risk: the November 24, 2026 cliff is the structural trade, and it is visible far in advance. The reason it dominates is simple. It is not a probabilistic risk. It is a scheduled float expansion.

Investors have ~19.7B MON locked with a one-year cliff and then 1/48 monthly unlocks. That implies roughly ~410.4M MON per month of new investor supply after the cliff, derived from 19.7B divided by 48.

The Category Labs Treasury has ~3.95B MON on the same 1/48 monthly schedule, implying roughly ~82.3M MON per month after the cliff, derived from 3.95B divided by 48.

Team tokens add a second layer. The Foundation states team tokens are locked for the first year and released at the one-year anniversary and over the three years that follow. It also states that at the one-year anniversary, released team tokens will represent ~10.7% of initial supply, which is roughly ~10.7B MON if you map the percentage to the 100B initial supply.

What makes this cliff nastier than typical L1 cliffs is that there is no built-in long unbonding sink to cushion it. Unstaking is delayed by 1 epoch, not weeks. That is great for capital efficiency and user freedom. It also means staking yield cannot be relied upon to “lock up” unlocked supply in a way that reduces tradable float for long.

There are two credible mitigants, but neither is automatic:

One is that demand for MON could grow faster than unlocks due to real fee usage, Reserve Balance frictions, and expanding onchain activity. The other is that large holders could choose to stake rather than sell. Both require sustained confidence in chain activity and validator economics. They are market outcomes, not protocol guarantees.

If you are doing tokenomics consulting or tokenomics design work around MON exposures, the right deliverable is a float model with scenario bands, not an FDV narrative. Start with unlock math, then layer in staking liquidity and Foundation-controlled distribution behaviors. This is where parameter stability matters more than slogans.



This article is part of our Tokenomics Deep Dive series.