What is white paper?
The document in which a project sets out what it is building, how its token works, and how supply is distributed.
Not yet verifiedHow we verify
3 min read
In this entry
The document in which a project sets out what it is building, how its token works, and how supply is distributed.
The form comes from Bitcoin. Satoshi Nakamoto's 2008 paper was nine pages of technical argument with no token sale attached, and it set an expectation the genre never lived up to. By the initial coin offering boom of 2017 a white paper was primarily a fundraising document, and the technical framing was borrowed credibility.
Understanding that is the whole skill. A white paper is a claim about the future written by people with a financial interest in your believing it, and nothing in it is verified before publication.
How it works
There is no standard, no reviewer, and no consequence for a document that describes something never built. Contents typically include a problem statement, an architecture, a token model, a distribution table, a roadmap, and a team section.
The sections vary enormously in how checkable they are. The distribution table and vesting schedule can be verified against on-chain contracts, and where the document and the contracts disagree, the contracts govern. The architecture can be compared against deployed code. The roadmap and the market sizing cannot be checked at all, and the team section is only as good as the identities behind it, which are sometimes fabricated.
Regulation has begun to change the picture in one place. Under Regulation (EU) 2023/1114, known as MiCA, issuers offering certain crypto-assets in the European Union must publish a crypto-asset white paper meeting prescribed content requirements and notify it to a competent authority, which makes the issuer liable for information that is misleading or incomplete. That is a legal instrument rather than the marketing genre, and the two share a name.
Example
Illustrative. A white paper states that team tokens vest over four years with a one-year cliff and that 15 percent of supply is allocated to the team.
Both claims are checkable. The vesting contract on chain shows the actual schedule, and the token contract plus the distribution addresses show the actual allocation. Suppose the contract instead releases team tokens over eighteen months with a three-month cliff. The document is wrong, or out of date, and the code is what will happen. That discrepancy is far more informative than anything the document says about its addressable market.
Why it matters when you buy
The parts of a white paper worth your time are the parts you can verify against the chain, chiefly supply, allocation, and vesting, because those determine future selling pressure regardless of whether the product works. RampAtlas publishes unlock schedules and ownership concentration for tracked assets, and the guide on verifying a token contract covers reading the code behind the claims.
Related terms
- ico: the fundraising the genre grew around
- lockup vesting: the schedule to verify on chain
- circulating supply: what the distribution table claims
- token generation event: when the schedule begins
- mica: the European Union disclosure regime
- rug pull: what unverified claims sometimes precede
Questions
Is a white paper a prospectus?
Generally no. A prospectus is a regulated disclosure document with liability attached. The European Union's MiCA crypto-asset white paper is a step toward that, and the ordinary marketing white paper carries no such obligations.
What should I actually check in one?
Supply, allocation, and vesting, then verify each against the deployed contracts. Those figures shape future supply whether or not the project delivers anything else it describes.
Does a missing white paper mean anything?
Not much on its own. Several large assets, including some memecoins, have no meaningful document, and plenty of failed projects had thorough ones. It is a weak signal in either direction.