The post XRP Targets $3.12 as XLM Eyes $0.38 – Everything You Need to Know! appeared first on Coinpedia Fintech News
XRP and XLM, both tokens, have posted solid gains over the last 24 hours, supported by strong on-chain activity and macro catalysts. While XRP price is rallying on renewed ETF optimism and whale accumulation. Stellar price is finding support from its upcoming Protocol 23 mainnet upgrade and growing institutional adoption. With key resistance levels approaching, both tokens are now at a crossroads.
XRP Price Analysis
XRP price is changing hands at $2.80, with a 3.06% premium since yesterday. Successively, the market cap rose to $166.75 billion, with the daily business spiking 50% to $7.01 billion. Price action shows a breakout above the 200-day EMA at $2.47, and XRP is now testing the 38.2% Fibonacci retracement at $3.12.
It is worth noting that the momentum indicators are turning positive. The RSI has exited oversold territory at 47, and the MACD is flattening, signaling weakening bearish pressure. Historically, such EMA breakouts have come before strong rallies. June 2025 saw a 24% gain under a similar setup. A close above $3.12 could open the path to $3.56, provided daily volume holds above $7B to validate the breakout.
XLM is being traded on exchanges at $0.3623, with a 4.64% higher price than yesterday. Market cap has grown to $11.37 billion, with trading volume jumping 75% to $366.93 million. The token has reclaimed the $0.354 pivot point and is holding above the 50% Fibonacci retracement at $0.406.
The RSI at 51 suggests room for further upside, though the MACD remains negative, signaling caution. Bulls are defending the $0.34–$0.35 support zone, but a decisive close above $0.38 is needed to confirm a trend reversal. A drop below $0.34 could trigger a retest of July lows near $0.28.
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
Will XRP price break out?
Yes, a sustained close above $3.12 with volume over $7B could target $3.56.
What key level should XLM holders watch?
A daily close above $0.38 would confirm a bullish reversal. That being said, below $0.34 risks $0.28.
What’s fueling these price surges?
XRP gains from ETF approval momentum and whale buying, while XLM rallies on its Protocol 23 upgrade and institutional adoption news.