XRP Ledger Activates Token Escrow: Here’s What XLS-85 Unlocks

bitcoinistОпубліковано о 2026-02-13Востаннє оновлено о 2026-02-13

Анотація

The XRP Ledger has activated the Token Escrow (XLS-85) amendment on its mainnet, extending its native escrow functionality beyond XRP to include Trustline-based tokens (IOUs) and Multi-Purpose Tokens (MPTs). This enables secure, conditional, on-chain settlements for assets like stablecoins and real-world assets. The feature requires specific issuer flags for tokens to be escrowed and includes authorization rules for secure transactions. It supports time-based, conditional, and combination escrows, though it involves transaction fees and requires an expiration time for token escrows. Use cases include vesting, conditional payments, treasury workflows, and tokenized rights, providing a native "lock until X" mechanism without relying on third-party custodians.

The XRP Ledger has activated Token Escrow (XLS-85) on mainnet on Feb.12, extending the network’s native escrow mechanics beyond XRP to Trustline-based tokens (IOUs) and Multi-Purpose Tokens (MPTs). The amendment was enabled today with 88% consensus (30/34 validators) and was introduced in rippled v2.5.0 under the XLS-85 specification.

Escrow, But For Every Asset On XRP Ledger

RippleX framed the change as a broadening of XRPL’s settlement primitives from one native asset to the wider token stack via X:

“Token Escrow (XLS-85) is now live on XRPL Mainnet! This feature extends native escrow functionality beyond XRP to all Trustline-based tokens (IOUs) and Multi-Purpose Tokens (MPTs). From stablecoins like RLUSD to Real World Assets, the XRPL now supports secure, conditional, onchain settlement for all assets.” It added: “The toolbox for Institutional DeFi just got bigger.”

XRPL.org describes escrow in familiar terms, then emphasizes what the ledger automates: “Traditionally, an escrow is a contract between two parties to facilitate financial transactions... The XRP Ledger takes escrow a step further, replacing the third party with an automated system built into the ledger.” With the TokenEscrow amendment, that same approach now applies to fungible tokens, not just XRP.

For Trust Line Tokens, the issuing account must enable the Allow Trust Line Locking flag so the issued token can be escrowed. For MPTs, the issuer must set Can Escrow and Can Transfer flags at issuance so those tokens can both be held in escrow and transferred when released. One notable constraint: issuers cannot create escrows using their own issued tokens, though they can receive escrowed tokens as recipients.

Authorization gating also matters. If a token requires authorization, the sender must be pre-authorized by the issuer before creating an escrow, and must be authorized to receive the tokens back if an expired escrow is canceled—regardless of who submits the cancellation. Separately, the recipient must be pre-authorized before an escrow can be finished.

XRPL supports time-based, conditional, and combination escrows. The flow is anchored around EscrowCreate to lock funds, EscrowFinish to release them when conditions are met, and EscrowCancel to return funds once an escrow expires. For token escrows specifically, an expiration time is mandatory.

The feature is not free. XRPL.org flags that escrow “requires two transactions” and that Crypto-Conditions increase fees. While the ledger supports Crypto-Conditions, it currently only supports PREIMAGE-SHA-256, and fulfillment verification raises EscrowFinish costs. The documentation gives a concrete minimum: an EscrowFinish with a fulfillment requires at least 330 drops of XRP plus an additional amount based on fulfillment size, with the formula scaling if fee settings change.

RippleX highlighted use cases spanning vesting and grants, conditional payments and OTC-style swaps, treasury workflows like legal holds and collateral, and tokenized rights and RWA-style unlocks. The common thread is a native, on-ledger “lock until X” mechanism now available to the token layer, useful for structured settlement, compliance-shaped flows, and predictable release conditions without relying on a third-party custodian or purely off-chain coordination.

At press time, XRP traded at $1.35.

XRP drops below the 200-week EMA, 1-week chart | Source: XRPUSDT on TradingView.com

Пов'язані питання

QWhat is the main feature activated on the XRP Ledger mainnet on February 12, as described in the article?

