Polygon POL Token Whitepaper: MATIC, POL and MiCAR Explained
People searching for the POL token whitepaper, Polygon token whitepaper, MATIC token whitepaper, or a current description of the Polygon MATIC/POL token can encounter several different documents. They were written at different stages of Polygon's development and do not serve the same purpose.
The original Matic Network whitepaper described the network that later became Polygon. The 2023 POL technical whitepaper proposed a new token and a broader multi-chain architecture. The 2026 POL MiCAR White Paper is a regulatory disclosure prepared for admission of POL to trading in the European Union and European Economic Area.
No single whitepaper is a complete technical specification of POL today. The current system is best understood by reading the whitepapers together with approved Polygon Improvement Proposals, deployed smart contracts, governance actions, and on-chain data.
Independent source guide. POLTRACK is not affiliated with Polygon Labs and this page is not an official Polygon publication. It distinguishes proposals, legal disclosures, implemented contracts, and observed mainnet behavior. Links point to the underlying primary sources so each material claim can be checked independently.
Which Polygon Whitepaper Are You Looking For?
| Document | Date | What it covers | Status today |
|---|---|---|---|
| Matic Network Whitepaper v1.1 | Legacy Matic era | Original Matic Network architecture, Plasma, checkpoints, validators, bridges, applications, and the MATIC utility token | Historical background; it does not describe current POL monetary policy |
| POL technical whitepaper v0.2 | July 13, 2023 | Proposed POL design, MATIC migration, emission, Community Treasury, governance, and a multi-chain Staking Layer | Design proposal and policy history; some parts were implemented, some were modified, and some remain broader vision |
| POL MiCAR White Paper v1.0 | January 2026 | EU/EEA regulatory disclosure, responsible legal entities, token characteristics, risks, trading admission, supply, and legal rights | Current Polygon-hosted MiCAR disclosure; not a replacement for the technical paper |
| POL contract repository and Polygon Improvement Proposals | 2023 onward | Executable contracts and approved changes | Primary technical record, together with deployed mainnet code and transactions |
If the question is what Polygon originally proposed, read the 2023 technical whitepaper. If the question is what European trading venues disclose about POL, read the 2026 MiCAR document. If the question is what the token can actually do now, inspect the deployed contracts, executed PIPs, and current on-chain state.
Current POL Model In Brief
As of this review, the main points supported by the implemented system are:
- POL is the successor to MATIC and is the native gas and staking token of Polygon Chain, historically called Polygon PoS.
- The migration ratio is 1 MATIC to 1 POL.
- POL began with 10 billion tokens allocated to support migration. Ten billion was the initial supply.
- New POL is created through the EmissionManager system. The current implemented curve is approximately 2% annually, compounded, and is split between validator funding and the Community Treasury.
- The active EmissionManager implementation does not automatically stop minting in 2033. The ten-year period is a policy horizon inherited from the published design.
- The POL token contract applies a mint-rate safety control. That control limits minting speed rather than cumulative issuance.
- POL's concrete present utility is gas and staking on Polygon Chain. Broader multi-chain and Agglayer roles should be labeled as implemented, planned, or proposed individually rather than assumed from the 2023 vision.
For live values and the executed emission timeline, use POL Tokenomics, POL Emission, and the POLTRACK dashboard.
The Original Matic Network Whitepaper
Before Polygon and POL, the project was Matic Network and its token was MATIC. The Matic Network Whitepaper v1.1 primarily described a scaling network rather than the present POL monetary system.
Its major subjects included:
- an Ethereum-connected sidechain and Plasma-based architecture;
- a proof-of-stake checkpointing layer and block producers;
- deposits, withdrawals, bridges, and fraud-proof concepts;
- fast, inexpensive transactions for applications;
- MATIC as the network's utility, fee, and validator-incentive token.
The document also stated that holding MATIC did not represent equity, dividends, revenue rights, or ownership in the governing organization. That historical legal distinction resembles part of the later MiCAR disclosure, but the two documents were prepared under different legal and technical contexts.
The Matic whitepaper remains useful for understanding the origin of Polygon PoS. It should not be used to determine current POL supply, emission, migration, or governance controls.
What The 2023 POL Technical Whitepaper Proposed
Polygon announced the POL technical whitepaper on July 13, 2023 as part of the Polygon 2.0 proposals. The document is version 0.2 and repeatedly uses proposal language. It was a design paper, not deployed code and not a promise that every described component would launch unchanged.
MATIC To POL Migration
The paper proposed POL as the successor to MATIC with:
- an initial supply of 10 billion POL;
- the entire initial supply dedicated to a 1:1 migration from MATIC;
- a voluntary migration available for a prolonged period, potentially indefinitely;
- automatic handling expected for many custodial and exchange users.
The core migration design was implemented. POL was deployed on Ethereum, a migration contract enabled 1:1 conversion, and POL later replaced MATIC as the native gas and staking token on Polygon PoS. Historical MATIC can still appear in contracts, datasets, exchange labels, and migration flows.
Emission And Community Treasury
The paper proposed two annual emission streams:
- 1% of supply for validator rewards;
- 1% of supply for the Community Treasury.
It described both streams as fixed for an initial ten-year period. After that period, the community could decrease or discontinue either stream, while neither stream was intended to rise above 1% annually. The paper also suggested that the community could separately decide to burn excess treasury funds; it did not define an automatic treasury burn.
This is the origin of the commonly repeated “2% for ten years” description. It is a time-bounded monetary-policy statement.
Hyperproductive POL And The Staking Layer
The technical whitepaper's broader vision was a common Staking Layer serving many Polygon chains. Validators would stake POL once and potentially perform several roles across multiple chains, including validation, sequencing, proof generation, and data-availability work. Chains could define their own requirements and reward validators in POL or other tokens.
This is why the paper called POL a “hyperproductive” token. The term describes a proposed multi-chain validator economy, not merely the fact that POL can be delegated on Polygon PoS.
Governance
The paper proposed that POL should be technically capable of participating in governance, including Community Treasury decisions. It did not specify a complete governance constitution or assert that every POL holder would directly control every contract. The detailed governance framework was explicitly outside the paper's scope.
What Was Actually Implemented Or Modified
The path from design paper to mainnet passed through public PIPs and contract upgrades.
| Area | 2023 technical proposal | Implemented path |
|---|---|---|
| Token launch | 10 billion POL for 1:1 MATIC migration | Implemented through the POL token and migration contracts |
| Initial supply adjustment | Initial POL matched the original MATIC supply | PIP-25 burned corresponding POL for previously burned or inaccessible MATIC |
| Validator emission | Long-run 1% annually | PIP-26 first preserved the remaining MATIC validator-reward schedule, producing transitional combined rates before the current 2% curve |
| Treasury emission | 1% annually | Implemented as the second part of the emission system, with treasury routing later updated through governance |
| Staking asset | POL staking | Implemented for Polygon PoS through PIP-42 |
| Validator reward asset | POL | PIP-41 removed the temporary conversion of new POL rewards back into MATIC |
| Native gas token | POL | Implemented on Polygon PoS in September 2024 |
| Universal multi-chain Staking Layer | Shared validator pool and multiple roles across many Polygon chains | Broader ecosystem direction; it should not be treated as identical to today's Polygon PoS staking implementation |
The executed emission history did not begin as a flat 2% curve. Mainnet first honored the tail of the original MATIC validator schedule, then moved through lower transitional rates before reaching the present approximately 1% validator plus 1% treasury configuration. POL Emission documents the implementations, timestamps, calculation bases, recipients, and upgrade transactions.
What The 2026 MiCAR White Paper Is
The Polygon publication page says the MiCAR document was notified to the Central Bank of Ireland on December 8, 2025 and published on January 16, 2026. Its purpose is to support admission of POL to trading on named EU and EEA platforms under the Markets in Crypto-Assets Regulation.
The MiCAR paper is not:
- a new protocol launch;
- a replacement technical specification;
- a Polygon Improvement Proposal;
- a regulator-approved investment prospectus;
- proof that every statement in the 2023 technical vision has been implemented.
The document itself says it was not approved by a competent EU authority and that the person seeking admission to trading is responsible for its content. It also says it is not a prospectus under EU securities law.
What MiCAR Adds
Unlike the technical paper, the MiCAR disclosure identifies legal and regulatory responsibilities. It names:
- Polygon Labs Services (Switzerland) AG as the person seeking admission to trading;
- Matic Network (BVI) Ltd. as the issuer;
- Polygon Labs Holdings (Cayman) Ltd. as the parent company identified in the document.
It also adds extensive disclosures concerning operational, market, technology, custody, governance, liquidity, regulatory, and third-party risks.
For token holders, one of its clearest legal statements is that POL does not create legally enforceable rights or entitlements against the issuer. Token utility and market value are therefore different from a contractual claim against a company.
What MiCAR Says About Supply
The MiCAR paper describes:
- 10 billion units as the initial supply;
- an annual compounding emission mechanism administered through EmissionManager;
- an emission rate of 2% per year as of the document date;
- an approximate supply of 10.5 billion units at that time;
- governance ability to modify the supply mechanism, subject to contract controls.
It does not establish an automatic stop for cumulative issuance.
The phrase “hardcoded mintPerSecondCap” in the MiCAR document describes a rate control. The POL token source code implements mintPerSecondCap as a rate-limit variable and includes an authorized updateMintCap function. The EmissionManager is separately upgradeable. These controls limit how issuance is executed.
Treasury Wording Requires Care
The MiCAR summary says newly minted tokens support validator rewards and community growth. Its later supply-adjustment section mentions validator rewards but does not restate the full treasury split. Elsewhere it says the issuer retains approximately 2 billion POL in its treasury for its own use.
These statements should not be merged into one number:
- the Community Treasury emission stream is newly minted POL routed under the protocol's emission system;
- an issuer treasury holding is a balance attributed by the legal disclosure to the issuer;
- neither phrase alone defines the exact current set of on-chain addresses controlled by Polygon-related entities.
For that reason, POLTRACK does not infer ownership or circulating-supply exclusions solely from the word “treasury.” Address classification requires separate on-chain and documentary evidence.
What The MiCAR Paper Leaves Out
Compared with the technical whitepaper, the MiCAR document substantially reduces the design narrative. It does not reproduce the full economic simulation, detailed Staking Layer design, arbitrary multi-chain validator roles, proposed chain registry, or the original Community Treasury governance discussion.
That omission does not by itself mean those concepts were formally removed. It means the MiCAR disclosure has a different scope. Each feature must be checked against later PIPs, repositories, product documentation, and deployed systems.
The safest classification is:
- implemented: supported by deployed code and observable operation;
- approved but pending: accepted through governance but not yet fully executed;
- proposed or planned: described in papers, roadmaps, or announcements without complete deployment evidence;
- superseded: explicitly replaced by a later proposal or implementation;
- omitted from MiCAR: absent from the regulatory paper, without assuming cancellation.
Technical Paper, MiCAR And Contracts Compared
| Question | Technical whitepaper | MiCAR whitepaper | Contracts and on-chain record |
|---|---|---|---|
| Why does POL exist? | Ecosystem coordination, validator security, treasury funding, and multi-chain growth | Gas, staking, network operation, and admission-to-trading disclosure | Shows the functions and roles that can actually execute |
| What was the 10 billion figure? | Initial migration supply | Initial migration supply with ongoing emission | totalSupply can grow through authorized minting |
| Was 2% immutable forever? | Proposed 1% + 1% for ten years, then only reduction or discontinuation | Reports 2% at the document date and governance-driven changes | Current rate is encoded in an upgradeable EmissionManager implementation |
| Does the token contract enforce the whole monetary policy? | Describes policy at a high level | Describes EmissionManager and a mint-rate control | Token contract limits authorized minting rate; manager implementation calculates and routes emission |
| Do POL holders have legal claims on an issuer? | Not the paper's main legal purpose | Explicitly says no enforceable issuer rights or entitlements | Smart-contract ownership does not create off-chain issuer claims |
| Is all multi-chain utility live? | Proposed broad Staking Layer and multiple validator roles | Focuses mainly on existing network utility | Must be verified feature by feature; Polygon PoS gas and staking are the clearest implemented roles |
When The MiCAR Document Became Public
Polygon states January 16, 2026 as the publication date. Independent archival evidence narrows the public availability as follows:
- the January 7, 2026 archive of Polygon Legal Terms did not contain the POL MiCAR link;
- the January 22, 2026 archive did contain a public link to the POL MiCAR page;
- the first preserved full copy of the dedicated page found in the archive is dated February 13, 2026.
The evidence confirms that the document was publicly linked by January 21–22. The available archives do not independently capture the page on January 16 itself, although the page's technical history is consistent with creation during that week. The precise January 16 date therefore remains Polygon's stated publication date, while independent public verification begins several days later.
How To Read POL Supply Claims
When a website, exchange, whitepaper, or data provider publishes a POL supply number, first identify which quantity it means:
- initial supply at migration;
- raw Ethereum ERC-20
totalSupply; - gross supply after protocol emission;
- supply after permanent burns;
- circulating supply after a provider's exclusions;
- a projection at a stated future date;
- an automatic end to issuance.
For POL, these values are not interchangeable. In particular, 10 billion is not the current supply, and the projected 2033 value applies only to its stated date and assumptions.
POLTRACK treats deployed contracts and reconciled on-chain data as the primary source for current quantities. Whitepapers provide design and legal context; they do not override executed state.
Common Questions
Is there an official POL token whitepaper?
Yes. Polygon hosts the 2023 POL technical whitepaper and the 2026 POL MiCAR White Paper. They are official Polygon-hosted documents with different purposes: one proposes technical and economic design, while the other provides regulatory disclosure for European trading admission.
Is the MATIC whitepaper the same as the POL whitepaper?
No. The legacy Matic Network whitepaper describes the original network and MATIC-era architecture. The POL technical whitepaper proposes the successor token, its migration, emission, Community Treasury, governance role, and broader multi-chain design.
Did POL replace MATIC?
Yes. POL is the successor token. The migration uses a 1:1 ratio, and POL replaced MATIC as the native gas and staking token of Polygon PoS. MATIC remains relevant to historical accounting and unmigrated Ethereum balances.
What does the 10 billion figure in the POL whitepaper represent?
Both the technical and MiCAR descriptions treat 10 billion as the initial supply. POL has an ongoing emission mechanism, so current supply must be measured separately.
Does the deployed POL system stop issuance at a fixed total?
Authorized emission is constrained by contract roles and a mint-per-second rate limiter, while the emission calculation and routing are controlled through an upgradeable manager. The implementation does not stop automatically at the 2033 scenario date.
Is POL inflation fixed at 2% forever?
No. Approximately 2% is the current implemented annual compounded curve. The published policy discusses community changes, and the contracts permit authorized upgrades. Any future rate should be presented as adopted only after governance and on-chain execution, not merely because it appears in a scenario.
Does POL emission stop automatically in 2033?
No. The ten-year horizon comes from the original policy design. The active EmissionManager does not contain an automatic 2033 shutdown. Stopping or changing emission requires a deliberate protocol action.
Did the MiCAR whitepaper replace the 2023 technical whitepaper?
No. The MiCAR document adds regulatory and legal disclosures. It does not reproduce the full technical design and should not be treated as a new protocol specification.
Was the POL MiCAR White Paper approved by the Central Bank of Ireland?
No. It was notified to the Central Bank of Ireland. The document explicitly says it was not approved by a competent EU authority and that responsibility for its content remains with the person seeking admission to trading.
Which source controls if the documents disagree?
For current executable behavior, use deployed smart contracts and verified on-chain transactions. Approved and executed PIPs explain how that state was reached. Current official documentation provides interpretation. Technical and MiCAR whitepapers remain important design and legal evidence, but neither can change mainnet state by itself.
Continue Researching POL
- POL Tokenomics — supply, emission, burn, staking, and fee flows.
- POL Emission — executed rate history, contract versions, and governance controls.
- POL Token FAQ — direct answers about gas, staking, migration, and supply.
- What Is Polygon? — network architecture and the role of POL.
- Methodology & Data Sources — POLTRACK formulas, source hierarchy, and limitations.
- Live Polygon tokenomics data — current supply, issuance, burn, fees, and market context.
Primary Sources
- Matic Network Whitepaper v1.1
- POL technical whitepaper v0.2
- Polygon 2.0: Tokenomics announcement, July 13, 2023
- POL MiCAR publication page
- POL MiCAR White Paper v1.0
- Polygon Developer Documentation: POL
- PIP-17: Polygon Ecosystem Token
- PIP-19: Update Polygon PoS Native Token to POL
- PIP-25: Adjust POL Total Supply
- PIP-26: Transition from MATIC to POL Validator Rewards
- PIP-41: Enable Direct POL Emissions
- PIP-42: Upgrade Polygon PoS Staking to POL
- POL token contracts
- Ethereum POL token contract
- Ethereum EmissionManager proxy