AllSwap| Crypto Swap

XRP: Settlement Asset on a Federated BFT Ledger

XRP is the native settlement asset of the XRP Ledger (XRPL), a Layer 1 launched on June 2, 2012 that finalizes transactions in roughly 4 seconds via a federated Byzantine consensus rather than mining or staking. Unlike most majors, XRP is almost entirely native — there is no canonical wrapped XRP on Ethereum, BSC or Solana with meaningful liquidity, so the asset's lifecycle plays out on a single chain whose throughput, fee model and validator set you are buying into when you hold it.

LIVEMajors2chains supported6 decimals

Trade XRP through AllSwap's non-custodial, no-KYC cross-chain swap. Market-maker bidding routes you against deep liquidity; failed quotes refund automatically — you keep custody from the source address to the r-prefixed XRPL destination.

About XRP

XRP traces back to a 2004 system called RipplePay built by Ryan Fugger, which was rebuilt into the XRP Ledger by Jed McCaleb, David Schwartz and Arthur Britto, with Chris Larsen co-founding the modern company now known as Ripple. The XRP Ledger went live on June 2, 2012 with 100,000,000,000 XRP pre-mined at genesis — no inflation schedule, no mining reward, no staking issuance. The 100 billion cap is therefore not a soft target but a hard ceiling fixed at block one. Current circulating supply is 62,053,900,985 XRP against a total of 99,985,653,167, meaning roughly 38 billion units remain outside circulation, most of which sits in Ripple's monthly-released escrow accounts that programmatically unlock 1 billion XRP per month and return the unused portion to a new escrow.

Technically, XRPL is not a smart-contract chain in the EVM sense. It runs the XRP Ledger Consensus Protocol — a federated BFT model where each node trusts a Unique Node List (UNL) of validators and a transaction is finalized once roughly 80% of that set agrees, producing 3-to-5 second deterministic finality and a sustained 100 TPS with a theoretical ceiling of 1,500 TPS. There is no general-purpose VM, no Solidity, no account model in the EVM sense — instead, accounts are r-prefixed Base58 addresses with optional destination tags for routing inside custodial wallets. Programmability is added in narrow, audited form: the XLS-30 amendment activated on March 22, 2024 brought a native automated market maker into the ledger itself, and Hooks plus the EVM-compatible sidechain extend functionality without exposing the base layer to arbitrary bytecode.

Economically, XRP is engineered as a bridge asset for cross-border value transfer. Each transaction burns a small amount of XRP as a fee (a deflationary pressure, though far below the issuance ceiling impact), and every account must lock a reserve in XRP simply to exist on the ledger — currently a structural sink that scales with active addresses. The asset trades at $1.076 with a $66,792,916,540 market cap and $107,621,491,658 fully diluted valuation; 24-hour volume of $3,861,314,692 reflects deep, persistent liquidity on centralized venues. Performance over the trailing year is -49.64%, with the all-time high of $3.65 set on July 18, 2025 now -70.49% behind, framing XRP firmly as a major-cap asset in a drawdown rather than a discovery phase.

Real-world use of XRP concentrates in two lanes that other Layer 1s rarely touch directly. The first is corridor settlement — financial institutions and remittance operators using XRP as an intermediate hop between fiat pairs, eliminating pre-funded nostro accounts. The second is on-ledger token issuance: stablecoins, tokenized treasuries and IOU credit lines issued natively as Issued Currencies, settled against XRP through the built-in DEX and the new AMM. This is structurally different from holding ETH (where value accrues through gas burn and staking) or SOL (where it accrues through validator economics) — XRP's thesis sits on payment volume, escrow release dynamics and the regulatory status of the asset itself.

XRP multi-chain versions

XRP is unusual among the top-cap assets in that it has no meaningful multi-chain footprint. There is no canonical wrapped XRP on Ethereum, BSC, Solana, Tron or Arbitrum carrying ten-figure liquidity — the asset lives on the XRPL itself, and its 'cross-chain' story is actually a story of where the same native XRP plays different roles within a single-chain economy. Below is how to think about XRP-the-asset across its real venues: native ledger settlement, the in-ledger DEX, the XLS-30 AMM activated in March 2024, the EVM-compatible sidechain, and the centralized exchanges that aggregate most of its $3.86B daily volume.

