Multi-Purpose Tokens (MPT)
A newer, more efficient native fungible-token standard on the XRP Ledger, designed to complement trust-line-issued currencies.
The trust-line limitation this addresses
As covered in Trust Lines and Issued Currencies, the XRPL's original fungible-asset model requires each individual holder to explicitly create a trust line to the issuer before they can hold that asset — a bilateral relationship that works well for many use cases, but that adds friction and per-holder reserve overhead for issuers that want to distribute a fungible token to a very large number of holders efficiently (for example, a large-scale institutional token issuance).
What Multi-Purpose Tokens are
Multi-Purpose Tokens (MPT) are a newer, native fungible-token primitive designed specifically for more efficient, issuer-controlled, large-scale token issuance — positioned as a complement to trust lines rather than a replacement, better suited to scenarios like institutional asset issuance where the trust-line model's per-holder setup overhead becomes impractical at scale.
Key design differences from trust-line assets
- Issuer-defined token metadata and controls are declared once at the token's creation, rather than being implicit in how each individual trust line is configured.
- Reduced per-holder overhead, aimed at making it more efficient for an issuer to distribute a token to a large number of holders compared to requiring each one to independently establish a trust line first.
- Built-in support for common institutional requirements, such as transfer restrictions and issuer-level controls, designed in from the start rather than layered on afterward the way freeze and clawback were added to the trust-line model over time.
Relationship to real-world asset tokenization
MPT is particularly relevant to the tokenized real-world assets use case: institutions issuing a large-scale tokenized fund, bond, or similar instrument to many investors benefit from a token standard designed around efficient, controlled, large-holder-count distribution from the outset.
Where this fits in the ledger's broader design philosophy
Like every other native feature discussed throughout this wiki's Technology section, MPT reached the ledger through the standard XLS proposal and amendment process — an incremental addition to the protocol's native asset-issuance capabilities, rather than a smart-contract-layer add-on.
Current adoption
As a comparatively newer addition to the protocol, MPT adoption is still developing relative to the long-established trust-line model; issuers choosing between the two generally weigh trust lines' maturity and ecosystem-wide tooling support against MPT's efficiency advantages for large-scale, controlled distribution scenarios.