Two of the most consequential amendments in the XRPL's DeFi roadmap are now officially open for validator voting. The SingleAssetVault (Amendment ID: 81BD2619) and LendingProtocol (Amendment ID: 565B90CA) have both entered the consensus process, according to the XRPL Known Amendments registry. If 80% of active validators support them for 14 consecutive days, both will activate on the ledger.
These two amendments together represent the most significant expansion of XRPL's native financial primitives since the AMM went live in 2024.
The SingleAssetVault amendment introduces a new on-ledger account type that holds a single asset — an XRP or token balance — and issues vault shares (LP-like tokens) to depositors. This is the foundational primitive for pooled liquidity on XRPL without bridging to external DeFi protocols.
Key mechanics introduced by XLS-65 include the VaultSet transaction for vault creation and configuration, the VaultWithdraw transaction for liquidity exits, and a new vault_info API method. Vault shares can be transferred, used as collateral, or composed into higher-order protocols — all on-chain and without smart contract bytecode.
The vault model is intentionally simple: one asset in, proportional shares out. No impermanent loss from multi-asset pools. This is designed for institutional-grade liquidity management, not speculative yield farming.
LendingProtocol builds directly on SingleAssetVault. It enables fixed-term, uncollateralized loans drawn from a vault's pooled funds. The protocol relies on off-chain underwriting — counterparty credit assessment happens outside the ledger — but loan execution, repayment, and default recording all happen on-chain.
This is a significant departure from the over-collateralized DeFi model dominant on Ethereum. By removing collateral requirements and anchoring risk assessment to off-chain credit infrastructure, XLS-66 is designed for real-world financial use cases: corporate credit lines, trade finance, and institutional borrowing at scale.
Loan terms are peer-to-peer and configurable: maturity date, interest rate, and counterparty are set at origination. The ledger enforces repayment schedule and records default state — providing an immutable audit trail without requiring on-chain collateral locks.
Both amendments are arriving as XRPL's institutional footprint is rapidly expanding. RLUSD passed $800M in supply on the ledger last week, surpassing Ethereum. XRP ETF products from six issuers hold over 762M XRP in custody. Validator consensus on SingleAssetVault and LendingProtocol would add yield-generating infrastructure for that institutional capital — without leaving the ledger.
If these amendments activate, a vault could hold RLUSD deposits and issue loans to verified counterparties denominated in RLUSD — creating a complete, on-ledger institutional credit workflow with no external smart contract dependencies.
The community conversation is active. Builders and researchers on X are closely tracking the validator vote counts, with analysts calling this "the most important vote in XRPL history" given the DeFi implications.
Amendment activation requires 80% supermajority support from active XRPL validators for 14 continuous days. Monitoring sites like XRPScan and the XRPL Explorer track live validator votes. Given the default vote is currently "No" for both amendments in the latest stable release, passage requires active validator reconfiguration — a real test of ecosystem alignment.
Sources: XRPL.org Known Amendments Registry (verified June 26, 2026); XRPL Standards XLS-0065 and XLS-0066 on GitHub; XRPL community validator monitoring.