Key insights

  • XRP is essentially a single-chain asset. Whereas USDT splits across Tron (47.28%) and Ethereum (42.86%), and BTC has cbBTC, WBTC and tBTC variants, XRP has no canonical wrapped form with deep liquidity — the version-distribution risk most multi-chain assets carry simply does not apply here.
  • Finality is uniform at roughly 4 seconds whether you settle peer-to-peer, swap on the in-ledger DEX, or interact with the XLS-30 AMM. The XRPL's federated BFT does not have probabilistic confirmations the way Bitcoin or Ethereum do — once 80% of the UNL signs, the ledger is closed and the transaction is irreversible.
  • The XLS-30 AMM amendment, activated on March 22, 2024, integrated automated market making directly into the base ledger rather than as a separate contract layer. This is structurally different from Uniswap on Ethereum — there is no smart contract counterparty risk because the AMM is the protocol.
  • Every XRPL account permanently locks a reserve in XRP just to exist. This is not a fee — it is a refundable but illiquid balance that creates a structural floor under demand as the active address count grows. No EVM chain has this property at the protocol level.
  • The XRPL EVM sidechain (and earlier hooks proposals) introduce smart-contract programmability without polluting the base layer. If you want DeFi composability around XRP, that activity migrates to the sidechain — but the canonical XRP balance still lives on the main ledger, and bridging back and forth carries the same cross-chain trust assumptions as any L1↔L2 bridge.

Pick by use case

Cross-Border Corridor Settlement

XRP Ledger (native)

Financial institutions and remittance providers using XRP as a neutral bridge asset between fiat pairs (e.g. MXN → USD → PHP). The 3-5 second finality and sub-cent fees collapse what costs banks 1-3% in pre-funded nostro account capital, which is the original Ripple use case and the one with the cleanest revenue model.

In-Ledger DEX and AMM Trading

XRP Ledger (native)

Trading Issued Currencies — fiat-backed stablecoins, tokenized treasuries, IOU credit — against XRP via the order book or the post-March-2024 XLS-30 AMM. No external smart contract, no MEV bot ecosystem like Ethereum's, and quote-to-fill in under 5 seconds with deterministic ordering.

Custodial Routing with Destination Tags

XRP Ledger (native)

Centralized exchanges, OTC desks and custodians use a single shared XRP address with destination tags to disambiguate user balances. This is why depositing XRP to an exchange without the correct dest tag can cost you the funds — the address is right, the routing is missing. AllSwap exposes destination tag fields on every XRP destination.

Account Reserve as Structural Demand

XRP Ledger (native)

Every active XRPL account locks a base reserve (currently 1 XRP after the dynamic reserve adjustments) plus an additional reserve per trustline or owned object. As the ledger scales to retail and tokenized-asset use, this reserve becomes a non-trivial sink that absorbs circulating supply without affecting the 100B cap.

EVM Sidechain Composability

XRPL EVM Sidechain

For DeFi-style composability — lending markets, perpetuals, structured products around XRP — the EVM sidechain provides Solidity tooling without modifying the base ledger. Liquidity is thin relative to Ethereum L2s, but for asset-issuance experiments anchored to the XRPL economy, it is the path of least resistance.

XRP market data

Source: CoinGecko

$1.09Price
+0.51%24h
-1.80%7d
-6.36%30d
$67.96BMarket cap
$683.05M24h volume
62,466,503,703Circulating
-70.16%From ATH ($3.65)

Chains where XRP is live

XRP is available for cross-chain swap on the 2 chains below. Tap any chain to see every asset live on it.

2 CHAINS · Tap any logo to view that chain's details

Compliance & risk

XRP carries a regulatory and concentration profile distinct from most majors. Two structural facts dominate any risk read: a meaningful share of supply sits in escrow controlled by Ripple, and the asset has a specific U.S. legal history that materially shaped its venue access. Beyond the company-specific items, the federated validator model and the in-ledger freeze authority on Issued Currencies create asset-level controls that simply do not exist on Bitcoin or Ethereum. Below are the discrete risks holders should price in.

Concentrated escrow release schedule

Medium

Circulating supply is 62,053,900,985 against total 99,985,653,167 — roughly 38 billion XRP sits outside circulation, with Ripple programmatically unlocking 1 billion XRP per month from escrow and returning unused portions. This creates a predictable but persistent sell-side overhang that does not exist for assets with no founder-controlled supply tranche.

U.S. regulatory ambiguity legacy

High

The SEC's 2020 action against Ripple created multi-year uncertainty over whether XRP itself constitutes an unregistered security, which led major U.S. venues to delist or restrict access. While the 2023 ruling distinguished programmatic sales from institutional sales, the asset remains the only major-cap token with this specific litigation footprint, and venue access can shift again with new enforcement posture.

