Definition and scope
How Much XRP Exists—and Why the Supply Declines addresses a distinct part of xrp and ledger fundamentals. Trace XRP's fixed initial supply and the protocol mechanism that destroys transaction costs.
This collection establishes the language needed to evaluate every other XRP Ledger topic. It separates the asset from the network, explains the identifiers visible in explorers, and shows how individual transactions fit into an ordered ledger history. Names and identifiers describe protocol state; they do not establish ownership, identity, market value, or an affiliation with Ripple.
How it works
The ledger began with 100 billion XRP and has no mining or block-reward issuance. Transaction costs are destroyed when transactions are included in validated ledgers, so total supply can only decline under current protocol rules.
- 100 billion XRP: verify this field, object, or component against the cited protocol documentation.
- transaction cost: verify this field, object, or component against the cited protocol documentation.
- burn: verify this field, object, or component against the cited protocol documentation.
- validated ledger: verify this field, object, or component against the cited protocol documentation.
Practical example and checks
If a validated transaction specifies a 12-drop cost, those drops are removed rather than paid to a validator. Operators can compare validated-ledger supply data over time, but should not infer market demand from the burn mechanism.
For production use, preserve the exact signed or queried data, record the network and validated ledger reference, and compare the result with the current primary documentation before changing off-ledger state.
Open the related live demo or evidence lab →Limits, risks, and common confusion
The declining-supply mechanism does not establish scarcity-driven price behavior or an investment return. Escrowed or inaccessible XRP still exists unless it has actually been destroyed by protocol processing.
Names and identifiers describe protocol state; they do not establish ownership, identity, market value, or an affiliation with Ripple.
Current network status
Enabled on XRPL Mainnet. The underlying protocol capability is available on XRPL Mainnet. Individual services can still impose additional rules, limits, or trust assumptions.
Status reviewed 2026-08-23. Amendment-dependent behavior must be rechecked against the network's live feature state before operational use.