AThe main feature activated is Token Escrow (XLS-85), which extends the network's native escrow functionality beyond XRP to include Trustline-based tokens (IOUs) and Multi-Purpose Tokens (MPTs).

QAccording to the article, what are the two types of tokens that the new Token Escrow feature now supports?

AThe Token Escrow feature now supports Trustline-based tokens (IOUs) and Multi-Purpose Tokens (MPTs).

QWhat specific flags must an issuer set for a Multi-Purpose Token (MPT) to be eligible for escrow?

AFor an MPT to be eligible for escrow, the issuer must set the Can Escrow and Can Transfer flags at the time of issuance.

QWhat are the three primary transaction types involved in the XRPL escrow flow?

AThe three primary transaction types are EscrowCreate (to lock funds), EscrowFinish (to release funds when conditions are met), and EscrowCancel (to return funds once an escrow expires).

QBesides time-based escrows, what other types of escrow does the XRPL support, as mentioned in the article?

ABesides time-based escrows, the XRPL also supports conditional escrows and combination escrows.

Пов'язані матеріали

a16z: AI's 'Amnesia', Can Continuous Learning Cure It?

The article "a16z: AI's 'Amnesia' – Can Continual Learning Cure It?" explores the limitations of current large language models (LLMs), which, like the protagonist in the film *Memento*, are trapped in a perpetual present—unable to form new memories after training. While methods like in-context learning (ICL), retrieval-augmented generation (RAG), and external scaffolding (e.g., chat history, prompts) provide temporary solutions, they fail to enable true internalization of new knowledge. The authors argue that compression—the core of learning during training—is halted at deployment, preventing models from generalizing, discovering novel solutions (e.g., mathematical proofs), or handling adversarial scenarios. The piece introduces *continual learning* as a critical research direction to address this, categorizing approaches into three paths: 1. **Context**: Scaling external memory via longer context windows, multi-agent systems, and smarter retrieval. 2. **Modules**: Using pluggable adapters or external memory layers for specialization without full retraining. 3. **Weights**: Enabling parameter updates through sparse training, test-time training, meta-learning, distillation, and reinforcement learning from feedback. Challenges include catastrophic forgetting, safety risks, and auditability, but overcoming these could unlock models that learn iteratively from experience. The conclusion emphasizes that while context-based methods are effective, true breakthroughs require models to compress new information into weights post-deployment, moving from mere retrieval to genuine learning.

marsbit1 год тому

a16z: AI's 'Amnesia', Can Continuous Learning Cure It?

marsbit1 год тому

Can a Hair Dryer Earn $34,000? Deciphering the Reflexivity Paradox in Prediction Markets

An individual manipulated a weather sensor at Paris Charles de Gaulle Airport with a portable heat source, causing a Polymarket weather market to settle at 22°C and earning $34,000. This incident highlights a fundamental issue in prediction markets: when a market aims to reflect reality, it also incentivizes participants to influence that reality. Prediction markets operate on two layers: platform rules (what outcome counts as a win) and data sources (what actually happened). While most focus on rules, the real vulnerability lies in the data source. If reality is recorded through a specific source, influencing that source directly affects market settlement. The article categorizes markets by their vulnerability: 1. **Single-point physical data sources** (e.g., weather stations): Easily manipulated through physical interference. 2. **Insider information markets** (e.g., MrBeast video details): Insiders like team members use non-public information to trade. Kalshi fined a剪辑师 $20,000 for insider trading. 3. **Actor-manipulated markets** (e.g., Andrew Tate’s tweet counts): The subject of the market can control the outcome. Evidence suggests Tate’sociated accounts coordinated to profit. 4. **Individual-action markets** (e.g., WNBA disruptions): A single person can execute an event to profit from their pre-placed bets. Kalshi and Polymarket handle these issues differently. Kalshi enforces strict KYC, publicly penalizes insider trading, and reports to regulators. Polymarket, with its anonymous wallet-based system, has historically been more permissive, arguing that insider information improves market accuracy. However, it cooperated with authorities in the "Van Dyke case," where a user traded on classified government information. The core paradox is reflexivity: prediction markets are designed to discover truth, but their financial incentives can distort reality. The more valuable a prediction becomes, the more likely participants are to influence the event itself. The market ceases to be a mirror of reality and instead shapes it.