Freeze authority on Issued Currencies

Medium

Native XRP cannot be frozen, but every Issued Currency (stablecoins and IOUs on XRPL) carries an issuer-controlled freeze flag by default. If you hold a tokenized USD on XRPL, the issuer can freeze that specific balance at the protocol level — this is by design for the institutional-payments thesis but is a control surface that does not exist for ERC-20 USDC on Ethereum without smart-contract upgrades.

Federated validator concentration

Medium

Consensus depends on the Unique Node List, a curated set of validators reaching ~80% agreement. While anyone can run a validator, the default UNL distributed by Ripple and other publishers shapes which nodes actually finalize the ledger. This is more efficient than Nakamoto consensus but creates a coordination layer absent in BTC or ETH that holders must trust the long-term decentralization roadmap of.

Drawdown depth and momentum risk

Medium

XRP is -49.64% on the trailing year and -70.49% below its July 18, 2025 all-time high of $3.65. Holders looking at the $1.076 spot price are buying an asset in a sustained drawdown, with 7-day and 30-day moves of -19.89% and -23.77% respectively. This is not a compliance risk per se but is the realized-volatility context any allocation decision sits inside.

Popular XRP swap paths

Paths below are based on real user demand. Tap to jump straight to the matching swap page.

XRP FAQ

01Is there a wrapped XRP on Ethereum or other EVM chains?

There is no canonical wrapped XRP with meaningful liquidity on Ethereum, BSC, Solana, Arbitrum, Polygon or Tron. Unlike BTC (which has cbBTC, WBTC and tBTC) or USDT (which splits across Tron at 47.28% and Ethereum at 42.86% of supply), XRP's footprint is concentrated on the XRP Ledger itself. The XRPL EVM-compatible sidechain provides Solidity programmability anchored to the XRPL economy, but bridged balances there are sidechain-scoped, not a multi-chain canonical asset. If you receive 'XRP' on a non-XRPL address, treat it as a custodian or issuer's representation, not the same asset.

02Why does my XRP transfer need a destination tag?

Centralized exchanges, custodians and many OTC desks operate a single shared XRPL address that holds funds for many users, and the destination tag (a 32-bit integer) is how the receiving system routes the deposit to your specific account. The XRP itself arrives at the address regardless, but without the correct tag the platform cannot credit your balance — the funds become operationally lost, often requiring manual recovery if it is possible at all. Always verify both the r-prefixed address and the destination tag the receiving platform provides; AllSwap exposes the destination tag field explicitly on every XRPL destination.

03Can my XRP be frozen by Ripple or a validator?

Native XRP cannot be frozen by Ripple, by validators, or by the protocol itself — it behaves like BTC or ETH at the base layer. What can be frozen is any Issued Currency on the XRPL, which includes stablecoins, tokenized treasuries and IOU credit lines issued by a specific party. Those tokens carry an issuer-controlled freeze flag by default. So if you hold native XRP in a self-custody wallet (Xaman, Ledger, Trezor), no third party can freeze the balance; if you hold a tokenized USD or any non-native asset on XRPL, the issuer can freeze that specific balance under the ledger's design.

04What happens to the 38 billion XRP held in escrow?

Total supply is 99,985,653,167 XRP and circulating supply is 62,053,900,985, leaving roughly 38 billion XRP outside circulation. The bulk of that sits in Ripple-controlled escrow accounts that release 1 billion XRP per month on a programmatic schedule; whatever portion is not sold or distributed in a given month is returned to a new escrow account at the back of the queue. This produces a predictable monthly unlock cadence that markets generally price in, but it is a persistent supply pressure asymmetric to assets with no founder-controlled tranche — worth modeling explicitly into any long-horizon thesis on XRP.

05How does XRPL consensus differ from Bitcoin or Ethereum, and what does that mean for finality?

Bitcoin uses Proof-of-Work with probabilistic finality — you wait for confirmations because there is always a non-zero chance of reorg. Ethereum uses Proof-of-Stake with around 12.8 minutes to full finality through Casper FFG. XRPL uses neither: it runs a federated Byzantine consensus where each node trusts a Unique Node List of validators, and a transaction is final once roughly 80% of that set signs the closing ledger. This produces 3-to-5 second deterministic finality at a sustained 100 TPS with a 1,500 TPS theoretical ceiling. The tradeoff is the consensus depends on the UNL composition rather than open economic security — faster and cheaper, with a different trust model holders should be explicit about.