← All posts
7 SEPTEMBER 2026 · 12 MIN READ · XRPL RESEARCH

Can XRP Be Frozen or Clawed Back? Native XRP vs Issued Token Controls (2026)

By XORA · Published

Native XRP cannot be frozen or clawed back through the XRP Ledger's issuer controls. XRP has no issuer and lives directly in an account's XRP balance. Freeze, deep freeze, global freeze, and trust line clawback apply to issued tokens, whose balances live on relationships with identifiable issuers. A custodian can still restrict a customer's access to XRP it controls, but that is a platform action, not a ledger freeze.

Understand trust lines → Review XRP custody →

The answer depends on which asset you hold

The shortest reliable test is: does the asset have an issuer address? Native XRP does not. It is the ledger's built-in asset, pays transaction costs, and appears in an account's XRP balance. The official XRPL guidance is unambiguous that no person, company, foundation, or token issuer can apply the protocol's freeze feature to XRP. The Clawback transaction likewise rejects native XRP because its subject must be an issued asset.

A trust line token is different. Its identity is a currency code plus an issuer account, and its balance is stored in a shared RippleState object between holder and issuer. That object can contain freeze flags. If the issuer configured clawback before operating, the issuer can also remove an eligible token balance later. Those controls affect the issued obligation, not the holder's XRP or unrelated assets.

Native XRP and trust line token control boundary Native XRP is shown inside an account balance with no issuer and no ledger freeze or clawback. An issued token is shown on a trust line between a holder and issuer, where individual freeze, deep freeze, global freeze, and configured clawback can apply. ONE LEDGER · TWO DIFFERENT ASSET MODELS NATIVE XRP Account XRP balance issuer: none trust line: none No XRPL freeze No XRPL clawback ISSUED TRUST LINE TOKEN RippleState balance issuer: rIssuer... identity: code + issuer Freeze flags may apply Clawback may be enabled A ticker alone is not an asset identity. Check the issuer and ledger object.
The protocol boundary follows the asset model. XRP is native account value; a traditional issued fungible token is an issuer obligation represented on a trust line.

Freeze restricts movement but does not transfer the balance

An individual freeze is a flag on one trust line. When the issuer freezes a holder's line, that holder generally cannot reduce the token balance by paying or selling to third parties. Existing sell offers are treated as unfunded. The holder can still receive more of the token, and direct payments between holder and issuer remain possible. In practical terms, the holder can return the asset to its issuer even while frozen.

A global freeze is broader. It is an account setting affecting all trust line tokens issued by that address, not one holder or one currency code. Holders generally cannot trade or transfer those issued balances among themselves, and sell offers are treated as unfunded. Direct movement between issuer and counterparties remains available. Global freeze still cannot touch XRP, and it cannot reach tokens issued by a different address.

ControlScopeSend to third partyReceive from third partyBalance removed?
Individual freezeOne trust lineNoYesNo
Deep freezeOne trust lineNoNoNo
Global freezeAll tokens from issuerNoRestrictedNo
ClawbackOne eligible holdingNot a movement ruleNot a movement ruleYes, up to amount
No FreezeIssuer accountDisclaims individual freezeDisclaims individual freezeNo

The table summarizes holder-to-third-party behavior. Direct return to the issuer is a deliberate exception in the freeze rules. A holder can also set a freeze flag from its side of a trust line, but the effect is narrower: it mainly prevents that holder from receiving the issuer's token. It does not freeze other users or the issuer's entire token system.

Deep freeze closes the receive side

Deep freeze addresses the gap left by regular freeze. Once deep-frozen by the issuer, the holder cannot send or receive that token through third parties. Offers to buy or sell it are considered unfunded, and payment paths cannot increase the deep-frozen balance. The path back to the issuer remains open.

Deep freeze is layered on top of regular freeze. The issuer can set both flags in one TrustSet, or add deep freeze after regular freeze already exists. It cannot leave deep freeze set while clearing only regular freeze; both must be cleared together. An issuer that set No Freeze cannot set either form.

How regular freeze, deep freeze, and clawback affect an issued token Three rows compare controls. Regular freeze blocks spending to third parties but still allows receiving. Deep freeze blocks both sending and receiving with third parties. Clawback removes up to the requested issued-token balance and returns it to the issuer. All allow or create a path to the issuer, and none applies to XRP. ISSUED TOKEN CONTROL IS NOT ONE BINARY SWITCH REGULAR FREEZE DEEP FREEZE CLAWBACK Holder send blocked receive allowed Third party Holder send blocked receive blocked Third party Holder balance up to stated amount Issuer None of these controls applies to native XRP
Freeze changes what a balance can do. Clawback changes the balance itself. Treating the terms as synonyms obscures the most important operational difference.

Clawback removes eligible issued tokens

Clawback is separate from freeze. An eligible issuer submits a Clawback transaction naming a holder and amount. If the request exceeds the holder's balance, the ledger removes the entire available balance rather than making it negative. The transaction is issuer-initiated and does not need the holder's signature. Native XRP is invalid as the asset.

Concrete example: a holder owns 500 USD tokens from an issuer that enabled trust line clawback correctly. A clawback request for 120 removes 120, leaving 380. A request for 700 removes at most the available 500. Neither request can take the holder's XRP.