marsbit2 год тому

Can a Hair Dryer Earn $34,000? Deciphering the Reflexivity Paradox in Prediction Markets

marsbit2 год тому

Торгівля

Спот
Ф'ючерси

Популярні статті

Що таке XRP 2.0

XRP 2.0: Нова межа в світі криптовалют Вступ до XRP 2.0 У постійно змінюючомуся світі криптовалют нові проекти постійно з'являються, змагаючись за увагу та прийняття. Однією з таких обіцяючих ініціатив є XRP 2.0, новий криптовалютний проект, що має на меті використання сучасних технологій блокчейн та надійних методів шифрування. Хоча назва нагадує про XRP від Ripple, важливо зазначити, що XRP 2.0 функціонує автономно, концентруючи увагу на підвищенні безпеки транзакцій, конфіденційності та масштабованості. Оскільки цифровий фінансовий ландшафт все більше приймає децентралізовані рішення, XRP 2.0 прагне значно сприяти веб3 та загальному розширенню крипто проектів. Що таке XRP 2.0? У своїй основі XRP 2.0 є криптовалютним проектом, що має на меті створення безпечної та децентралізованої екосистеми цифрової валюти. Його фундаментальна технологія інтегрує складні принципи блокчейну з передовими техніками шифрування. Загальною метою XRP 2.0 є встановлення себе як надійної та ефективної платформи, що дозволяє швидко виконувати транзакції, при цьому надаючи пріоритет підвищеним захистам конфіденційності для своїх користувачів. Проект позиціонується як рішення багатьох обмежень, з якими стикаються існуючі криптовалюти, пропонуючи систему, яка може обробляти вищий обсяг транзакцій з покращеною швидкістю та конфіденційністю. Ця універсальність позиціонує XRP 2.0 як значного гравця на ринку, наповненому різними цифровими валютами. Хто творець XRP 2.0? Особистість творця XRP 2.0 була позначена як «Вілбур». Проте, вичерпні деталі про Вілбура або пов'язану з ним організацію залишаються недоступними. Анонімність багатьох творців криптовалют не є незвичним явищем в індустрії, часто запроваджена для збереження певного рівня конфіденційності та безпеки. Хто інвестори XRP 2.0? На даний момент конкретна інформація про інвестиційні фонди або організації, що підтримують XRP 2.0, не є публічно доступною. У секторі криптовалют підтримка від визнаних інвесторів може значно вплинути на кредитоспроможність і успіх проекту, але прозорість щодо фінансових підтримувачів XRP 2.0 не була встановлена. Як працює XRP 2.0? XRP 2.0 вирізняється використанням комбінації технології блокчейн та просунутих алгоритмів шифрування, що забезпечують безпечні та децентралізовані транзакції. Його інноваційна структура включає унікальні функції, спрямовані на залучення користувачів та розширення функціональності за межами традиційних транзакцій криптовалюти. Серед цих функцій, XRP 2.0 включає можливості на базі ШІ, такі як текст в зображення та текст в мову. Ці нововведення розроблені для покращення інтерактивного досвіду для користувачів, сприяючи ширшій застосовності в різних секторах. Завдяки поєднанню технологічних досягнень з орієнтованим на користувача дизайном, XRP 2.0 прагне привернути увагу різноманітних осіб і підприємств, які шукають способи інтеграції рішень криптовалют у свої операційні структури. Хронологія XRP 2.0 Розуміння XRP 2.0 вимагає вивчення основних етапів, які визначили його подорож до теперішнього часу: 23 липня 2023 року: XRP 2.0 представлено як новий криптовалютний проект, що має на меті революціонізувати безпечні та децентралізовані можливості транзакцій у галузі блокчейн. 8 вересня 2023 року: Запускається інший проект, XRP20, що відзначає виникнення токена ERC-20 на блокчейні Ethereum, який не пов'язаний з XRP 2.0. 13 листопада 2023 року: XRP Ledger зазнає значного оновлення з виходом програмного забезпечення rippled server версії 2.0.0. Важливо зазначити, що цей розвиток не пов'язаний з криптовалютним проектом XRP 2.0. Ключові моменти про XRP 2.0 Щоб узагальнити суть XRP 2.0, кілька критично важливих факторів emerge: Унікальні функції: Включення функцій, таких як текст в зображення і текст в мову на базі ШІ, ще більше розширює потенційні застосування XRP 2.0. Технологія блокчейн: Архітектура використовує сучасні механізми блокчейн і протоколи шифрування, забезпечуючи безпечне та децентралізоване середовище для транзакцій. Масштабованість і конфіденційність: XRP 2.0 надає пріоритет підвищеним захистам конфіденційності в процесах транзакцій і масштабованості, необхідній для задоволення зростаючої бази користувачів. Відсутність зв'язку з Ripple: Важливо, що, незважаючи на свою назву, XRP 2.0 не має жодної прив'язки чи співпраці з XRP від Ripple, що відрізняє його операційну структуру та цілі в рамках криптовалютної екосистеми. Висновок XRP 2.0 представляє амбітну ініціативу у світі криптовалют, прагнучи запропонувати поєднання безпеки, конфіденційності та ефективності у цифрових транзакціях. Інтегруючи складні технології та дружні до користувача функції, проект ставить за мету розширити горизонти того, що криптовалюта може досягти в сучасній цифровій економіці. Хоча анонімність його творця та відсутність розкритих інвесторів можуть викликати запитання у деяких, фокус XRP 2.0 на передових функціональностях і децентралізації підвищує його привабливість на дедалі більшому ринку криптовалют. Оскільки ландшафт криптовалют продовжує еволюціонувати, XRP 2.0 може ще стати важливим гравцем у розширенні безпечних і масштабованих рішень блокчейн.

