The post XRP News Today: XRPL’s RWA Tokenization Explodes 2,260%, Approaches $118M appeared first on Coinpedia Fintech News
The XRP Ledger (XRPL) is quietly becoming a major force in decentralized finance, thanks to a massive surge in real-world asset (RWA) tokenization. Over the last six months, tokenized assets on XRPL have grown by 2,260%, reflecting a clear shift in institutional and enterprise adoption of blockchain technology.
Tokenization Drives XRPL Growth
At the start of the year, the value of tokenized real-world assets on XRPL was under $5 million. Fast forward to today, and that figure has jumped to at least $118 million, according to a joint report by Tokens Relations and Ripple.
The ledger’s DeFi ecosystem is also expanding rapidly:
DeFi Total Value Locked (TVL): $92.57 million
30-Day Growth: Up from $55 million — a rise of approximately 68.3%
Stablecoin Market Cap: $93.21 million (↑23.18% this week)
DEX 24H Volume: $186,232
Average Daily Transactions: Over 1.77 million
Stablecoins and decentralized exchanges (DEXs) are playing a big role in this growth, fueling higher transaction volumes and driving more users to the XRPL network.
Ripple’s Global Expansion Push
Ripple’s efforts to build a global financial network are bearing fruit, especially in regions like the Middle East, Europe, and Asia.
Middle East
Ripple recently received regulatory approval from Dubai’s DFSA, allowing it to offer crypto payments in the UAE. It has also teamed up with Zand Bank and Mamo Pay to improve cross-border payments. A notable real estate tokenization project with Ctrl Alt and the Dubai Land Department is also live on the XRP Ledger.
Europe
Ripple is collaborating with major financial institutions including DZ Bank, BBVA Switzerland, and DekaBank through Metaco, aiming to provide secure custody solutions and tokenization services for institutional clients.
Asia
In Singapore and South Korea, Ripple has partnered with Straits and BDACS to support crypto custody and build infrastructure for the digital asset ecosystem.
South America
Ripple’s presence is growing in Latin America too. Mercado Bitcoin has already tokenized over $200 million in assets on XRPL, showing the real-world impact of blockchain innovation in the region.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
What is driving the growth of XRPL in DeFi?
A 2,260% surge in real-world asset tokenization and stablecoin use is fueling XRPL’s rapid DeFi growth.
How is XRPL supporting stablecoin and DEX growth?
XRPL’s DeFi ecosystem includes $93.21 million in stablecoins and increasing DEX volumes, driving more daily transactions.
Which regions are leading Ripple’s adoption push?
Ripple is expanding in the UAE, Europe, Asia, and Latin America, securing partnerships for payments, custody, and tokenization.