News
11 Jul 2025, 07:55
Cardano Price Prediction 2025, 2026 – 2030: Will ADA Price Hit $2?
The post Cardano Price Prediction 2025, 2026 – 2030: Will ADA Price Hit $2? appeared first on Coinpedia Fintech News Story Highlights The live price of the Cardano token is $ 0.69958544 . Price prediction suggests potential to reach $2.05 by year-end 2025. Long-term forecasts indicate ADA could hit $10.25 by 2030. The Plomin Hard Fork, which activated in Q1 2025, has significantly enhanced Cardano’s appeal to investors by establishing full decentralized governance. This is seen as a key milestone that aligns with the blockchain’s long-term vision of community-driven decision-making. Despite these advancements, bullish attraction post-Plomin Hard Fork was tempered by market dynamics and challenges, on its price chart. However, in Q2 2025, things seem to have changed , as a variety of optimistic factors surround the altcoin sector, which is benefiting the ADA price. As a result, Cardano price prediction is heating up again in the community. With bullish technical signals, major upgrades, and ETF hopes rising , many are intrigued to know, “Is ADA Price ready for a massive breakout?” Here’s a detailed ADA price prediction for 2025 and beyond, including expert targets up to 2050. Coinpedia’s Cardano Price Prediction 2025 Assuming that Cardano continues to focus on the network’s upcoming updates, we can expect a wider adoption rate. Even the ETF odds has higher approval rate that could bring large crowd wil multi-billion dollars into the asset, once approved. Therefore, we expect the ADA price to reach $2.05 in 2025. Table of Contents Coinpedia’s Cardano Price Prediction 2025 Cardano Price Today Cardano Price Prediction for July 2025 ADA Price Prediction 2025 Cardano (ADA) Price Prediction 2026 – 2030 Cardano Price Prediction 2031, 2032, 2033, 2040, 2050 Market Analysis FAQs Cardano Price Today Cryptocurrency Cardano Token ADA Price $ 0.69958544 11.40% Market Cap $ 24,757,068,540.4394 Trading Volume $ 1,536,316,878.1430 Circulating Supply 35,388,198,743.3986 All-time High $3.10 on 02nd Sept 2021 All-time Low $0.01735 on 02nd Oct 2017 Cardano Price Prediction for July 2025 The Cardano price is trapped in a long bleeding range in the entire H1 2025, but showed signs of recovery in late June, triggered by the ceasefire in the Iran-Israel-US short-term war. Over the last 20 days, it has recovered nearly 22% from the $0.55 support level. With the recent bullish momentum in the crypto sector during the second week of July, ADA price has been uplifted to $0.63 with growing hopes of an ADA ETF and global sentiment rising as BTC jumped beyond its June high. ADA is now inching towards the range’s upper border, and a sustained bullish momentum could lead to higher levels. The key level to watch in July is $0.72. If ADA holds and reclaims this level, a breakout above that range may lead to a rally toward $0.86, and if this resistance is cleared, ADA could aim for $1.10 by July end. Moreover, in the past 30-day span, Spot volume has peaked at $1.44 billion, daily active addresses have increased, and addresses holding between “10 million ADA to 100 million ADA” coins have peaked at 13.13 billion from a low of 12.81 billion. This is showing sustainable bullish momentum. However, failure to stay above $0.60 could send ADA back to $0.55, with a deeper decline possible toward $0.40. Price Prediction Potential Low ($) Average Price ($) Potential High ($) July 2025 $0.40 $0.74 $1.10 ADA Price Prediction 2025 Source: coincarp Cardano has always prioritized decentralization, and the recent Plomin hard fork has taken it a step further. Unlike many other blockchains, Cardano gives more control to its users than to any central organization. This is reflected in CoinCarp’s rich list, where the top 100 addresses hold just 22% of the mainnet’s circulating supply, significantly lower than most other altcoins. To break above the $1.10–$1.20 range, strong retail participation will be key. A major catalyst could be the approval of an ADA ETF, expected by year-end, which could attract billions in inflows. If ADA holds above its Q1 2025 high, it has a strong chance of retesting the $2.05 mark before the year ends. Scenario Potential Low Average Price Potential High Without ETF Approval $0.85 $1.10 $1.25 With ETF Approval + Retail Surge $1.20 $1.65 $2.05 Bullish Breakout (with ETF & macro support) $1.50 $2.05 $2.80 Cardano (ADA) Price Prediction 2026 – 2030 Price Prediction Potential Low ($) Average Price ($) Potential High ($) 2026 2.75 3.00 3.25 2027 4.50 4.75 5.00 2028 5.25 5.50 5.75 2029 6.75 7.25 7.75 2030 9.00 9.75 10.25 This table, based on historical movements, shows ADA prices to reach $10.25 by 2030 based on compounding market cap each year. This table provides a framework for understanding the potential Cardano price movements. Yet, the actual price will depend on a combination of market dynamics, investor behavior, and external factors influencing the cryptocurrency landscape. Also read: UniSwap Price Prediction 2025, 2026 – 2030! Cardano Price Prediction 2031, 2032, 2033, 2040, 2050 Year Potential Low ($) Potential Average ($) Potential High ($) 2031 10.50 11.00 11.25 2032 13.75 14.25 14.75 2033 17.50 18.50 19.75 2040 34.25 51.75 69.25 2050 128.25 228.75 329.50 Based on the historic market sentiments and trend analysis of the altcoin, here are the possible Cardano price targets for the longer time frames. .highcharts-legend { display:none; } document.addEventListener("DOMContentLoaded", function () { setTimeout(function() { Highcharts.chart('custom-chart-6870c4047790f', { chart: { type: 'areaspline' }, title: { text: 'Cardano (ADA) Price Prediction', style: { color: '#171717', fontSize: '20px', fontWeight: '500', } }, xAxis: { categories: ["2031","2032","2033","2040","2050"], title: { text: 'Year', style: { color: '#171717', fontSize: '16px', fontWeight: '500', display: 'block', align: 'middle' // Ensure it's aligned properly }, margin: 15 } }, yAxis: { title: { text: 'Average Price ($)', style: { color: '#171717', fontSize: '16px', fontWeight: '500', } }, labels: { formatter: function () { return this.value === 0 ? "0" : formatNumber(this.value); } } }, responsive: { rules: [{ condition: { maxWidth: 767 // Set breakpoint at 767px }, chartOptions: { title: { style: { fontSize: '13px', fontWeight: '500', lineHeight: '22px' // Corrected 'lineHight' to 'lineHeight' } }, xAxis: { title: { style: { fontSize: '12px', fontWeight: '500' } } }, yAxis: { title: { style: { fontSize: '12px', fontWeight: '500' } } } } }] }, tooltip: { shared: true, formatter: function () { var year = this.x; // Default index if (this.series.chart.xAxis[0].categories) { year = this.series.chart.xAxis[0].categories[this.point.index]; // Map to category label } return ` ${year} ${this.points.map(point => ` \u25CF ${point.series.name}: ${formatNumber(point.y)} ` ).join(' ')}`; } }, credits: { enabled: false }, plotOptions: { areaspline: { color: '#0052CC', fillColor: { linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 }, stops: [ [0, '#0f549999'], [1, '#0052CC0D'] ] }, marker: { lineWidth: 1, lineColor: null, fillColor: 'white' } } }, series: [{ name: 'Market Value', data: [10.92,14.33,18.63,51.8,228.85] // Dynamic values }] }); }, 1000); function formatNumber(value) { if (value === 0) { return "0"; } if (value >= 1000000000) { return (value / 1000000000).toFixed(2).replace(/\.00$/, '') + 'B'; } else if (value >= 1000000) { return (value / 1000000).toFixed(2).replace(/\.00$/, '') + 'M'; } else if (value >= 1000) { return (value / 1000).toFixed(2).replace(/\.00$/, '') + 'K'; } else if (value >= 1) { return value.toFixed(2); } else if (value >= 0.1) { return value.toFixed(4); } else if (value >= 0.01) { return value.toFixed(5); } else if (value >= 0.001) { // 0.001 to 0.00999 (6 decimal places) return value.toFixed(6); } else if (value >= 0.0001) { // 0.0001 to 0.000999 (6 decimal places) return value.toFixed(6); } else if (value >= 0.00001) { // 0.00001 to 0.0000999 (8 decimal places) return value.toFixed(8); } else if (value >= 0.000001) { // 0.000001 to 0.00000999 (9 decimal places) return value.toFixed(9); } else if (value >= 0.0000001) { // 0.0000001 to 0.000000999 (10 decimal places) return value.toFixed(10); } else if (value >= 0.00000001) { // 0.00000001 to 0.0000000999 (11 decimal places) return value.toFixed(11); } else if (value >= 0.000000001) { // 0.000000001 to 0.00000000999 (12 decimal places) return value.toFixed(12); } else if (value >= 0.0000000001) { // 0.0000000001 to 0.000000000999 (12 decimal places) return value.toFixed(12); } else { // Less than 0.0000000001 (13 decimal places) return value.toFixed(13); } } }); Market Analysis Firm Name 2025 2026 2030 Changelly $0.752 $1.18 $6.05 Coincodex $0.79 $0.53 $0.89 Binance $0.79 $0.83 $1.01 * The aforementioned targets are the average targets set by the respective firms. Coinpedia’s Price Analysis provides you with the latest content on the recent market trend that enables you to get closer to the price movements & actions of the various cryptocurrencies. .article_register_shortcode { padding: 18px 24px; border-radius: 8px; display: flex; align-items: center; margin: 6px 0 22px; border: 1px solid #0052CC4D; background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 82, 204, 0.1) 100%); } .article_register_shortcode .media-body h5 { color: #000000; font-weight: 600; font-size: 20px; line-height: 22px; text-align:left; } .article_register_shortcode .media-body h5 span { color: #0052CC; } .article_register_shortcode .media-body p { font-weight: 400; font-size: 14px; line-height: 22px; color: #171717B2; margin-top: 4px; text-align:left; } .article_register_shortcode .media-body{ padding-right: 14px; } .article_register_shortcode .media-button a { float: right; } .article_register_shortcode .primary-button img{ vertical-align: middle; width: 20px; margin: 0; display: inline-block; } @media (min-width: 581px) and (max-width: 991px) { .article_register_shortcode .media-body p { margin-bottom: 0; } } @media (max-width: 580px) { .article_register_shortcode { display: block; padding: 20px; } .article_register_shortcode img { max-width: 50px; } .article_register_shortcode .media-body h5 { font-size: 16px; } .article_register_shortcode .media-body { margin-left: 0px; } .article_register_shortcode .media-body p { font-size: 13px; line-height: 20px; margin-top: 6px; margin-bottom: 14px; } .article_register_shortcode .media-button a { float: unset; } .article_register_shortcode .secondary-button { margin-bottom: 0; } } Never Miss a Beat in the Crypto World! Stay ahead with breaking news, expert analysis, and real-time updates on the latest trends in Bitcoin, altcoins, DeFi, NFTs, and more. .subscription-options li { display: none; } .research-report-subscribe{ background-color: #0052CC; padding: 12px 20px; border-radius: 8px; color: #fff; font-weight: 500; font-size: 14px; width: 96%; } .research-report-subscribe img{ vertical-align: sub; margin-right: 2px; } Subscribe to Price Prediction var templateIds = "6"; var listOfSubscribed = []; 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 Daily Get real-time crypto news, market insights, and blockchain updates. Weekly Stay updated with major trends, funding news, and price analysis. Monthly Receive a detailed report with market analysis and expert predictions. Subscribe Now `; subcribemodal.innerHTML = modalContent; } subscribe_unsubscribe_status(template_id); //getAllSubscriberCategoryList(template_id); } function toggleSubscription(subscription, template_id) { var subscriptionCheckbox = document.getElementById(subscription + '_' + template_id); var li = document.getElementById(subscription + 'Selected_' + template_id); if (subscriptionCheckbox.checked) { li.classList.add('active'); } else { li.classList.remove('active'); } } function getAllSubscriberCategoryList(getcategoryId) { jQuery.ajax({ url: 'https://coinpedia.org/wp-admin/admin-ajax.php', type: 'GET', data: { action: 'subscribe_api_ajax_request', apiurl: '/app/email_newsletter/list', }, success: function(response) { var result = JSON.parse(response.message); if (result.status === true) { var idstosubscribed = [] // Populate listOfSubscribed with subscribed category IDs result.message.forEach(listofcategory => { if (listofcategory.subscribe_status === 1) { if (!listOfSubscribed.includes(listofcategory._id)) { listOfSubscribed.push(listofcategory._id); } if (!idstosubscribed.includes(listofcategory.news_cp_category_row_id)) { idstosubscribed.push(listofcategory.news_cp_category_row_id); } } }); idstosubscribed.forEach(id => { var subscribeButton = document.getElementById('subscribe_' + id); var unsubscribeButton = document.getElementById('unsubscribe_' + id); if (subscribeButton && unsubscribeButton) { subscribeButton.style.display = 'none'; unsubscribeButton.style.display = 'block'; var showDownloadReport = document.getElementById('download_report'); if (showDownloadReport) { showDownloadReport.style.display = 'block'; } } }); } }, error: function(xhr, status, error) { console.error('Error:', error); } }); } function subscribe_unsubscribe_status(getcategoryId) { var elementTounsubscribe = parent.document.getElementById('unsubscribe_' + getcategoryId); var elementTosubscribe = parent.document.getElementById('subscribe_' + getcategoryId); jQuery.ajax({ url: 'https://coinpedia.org/wp-admin/admin-ajax.php', type: 'POST', data: { action: 'subscribe_api_ajax_request', apiurl: '/app/email_newsletter/list?category_row_id=' + getcategoryId, }, success: function(response) { var result = JSON.parse(response.message); if (result.status === true) { parent.jQuery('.skeliton-loader-block').hide(); var hasSubscribeStatusOne = false; result.message.forEach(subscribeStatus => { if (listOfSubscribed.includes(subscribeStatus._id) && subscribeStatus.subscribe_status === 1) { hasSubscribeStatusOne = true; } if (subscribeStatus.notification_type === 3) { parent.document.getElementById('monthlySelected_' + getcategoryId).style.display = 'block'; parent.document.getElementById('monthly_' + getcategoryId).setAttribute('data-id', subscribeStatus._id); if (subscribeStatus.subscribe_status === 1) { parent.document.getElementById('monthly_' + getcategoryId).checked = true; } } else if (subscribeStatus.notification_type === 2) { parent.document.getElementById('weeklySelected_' + getcategoryId).style.display = 'block'; parent.document.getElementById('weekly_' + getcategoryId).setAttribute('data-id', subscribeStatus._id); if (subscribeStatus.subscribe_status === 1) { parent.document.getElementById('weekly_' + getcategoryId).checked = true; } } else if (subscribeStatus.notification_type === 1) { parent.document.getElementById('dailySelected_' + getcategoryId).style.display = 'block'; parent.document.getElementById('daily_' + getcategoryId).setAttribute('data-id', subscribeStatus._id); if (subscribeStatus.subscribe_status === 1) { parent.document.getElementById('daily_' + getcategoryId).checked = true; } } if (subscribeStatus.subscribe_status === 1) { listOfSubscribed.push(subscribeStatus._id); } }); if (hasSubscribeStatusOne) { elementTosubscribe.style.display = 'none'; elementTounsubscribe.style.display = 'block'; } else { elementTosubscribe.style.display = 'block'; elementTounsubscribe.style.display = 'none'; } } }, error: function(xhr, status, error) { console.error('Error:', error); } }); } function logSelectedSubscriptions(categoryid) { var unsubscribemodal = document.querySelector('.unsubscribed-popup-modal .modal'); var subscribedmodal = document.querySelector('.subscribed-popup-modal .modal'); unsubscribemodal.innerHTML=''; subscribedmodal.innerHTML=''; var selectedSubscriptions = []; var storeCheckedId = []; var checkboxes = document.querySelectorAll('#subscription-options-' + categoryid + ' input[type="checkbox"]'); var errorMessage = document.getElementById('error-message-select'); // Use a Set to handle unique data-ids var uniqueSubscribedIds = new Set(listOfSubscribed); checkboxes.forEach(function(checkbox) { var dataId = parseInt(checkbox.getAttribute('data-id')); if (checkbox.checked) { selectedSubscriptions.push(checkbox.id); storeCheckedId.push(dataId); } else { uniqueSubscribedIds.delete(dataId); // Remove unchecked data-id } }); // Update listOfSubscribed with unique values listOfSubscribed = Array.from(uniqueSubscribedIds); var selectedSubscriptionsString = selectedSubscriptions.join(', '); var concatinateSubscribeId = [...new Set(storeCheckedId.concat(listOfSubscribed))]; var categoryData = { 'subscribed_categories': concatinateSubscribeId }; var requestSubscriberData = { action: 'handle_dynamic_api_request_with_headers', security: '62ac0d041d', endpoint: '/app/email_newsletter/update_categories', token: '', data: categoryData }; jQuery.ajax({ url: 'https://coinpedia.org/wp-admin/admin-ajax.php', type: 'POST', data: requestSubscriberData, beforeSend: function(xhr) { xhr.setRequestHeader('X-Requested-With', 'XMLHttpRequest'); }, success: function(response) { try { response = response.data; 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! `; unsubscribemodal.innerHTML = unsubcribedPopUpmodal; document.querySelector('#subscribe-modal-design .modal').style.display = 'none'; unsubscribemodal.style.display = 'block'; unsubscribemodal.classList.remove('hide'); unsubscribemodal.classList.add('show'); document.getElementById('subscribe_' + categoryid).style.display = 'block'; document.getElementById('unsubscribe_' + categoryid).style.display = 'none'; var showDownloadReport = document.getElementById('download_report'); if (showDownloadReport) { showDownloadReport.style.display = 'none'; } } else { var subscribedPopupModal = ` Thank you for subscribing! 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; } document.querySelector('#subscribe-modal-design .modal').style.display = 'none'; subscribedmodal.style.display = 'block'; subscribedmodal.classList.remove('hide'); subscribedmodal.classList.add('show'); document.getElementById('subscribe_' + categoryid).style.display = 'none'; document.getElementById('unsubscribe_' + categoryid).style.display = 'block'; var showDownloadReport = document.getElementById('download_report'); if (showDownloadReport) { showDownloadReport.style.display = 'block'; } } } catch (e) { console.error('Error parsing response:', e); } }, }); } function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector('#' + modalId); // Using querySelector to find the modal if (modal) { modal.classList.add('hide'); modal.classList.remove('show'); setTimeout(function() { modal.style.display = 'none'; }, 500); } else { console.warn('Modal not found:', modalId); } } function closeunsubscribemodal() { var unsubscribemodal = document.querySelector('.unsubscribed-popup-modal .modal'); if (unsubscribemodal) { unsubscribemodal.classList.add('hide'); unsubscribemodal.classList.remove('show'); } setTimeout(function() { unsubscribemodal.style.display = 'none'; }, 500); } function closesubscribemodal() { var subscribedmodal = document.querySelector('.subscribed-popup-modal .modal'); setTimeout(function() { subscribedmodal.style.display = 'none'; }, 500); if (subscribedmodal) { subscribedmodal.classList.add('hide'); subscribedmodal.classList.remove('show'); } } function withoutLoginClicked(withoutlogin_id) { localStorage.setItem('subscribe_without_Login', 'true'); localStorage.setItem('subscribe_clicked_id', withoutlogin_id); } document.addEventListener('DOMContentLoaded', function() { const subscribewithoutData = localStorage.getItem('subscribe_without_Login'); const subscribe_clicked_cat_id = localStorage.getItem('subscribe_clicked_id'); // 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'); } }); /************************** update susbcriber content **************************** */ function initializeSubscriptionButton() { var initialListItems = document.querySelectorAll('.subscription-options input[type="checkbox"]'); initialListItems.forEach(function(item) { console.log(item.checked, 'Initial Checkbox checked status'); }); 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 How high could Cardano go by the end of 2025? According to our Cardano price prediction, the altcoin’s price could hit a maximum of $2.05 in 2025. What is the price of one ADA token? At the time of writing, the price of 1 Cardano ADA token was $0.6678 Is Cardano a good investment in 2025, amidst newer higher-performing entrants? Cardano is an underrated investment and has a high chance of performing in the next couple of years, considering the plethora of applications. Is Cardano dead? Cardano is not dead, as it is witnessing major developmental upgrades, which could boost ADA’s price in the near future. Can Cardano overtake Ethereum? Even the most bullish of Cardano supporters acknowledge that Cardano will only potentially surpass Ethereum within 18 to 20 years. How much would the price of Cardano be in 2040? As per our latest ADA price analysis, Cardano could reach a maximum price of $69.33. How much will the ADA coin price be in 2050? By 2050, a single Cardano price could go as high as $329.56. How much is 1 Cardano worth in Canada? At the time of press, the Cardano price CAD is $0.9141 . ADA BINANCE
11 Jul 2025, 06:39
Binance Pauses Vana Network Transactions for Critical Update
Binance halts Vana transactions for upgrade and hard fork support. Trading continues; deposits and withdrawals resume post-network stabilization. Continue Reading: Binance Pauses Vana Network Transactions for Critical Update The post Binance Pauses Vana Network Transactions for Critical Update appeared first on COINTURK NEWS .
11 Jul 2025, 02:39
Binance to Suspend VANA Token Deposits and Withdrawals on July 14, 2025, for Network Upgrade and Hard Fork
Binance has officially announced the temporary suspension of Vana (VANA) token deposits and withdrawals scheduled for July 14, 2025, at 23:00 (UTC+8). This strategic pause is implemented to facilitate a
11 Jul 2025, 00:20
Texture Protocol Triumph: Hacker Returns Stolen Crypto Funds After Solana Exploit
In a remarkable turn of events that underscores the unpredictable nature of the decentralized finance (DeFi) world, Solana-based Texture Protocol recently found itself at the center of a security incident that concluded with an astonishing outcome. While exploits are unfortunately common in the crypto space, what happened next was truly extraordinary: the hacker responsible for the breach returned a significant portion of the stolen crypto funds , illustrating a rare moment of ethical conduct within a realm often plagued by illicit activities. This incident offers crucial insights into the evolving landscape of decentralized finance security and the complex dynamics between protocols and those who exploit their vulnerabilities. What Exactly Happened with Texture Protocol’s Solana Exploit? The digital rendering protocol, Texture Protocol , which leverages the high-throughput capabilities of the Solana blockchain, recently faced a significant challenge. Like many innovative projects pushing the boundaries of Web3, it became a target for a malicious actor. Here’s a detailed breakdown of the events that transpired, leading to an unexpected resolution: The Initial Breach: An unidentified hacker successfully exploited a vulnerability within the protocol’s smart contracts. While the exact nature of the vulnerability hasn’t been fully disclosed, such exploits often target re-entrancy bugs, flash loan attacks, or logic errors within the contract code. This led to the unauthorized withdrawal of a substantial amount of digital assets. Swift Team Response: Upon detecting the anomaly, the Texture team acted with commendable speed. In the fast-paced world of DeFi, a rapid response is paramount. They quickly identified the exploit, paused the affected contracts to prevent further loss, and, crucially, initiated communication channels with the attacker. This immediate engagement is often a critical step in mitigating further damage and opening a dialogue for potential recovery. Unconventional Negotiation: Rather than a prolonged chase or an immediate legal battle, the Texture team took a pragmatic approach. They publicly proposed a ‘white hat’ bounty to the hacker, offering a percentage of the stolen funds for their safe return. This strategy, while controversial to some, has become an increasingly common tactic in the crypto space when traditional recovery methods are difficult or impossible. The Astonishing Return: In a move that surprised many in the crypto community, the hacker accepted the bounty offer. They retained 10% of the stolen assets as their ‘fee’ for identifying the vulnerability and, more importantly, returned the remaining 90% of the stolen crypto funds . This act, confirmed by Texture Protocol on X (formerly Twitter), marked a rare positive outcome in the often-grim landscape of crypto exploits. No Further Action: Texture Protocol confirmed that, in light of the significant return, they would not pursue further legal action against the hacker. This decision solidifies the agreement and allows the team to focus entirely on recovery and rebuilding. This particular Solana exploit , while initially concerning, ultimately concluded on a remarkably positive note, demonstrating the potential for unique recovery pathways and the complex, often unpredictable, ethics at play in the crypto ecosystem. Why Are Solana Exploit Incidents So Prevalent in DeFi? The incident involving Texture Protocol is not an isolated one. The DeFi sector, particularly on burgeoning and high-performance blockchains like Solana, has seen its share of exploits. But why are these incidents so common, and what makes platforms like Solana attractive yet challenging targets for ensuring robust decentralized finance security ? Complexity of Smart Contracts: DeFi protocols are built on intricate smart contracts, which are essentially self-executing agreements coded onto the blockchain. A single line of faulty code, an unforeseen interaction between multiple contracts, or a subtle logical flaw can create vulnerabilities that sophisticated attackers can exploit. Developing bug-free smart contracts is incredibly challenging, akin to writing perfect code for a complex financial system that cannot be easily updated once deployed. Immutability of Blockchain Transactions: Once a transaction is recorded on the blockchain, it’s irreversible. This immutability, while a core strength that provides transparency and censorship resistance, also means that once funds are stolen, recovery is exceedingly difficult without the attacker’s cooperation or a drastic network intervention like a hard fork, which is rarely pursued for individual protocol exploits. Rapid Innovation Cycle: The DeFi space moves at an astonishing pace. Protocols are conceived, developed, launched, updated, and integrated rapidly, often prioritizing speed to market over exhaustive security checks. This fast-paced environment can inadvertently introduce new attack vectors or leave insufficient time for thorough testing and auditing before large sums of capital are locked into new protocols. High Value Targets: DeFi protocols often manage vast sums of user assets, from millions to billions of dollars in Total Value Locked (TVL). This makes them incredibly lucrative targets for malicious actors. The promise of significant illicit gains fuels persistent attempts to find weaknesses, making the sector a constant battleground for cybersecurity. Emerging Blockchain Challenges (Solana Specific): While Solana boasts impressive transaction speeds and low fees, its relatively newer architecture compared to Ethereum means that developers are still exploring best practices for security on the platform. The Rust programming language, while powerful, also has its own learning curve and potential for subtle bugs that can be exploited. Furthermore, the interconnectedness of DeFi protocols on Solana means a vulnerability in one protocol could potentially cascade and affect others. While Solana exploit headlines can be concerning, it’s important to remember that security is an ongoing process, and the community is constantly learning, adapting, and developing new tools and methodologies to enhance the overall security posture of the ecosystem. The Ethical Hacker: A New Paradigm for Stolen Crypto Funds? The crypto hacker return of funds to Texture Protocol shines a spotlight on the ‘white hat’ phenomenon. This isn’t always the case – many exploits result in permanent and unrecoverable loss. However, there’s a growing trend where hackers, after identifying a vulnerability and demonstrating their capability to exploit it, choose to return funds, often in exchange for a ‘bug bounty’ or a percentage of the stolen assets. This unique dynamic raises fascinating questions about ethics, pragmatism, and the future of cybersecurity in Web3. Motivations Beyond Pure Greed: While financial gain is often a primary driver, some hackers are motivated by the intellectual challenge of finding flaws, the desire to expose vulnerabilities to prompt improvements, or even a twisted sense of justice. The ‘white hat’ label implies an intent to ultimately help improve security, even if their initial action was unauthorized and involved exploiting a live system. Some might even seek a reputation as a security researcher rather than a criminal. Pragmatic Solutions for Protocols: For protocols facing an active exploit, engaging with a ‘white hat’ can be a pragmatic and often the most effective solution. It saves immense resources on lengthy investigations, potential legal battles that span jurisdictions, and the complex process of tracing funds through various mixers and exchanges. More importantly, the swift return of funds can help restore user confidence much faster than a protracted and uncertain recovery effort. It’s a bitter pill to swallow, but often the best available medicine. A Double-Edged Sword: While beneficial in this instance, the practice of paying a bounty to an attacker raises ethical dilemmas. Does it incentivize illicit activity by offering a reward for breaches? Critics argue it normalizes a ‘ransomware’ model. However, in the absence of traditional legal enforcement mechanisms that can effectively operate across decentralized, pseudonymous networks, it has become a de facto, albeit controversial, mechanism for recovery in some cases of stolen crypto funds . It’s a testament to the unique challenges of law enforcement in the decentralized world. The Role of Bug Bounty Programs: This incident also highlights the importance of formal bug bounty programs. Many projects proactively offer rewards to ethical hackers who responsibly disclose vulnerabilities before they are exploited. This incident, while an exploit first, essentially concluded like an impromptu bug bounty payout, underscoring the value of such programs in strengthening decentralized finance security . This complex dynamic underscores the unique challenges and opportunities in ensuring robust decentralized finance security . It’s a testament to the evolving nature of digital crime and the creative, sometimes unconventional, solutions emerging from the crypto community. Rebuilding Trust: Texture Protocol’s Path to Enhanced Decentralized Finance Security With 90% of the stolen crypto funds back in their treasury, Texture Protocol is now focused on the critical task of rebuilding trust and fortifying its defenses. The team’s transparent communication and proactive steps are vital for their future and serve as a blueprint for other protocols facing similar challenges. Comprehensive Code Fixes and Audits: The immediate and most crucial priority is to identify and thoroughly patch the exploited vulnerability. This involves a meticulous review of the entire codebase, not just the exploited section, to ensure no other weaknesses exist. Following internal fixes, the protocol will undergo an independent security audit by reputable third-party firms. Audits are crucial for identifying weaknesses before deployment, and post-exploit audits are even more rigorous, often involving multiple rounds of review and penetration testing to ensure the integrity of the updated code. Meticulous Redeployment of Updated Contracts: Once the code is fixed, thoroughly tested, and independently audited, the protocol will meticulously plan and execute the redeployment of its updated smart contracts. This process needs to be carefully orchestrated to ensure a smooth transition, minimize any potential downtime, and, most importantly, prevent the introduction of new vulnerabilities during the update process. Clear communication with users regarding this process is also key. Enhanced Internal Security Protocols: Beyond the immediate fix, the Texture team will likely implement stricter internal security protocols. This could include more frequent internal code reviews, stress testing of their systems, and potentially increasing the number of security specialists on their team. Continuous vigilance is the price of freedom in DeFi. Transparent Community Engagement: Keeping the community informed throughout the recovery and redeployment process is paramount. Transparency helps alleviate fears, demonstrates accountability, and fosters loyalty among users who have entrusted their assets to the protocol. Regular updates, Q&A sessions, and clear explanations of technical steps can significantly contribute to rebuilding confidence. Consideration of Insurance or Compensation Mechanisms: While not explicitly stated, many protocols, especially after an exploit, explore options like decentralized insurance protocols or establishing a treasury fund specifically for potential future compensation, further enhancing user confidence and the overall decentralized finance security posture. The journey of Texture Protocol from a security incident to recovery serves as a valuable case study for the entire DeFi ecosystem, emphasizing the relentless pursuit of better decentralized finance security and the importance of resilience in the face of adversity. Lessons from the Texture Protocol Incident: Bolstering Crypto Hacker Return Prevention The Texture Protocol incident, while concluding positively with a significant crypto hacker return , offers invaluable lessons for all participants in the crypto space – from project developers and investors to individual users. How can protocols and users better prepare for, and ideally prevent, such occurrences, moving towards a more secure and reliable decentralized future? Prioritize Comprehensive Security Audits: This cannot be stressed enough. Regular and comprehensive security audits by multiple reputable firms are non-negotiable for any DeFi protocol. While no audit is foolproof, they significantly reduce the attack surface by identifying common and complex vulnerabilities before deployment. It’s an ongoing investment, not a one-time check. Implement Robust Bug Bounty Programs: Proactive bug bounty programs incentivize ethical hackers to responsibly discover and report vulnerabilities before they are exploited maliciously. Offering fair rewards for responsible disclosure can turn potential attackers into security allies, making the ecosystem safer for everyone and potentially preventing the loss of stolen crypto funds in the first place. Employ Multi-Signature Wallets and Timelocks: For treasury management, critical protocol upgrades, and large fund movements, implementing multi-signature (multisig) wallets and timelocks adds crucial layers of security. Multisig requires multiple authorized parties to approve a transaction, preventing a single point of failure. Timelocks introduce a delay before critical operations are executed, allowing time for detection and intervention if a malicious action is initiated. Progressive Decentralization and Governance: As protocols mature, moving towards decentralized governance can distribute control and make it harder for a single entity or a small group to be compromised. Community-led decision-making on protocol upgrades and treasury management can add a significant layer of security and resilience. Foster a Culture of Security: Developers should be trained in secure coding practices. Teams should conduct internal security reviews regularly. Learning from past incidents, both their own and others’, is crucial for continuous improvement. User Vigilance and Due Diligence: Users also play a vital role. Always exercise caution, research protocols thoroughly before investing, and understand the inherent risks associated with DeFi. Diversification of assets across multiple protocols and not putting all funds into a single, unproven project are prudent strategies. If something seems too good to be true, it often is. Rapid Response and Communication Plans: Every protocol should have a detailed incident response plan in place, including clear communication strategies for informing the community swiftly and transparently in the event of an exploit. This builds trust and minimizes panic. This event underscores that while a Solana exploit can be devastating, a well-managed response, continuous learning, and a proactive focus on improving decentralized finance security can lead to remarkable resilience and a stronger future for the entire blockchain space. The Future of Decentralized Rendering on Solana Despite the recent security setback, the long-term vision for Texture Protocol and decentralized rendering on Solana remains compelling. Solana’s high throughput and low transaction costs make it an ideal blockchain for computationally intensive applications like rendering, gaming, and complex simulations. The ability to distribute rendering tasks across a decentralized network of nodes offers significant advantages over traditional centralized rendering farms, including increased efficiency, reduced costs, and enhanced censorship resistance. The recovery of stolen crypto funds and the team’s commitment to rigorous security improvements position Texture Protocol to emerge stronger from this incident. By addressing the vulnerabilities and rebuilding trust, they can continue to innovate in the decentralized rendering space, attracting more users and developers to their platform. This incident, while a challenging moment, could ultimately serve as a catalyst for Texture Protocol to become a leader in decentralized finance security best practices within the Solana ecosystem. The story of Texture Protocol and the return of its stolen crypto funds is a compelling narrative in the ever-evolving world of decentralized finance. It serves as a powerful reminder of both the inherent risks and the remarkable resilience of the blockchain ecosystem. While security breaches remain a significant challenge, the willingness of some attackers to return funds, coupled with the proactive response of affected teams, offers a glimmer of hope and a path towards more robust and trustworthy protocols. As the DeFi space continues to innovate at an unprecedented pace, the commitment to rigorous security, transparent communication, and community collaboration will be the bedrock upon which the future of decentralized finance is built. The Texture Protocol incident, culminating in a successful crypto hacker return , will undoubtedly be studied as a unique case in the ongoing saga of blockchain security. To learn more about the latest decentralized finance security trends, explore our article on key developments shaping Solana’s DeFi ecosystem and preventing future Solana exploit incidents.
10 Jul 2025, 23:31
Tezos price prediction 2025-2031: How high can XTZ rise?
Key takeaways: Tezos price prediction suggests a recovery to $1.52 by the end of 2025. XTZ could reach a maximum price of $2.65 by the end of 2028. By 2031, XTZ’s price may surge to $4.14. Tezos started strong as a platform for smart contracts and decentralized apps. After being released in 2018, its price touched an all-time high of $9.12 in 2021. However, throughout this time, it faced issues like lawsuits and power struggles, causing a loss of investor trust. Eventually, the overall market’s effects plummeted the coin’s price, and it has failed to recover to the same mark since then. However, collaborations and innovations are growing on the Tezos network, bringing it into close competition with other smart contract platforms like Ethereum and Solana. Many crypto enthusiasts ask questions like, “Can the Tezos coin hit $50 in the long term?” or at least, “Will Tezos survive?” Let’s get into Tezos price prediction and technical analysis. Overview Cryptocurrency Tezos Ticker XTZ Current price $0.5919 Market cap $621.62M Trading volume (24-hour) $23.9M Circulating supply 1.05B XTZ All-time high $9.18 on October 04, 2021 All-time low $0.3146 on December 7, 2018 24-hour high $0.5514 24-hour low $0.5563 Tezos price prediction: Technical analysis Metric Value Volatility (30-day Variation) 5.04% 50-day SMA $0.5749 14-Day RSI 54.13 Sentiment Neutral Fear & Greed Index 71 (Greed) Green days 12/30 (45%) 200-day SMA $0.6440 Tezos price analysis TL;DR Breakdown: XTZ has surged above $0.572 on strong volume. $0.597 and then $0.611 appear to be the next resistance target. Tezos price analysis 1-day chart: Bulls maintain control of XTZ Tezos has just delivered a significant breakout on the daily chart for July 10, even poking outside the upper Bollinger Band. This move has been accompanied by a bullish shift in the MACD, whose histogram has turned positive, and a sharp uptick in on‐balance volume, signaling that fresh buying pressure is driving the advance. Such a strong candle outside the upper band suggests momentum is firmly in favor of the bulls, for now. XTZUSDT 1-day price chart | Source: TradingView Tezos price analysis 4-hour chart: Short-term momentum stays positive Per the 4-hour timeframe, today’s rally decisively cleared the $0.5724 swing‐high pivot on above‐average volume, as confirmed by a +21 percent reading on the Volume Oscillator. The Balance of Power has also surged to +1.00, underscoring that buyers are exerting complete control of the market at this juncture. XTZUSDT 4-hour price chart | Source: TradingView Having overcome that near‑term resistance, Tezos now has room to extend toward the next barrier near $0.597, with a more ambitious eye on the daily down‑trend channel line around $0.611. Tezos technical indicators: Levels and action Daily simple moving average (SMA) Period Value Action SMA 3 $0.5654 BUY SMA 5 $0.5690 BUY SMA 10 $0.5524 BUY SMA 21 $0.5440 BUY SMA 50 $0.5749 BUY SMA 100 $0.5858 SELL SMA 200 $0.6440 SELL Daily exponential moving average (EMA) Period Value Action EMA 3 $0.5435 BUY EMA 5 $0.5545 BUY EMA 10 $0.5734 BUY EMA 21 $0.6072 SELL EMA 50 $0.6902 SELL EMA 100 $0.8032 SELL EMA 200 $0.8790 SELL What to expect from XTZ price analysis next? XTZ looks set to either retest the new support at $0.572–$0.575 before the next leg up or accelerate higher through $0.597 to target $0.611 and then $0.64 if volume stays strong. A failure back inside the upper Bollinger Band, even into $0.560, would risk a deeper pullback toward $0.545. Is Tezos a long term investment? Tezos could be a good investment as its price movements in the past and recent times reflect opportunities for massive gains. Of course, there have been significant bear markets, but the price recoveries that followed put money in the pockets of traders. Also, the platform is quite developed and supports DeFi solutions, decentralized applications, and NFTs, so there are utilities that can keep the coin’s price afloat and upward. However, as always, you should always do your research because crypto can be extremely volatile. Will Tezos recover? Yes, Tezos is likely to recover by the end of this year. Expert forecasts suggest that XTZ will approach $2 by then. Will Tezos reach $10? Yes, Tezos can reach $10. Its all-time high was $9.18; significant bullish momentum will be required to recapture this level. Will Tezos reach $50? Based on expert analysis, Tezos may not reach $50 anytime soon. A huge market cap will be required to reach that point. However, mass adoption and integration with new systems could make this possible. Does Tezos have a good long-term future? Tezos seems to have a good long-term future because the platform regularly brings updates, and development is ongoing. It also fits into the larger narrative of decentralized finance and decentralized applications. Recent news/opinion on Tezos Tezos now offers Fast Withdrawals, enabling near-instant, trustless transfers from Etherlink to Tezos Layer 1, significantly reducing the withdrawal time from 15 days to just about a minute for a small fee. https://t.co/R7dUpiMsSa — Etherlink 🔗 (@etherlink) June 27, 2025 Tezos price prediction July 2025 If the bulls back XTZ, the token could break out, reaching a peak of $0.65 while maintaining an average trading price of $0.50 in July 2025. Traders can expect a minimum price of $0.482. Tezos price prediction Minimum price ($) Average price ($) Maximum price ($) XTZ price prediction July 2025 0.482 0.50 0.65 Tezos price prediction 2025 Experts believe the overall outlook for Tezos (XTZ) in 2025 is positive. Investors can expect a minimum market price of $0.475, an average price of $0.85, and a maximum price of $1.52. Tezos price prediction Minimum price ($) Average price ($) Maximum price ($) Tezos price prediction 2025 0.475 0.85 1.52 Tezos price prediction 2026-2031 Year Minimum Price ($) Average Price ($) Maximum Price ($) 2026 1.17 1.33 1.78 2027 1.71 1.86 2.12 2028 2.23 2.39 2.65 2029 2.76 2.92 3.08 2030 3.29 3.45 3.61 2031 3.82 3.98 4.14 Tezos price forecast for 2026 According to the XTZ price forecast for 2026, Tezos is anticipated to trade at a minimum price of $1.17, a maximum price of $1.78, with an average price of $1.33. Tezos price prediction for 2027 The XTZ price prediction for 2027 indicates a continued rise, with minimum and maximum prices of $1.71 and $2.12, respectively, and an average price of $1.86. Tezos price prediction for 2028 Tezos’s price is expected to reach a minimum of $2.23 in 2028. The maximum expected XTZ price is $2.65, with an average price of $2.39. Tezos price prediction for 2029 The XTZ price prediction for 2029 estimates a minimum price of $2.76, a maximum price of $3.08, and an average price of $2.92. Tezos price prediction for 2030 The Tezos price prediction for 2030 suggests a minimum price of $3.29 and an average price of $3.45. The maximum Tezos price is set at $3.61. Tezos price prediction for 2031 The XTZ price prediction for 2031 anticipates a surge in price, resulting in a maximum price of $4.14. Based on expert analysis, investors can expect an average price of $3.98 and a minimum of $3.82. Tezos price prediction 2025-2031 Tezos market price prediction: Analysts’ XTZ price forecast Firm 2025 2026 Changelly $0.647 $1.08 DigitalCoinPrice $1.17 $1.37 CoinCodex $0.582 $0.715 Cryptopolitan’s Tezos (XTZ) price prediction Per the Cryptopolitan team, Tezos is expected to reach $1.5 by the end of 2025, and forecasts up to 2031 give a positive outlook for XTZ to break above the $8 mark. For that to happen, future price movements and an increase in Tezos’ adoption must be bullish. Tezos historic price sentiment Tezos price history ⏐ Source: Coingecko Tezos mainnet went live in September 2018 and immediately gained popularity for dealing with the environmental impact of blockchain technologies at that time with its PoS model. XTZ’s price peaked during the bullish cycle of 2021, reaching above $9.0. After 4 April 2022, XTZ’s price plummeted below $4.0; by 9 May, it had sharply fallen below the $2 mark. XTZ surged to about $1 at the beginning of December 2022, but the bears reclaimed the market by the end of the month, resulting in a drop to $0.73. The coin recovered in 2023, averaging a market price of $0.8. Despite the partnership milestones achieved, Tezos (XTZ) had a largely bearish 2024. The coin reached a high of $1.4 in April but lost about 60% by August. The bulls soon entered the market, and XTZ saw renewed buyer interest, which resulted in a peak price of $0.7015 in September and $1.856 in November. The surge extended into December—Tezos XTZ recorded a maximum price of $1.909. Price corrections followed thereafter, and the coin closed the year at $1.286. In January 2025, XTZ reached a maximum price of $1.49, but in February, it lost momentum, averaging $0.72 per unit. After a failed attempt at breaking above $0.80 in early March, XTZ managed a high of $0.6186 in April and $0.70 in May. XTZ maintained a trading range of $0.4752 and $0.6362 in June; in July, it is currently trading between $0.5564 and $0.5911.
10 Jul 2025, 16:51
Cardano Foundation Reports $659M in Assets With 15% in Bitcoin
Key Takeaways: Cardano Foundation held $659.1 million in assets at the end of 2024. 76.7% of assets were in ADA, 14.9% in BTC, and 8.3% in cash or equivalents. $22.1M was allocated to ecosystem growth, with $7.1M for internal operations. The Cardano Foundation disclosed its financial allocations and asset composition in its 2024 Financial Insights Report, published on-chain on July 10. Just published: Our 2024 Financial Insights Report, fully on-chain using Reeve. Highlights: • $22.1M allocated across adoption, education, and resilience • $659.1M in assets (as of 31 Dec 2024) • 17.1M $ADA earned via staking Explore the report: https://t.co/NwKl4oEw3C — Cardano Foundation (@Cardano_CF) July 10, 2025 As of December 31, 2024, the Foundation reported total assets of $659.1 million. Of this, 76.7% was held in ADA, 14.9% in Bitcoin, and 8.3% in cash, cash equivalents, or other financial instruments. Cardano Foundation Releases 2024 Financial Report The report states that staking rewards from ADA holdings accounted for most of the organization’s income last year, totaling 17.1 million ADA from 599.2 million ADA held. The Foundation allocated $22.1 million across three functional areas—operational resilience, education, and ecosystem adoption. Another $7.1 million went toward internal operations, including governance, infrastructure, legal, and finance. Core initiatives included support for the Chang hard fork, compatibility with the Inter-Blockchain Communication Protocol, and funding for PRAGMA, an open-source collective. The Foundation also backed programs like the Cardano Blockchain Certified Associate and partnerships with Petrobras and Universidad Tecnológica Nacional. In terms of adoption efforts, the Foundation reported use case pilots such as a digital ballistic ID system and a real estate registry collaboration with Tokenance and YurekAI. The report emphasized traceability of expenditure by storing all disclosures directly on-chain. No forward-looking budget or projected ADA liquidation schedule was included. While ADA remains the primary asset, the Foundation’s BTC position represents partial diversification into liquid and established cryptocurrencies. Charles Hoskinson Suggests Bitcoin for Treasury In June 2025, Charles Hoskinson proposed converting $100 million of ADA into stablecoins and Bitcoin to improve Cardano’s liquidity and support DeFi growth. He said the sale could be handled off-market to avoid price disruption. He also suggested a sovereign-style fund managed by a governance board and third-party asset managers. This marked a shift from the 2024 treasury strategy, which focused solely on ADA holdings. Protocol treasuries are starting to diversify beyond native tokens to manage volatility and increase liquidity options. Some networks now include BTC or stablecoins to support spending flexibility without relying solely on internal assets. Cardano’s asset mix, and the 2025 proposal to add more external holdings, adds to this shift . It raises questions around risk control, governance structure, and transparency when treasury assets are no longer limited to a single token ecosystem. Frequently Asked Questions (FAQs) Why is Bitcoin included in Cardano’s treasury? Bitcoin provides liquid and widely traded reserves, offering diversification outside ADA and aligning with broader multi-asset treasury trends. How might treasury diversification affect Cardano’s governance? Introducing Bitcoin or stablecoins may require updated governance frameworks, including third-party oversight or new voting mechanisms to manage multi-asset strategies. What distinguishes Cardano’s treasury management from other protocols? While many protocols hold their native tokens exclusively, Cardano has disclosed a substantial BTC position and is considering formal proposals to expand this approach. The post Cardano Foundation Reports $659M in Assets With 15% in Bitcoin appeared first on Cryptonews .