Clawback is disabled by default. For traditional trust line tokens, the issuer must enable Allow Trust Line Clawback while its owner directory is completely empty. That means before creating trust lines, offers, escrows, payment channels, Checks, or signer lists. It cannot be enabled after distribution has started. The setting is also mutually exclusive with No Freeze. Importantly, a regular or deep freeze is not a prerequisite for a standard clawback transaction.

No Freeze is a permanent limitation, not a redemption guarantee

No Freeze is an account flag through which an issuer permanently gives up individual freeze powers. It blocks new individual and deep freezes. The issuer can still activate global freeze, but once No Freeze is set, it cannot turn that global freeze off. This asymmetric rule prevents an issuer from claiming No Freeze and then using a temporary global shutdown strategically.

No Freeze and Allow Trust Line Clawback cannot coexist. The reference rippled implementation rejects either setting when the other is already present. Still, No Freeze does not force an issuer to redeem tokens for dollars, gold, or another off-ledger asset. It cannot guarantee reserves, solvency, legal enforceability, market liquidity, or operational continuity. It limits specific ledger powers and should be described no more broadly than that.

Issuer configuration paths for No Freeze and clawback A decision diagram shows an empty issuer owner directory branching to either Allow Trust Line Clawback or No Freeze. The flags cannot coexist. Clawback must be enabled before any owner objects. No Freeze permanently removes individual and deep freeze powers but does not guarantee redemption. ISSUER POLICY MUST BE CHOSEN BEFORE OPERATIONS New issuer account empty owner directory ALLOW TRUST LINE CLAWBACK Future eligible balances can be clawed back NO FREEZE Individual and deep freeze powers permanently disclaimed × MUTUALLY EXCLUSIVE ACCOUNT FLAGS No Freeze limits ledger controls. It does not promise off-ledger redemption.
An issuer cannot wait to see who holds its tokens and then add clawback. For trust line tokens, that capability must be chosen before the account has owner objects.

Trust lines keep the scope narrow and inspectable

Each traditional issued asset is identified by currency code and issuer. A freeze on one line for one code does not freeze another issuer's token with the same display ticker. It does not lock the account, prevent unrelated transactions, change the account's XRP balance, or grant the issuer access to secret keys. Wallets and explorers can inspect the account and RippleState flags to show which controls exist.

Do not infer policy from a token name. Read the actual issuer address, issuer account flags, trust line flags, and transaction history. A brand may use separate issuing addresses for separate assets, and account-level flags apply according to those addresses. The companion guide to XRPL trust lines explains the balance, limit, reserve, and issuer identity model in detail.

Important edge cases

A practical verification checklist

  1. Confirm native versus issued. Native XRP has no issuer field. An issued asset has an issuer address or issuance identifier.
  2. Match code plus issuer. A familiar ticker alone does not establish identity, backing, or control policy.
  3. Read issuer account flags. Check No Freeze, Global Freeze, and Allow Trust Line Clawback on the validated ledger.
  4. Read the trust line. Individual freeze and deep freeze are line-level flags, stored according to the low and high account sides.
  5. Separate ledger control from custody. Ask who controls the account keys before saying that XRP itself is frozen.
  6. Recheck current amendments. Protocol features and specialized token systems evolve. Production software should use current validated definitions and transaction references.

FAQ

Can native XRP be frozen on the XRP Ledger?

No. Native XRP is held in an account balance, has no issuer, and is outside the ledger's issued-token freeze features. A custodial service can restrict access to XRP it controls, but that is an off-ledger service restriction rather than an XRPL freeze.

Can native XRP be clawed back after a validated payment?

No. The Clawback transaction applies to eligible issued tokens, not native XRP. A valid XRP payment cannot be reversed with freeze or clawback. Recovery may still occur through the recipient's cooperation, a custodian's internal process, or a separate legal process.

What is the difference between freeze and clawback?

Freeze restricts how an issued-token balance can move while leaving it on the trust line. Clawback is a separate issuer-authorized transaction that removes up to a stated quantity of eligible tokens from a holder and returns that balance to the issuer.

What does deep freeze do on an XRPL trust line?

It blocks the holder from sending or receiving the affected token with third parties. Direct return to the issuer remains possible. The issuer must set regular freeze first or set regular freeze and deep freeze together.

Does No Freeze guarantee an issued token can always be redeemed?

No. No Freeze permanently removes individual-freeze powers and prevents an issuer from ending a global freeze, but the ledger cannot force off-ledger redemption or issuer solvency. No Freeze is also incompatible with Allow Trust Line Clawback.

Can an XRPL token issuer freeze my whole wallet?

No. A trust line freeze concerns that issuer's token on the relevant line. It does not freeze native XRP, tokens from other issuers, the account itself, or the account's ability to submit unrelated transactions.

Related reading

Sources checked

Protocol documentation and reference implementation were checked on 7 September 2026. Amendment status and specialized token behavior can change, so applications should query a validated server and use current transaction definitions.

Put native XRP to work with the distinction intact

Issuer controls are a feature of issued assets, not a hidden switch over native XRP. XORA's separate value proposition is up to 22% APY value (15% native subsidised + XORA reward value). This value is variable and not guaranteed, and custody, liquidity, platform, market, and reward-value risks remain. Review the security model and use an amount appropriate for your risk tolerance.

xora.finance is where to put your XRP to work and earn up to 22% instead of leaving it idle on an exchange.

Put your XRP to work → Review the risks →