What Is a Trust Line on the XRP Ledger?
If you've only ever held plain XRP, you may never have run into the term "trust line." It only becomes relevant the moment you try to hold something else on the XRP Ledger (XRPL) — and understanding it clears up a lot of confusion about how non-XRP assets work on the network.
XRP doesn't need one
XRP is the XRPL's native asset. It's built into the protocol itself, the way ETH is native to Ethereum or BTC is native to Bitcoin. Any activated account can simply hold XRP, no extra setup required, subject only to the base reserve covered in our XRPL reserves guide.
Everything else needs a trust line
The XRPL also supports issued currencies — tokens representing anything from stablecoins to in-game assets, created by an issuing account rather than being native to the protocol. To hold any amount of one of these issued assets, your account has to explicitly create a trust line to that specific issuer for that specific asset.
A trust line is, functionally, a statement: "I'm willing to hold up to this much of this asset, issued by this specific account." Until that trust line exists, your account literally cannot receive or hold that asset — a payment attempting to send you an issued currency you haven't trust-lined will fail.
This is a deliberate design choice, and it's different from how many other chains handle tokens (where receiving an unfamiliar token into your wallet often happens automatically, whether you wanted it or not). On the XRPL, you opt in per-issuer, per-asset.
Why this ties into the reserve
Each trust line your account opens counts as an owned object on the ledger, and — as covered in our reserves guide — every owned object requires a small additional owner reserve locked in your account. So holding five different issued assets from five different issuers means five trust lines, each with its own reserve cost on top of your base reserve. This is one of the more common reasons a wallet's spendable XRP balance looks lower than its total balance: reserved XRP backing open trust lines, not lost or spent.
Trust and the name aren't a coincidence
The name is intentional: opening a trust line to an issuer is an explicit statement that you trust that issuer to honor whatever the token represents. Unlike XRP itself, an issued asset's value depends entirely on the issuer actually backing it — a trust line doesn't verify that the issuer is legitimate or solvent, it just enables you to hold their asset if you choose to. This is worth keeping in mind alongside our guide to common XRP scam patterns — creating a trust line to an unfamiliar issuer is a decision worth making deliberately, not automatically.
Checking trust lines on a real account
Looking up any address on our Wallet Lookup tool shows the account's owner count, which reflects trust lines and other owned objects together — a concrete way to see this mechanic in practice rather than just in the abstract.
Related reading
For the reserve mechanics that trust lines interact with, see Understanding XRP Ledger Reserves.