162 переглядів усьогоОпубліковано 2024.04.05Оновлено 2024.12.03

Що таке XRP 2.0

Як купити XRP

Ласкаво просимо до HTX.com! Ми зробили покупку XRP (XRP) простою та зручною. Дотримуйтесь нашої покрокової інструкції, щоб розпочати свою криптовалютну подорож.Крок 1: Створіть обліковий запис на HTXВикористовуйте свою електронну пошту або номер телефону, щоб зареєструвати обліковий запис на HTX безплатно. Пройдіть безпроблемну реєстрацію й отримайте доступ до всіх функцій.ЗареєструватисьКрок 2: Перейдіть до розділу Купити крипту і виберіть спосіб оплатиКредитна/дебетова картка: використовуйте вашу картку Visa або Mastercard, щоб миттєво купити XRP (XRP).Баланс: використовуйте кошти з балансу вашого рахунку HTX для безперешкодної торгівлі.Треті особи: ми додали популярні способи оплати, такі як Google Pay та Apple Pay, щоб підвищити зручність.P2P: Торгуйте безпосередньо з іншими користувачами на HTX.Позабіржова торгівля (OTC): ми пропонуємо індивідуальні послуги та конкурентні обмінні курси для трейдерів.Крок 3: Зберігайте свої XRP (XRP)Після придбання XRP (XRP) збережіть його у своєму обліковому записі на HTX. Крім того, ви можете відправити його в інше місце за допомогою блокчейн-переказу або використовувати його для торгівлі іншими криптовалютами.Крок 4: Торгівля XRP (XRP)Легко торгуйте XRP (XRP) на спотовому ринку HTX. Просто увійдіть до свого облікового запису, виберіть торгову пару, укладайте угоди та спостерігайте за ними в режимі реального часу. Ми пропонуємо зручний досвід як для початківців, так і для досвідчених трейдерів.

1.2k переглядів усьогоОпубліковано 2024.12.10Оновлено 2025.03.21

Як купити XRP

Обговорення

Ласкаво просимо до спільноти HTX. Тут ви можете бути в курсі останніх подій розвитку платформи та отримати доступ до професійної ринкової інформації. Нижче представлені думки користувачів щодо ціни XRP (XRP).

活动图片