The post Bitcoin Price Prediction 2025, 2026 – 2030: How High Will BTC Price Go? appeared first on Coinpedia Fintech News Story Highlights Bitcoin is currently trading at: $ 105,122.65531265 Predictions suggest BTC could reach $175K in 2025. Long-term forecasts estimate BTC prices could hit $900K by 2030. The Bitcoin price prediction for 2025 is turning increasingly bullish. This surge in optimism is driven by record-breaking inflows into spot Bitcoin ETFs , rising institutional interest , and strong political support, including Trump’s plan to create a Strategic Bitcoin Reserve . With companies like GameStop and Trump Media adding BTC to their balance sheets, and the Fed signaling potential rate cuts, investors are asking one critical question: Will Bitcoin go back up and lead the next financial revolution? What is the Bitcoin price prediction for today? The BTC price may range between $$104,232.70 and $106,203.76 today. Table of Contents Story Highlights Bitcoin Price Today CoinPedia’s Bitcoin (BTC) Price Prediction Bitcoin Price Prediction June 2025 Bitcoin Crypto Price Prediction 2026 – 2030 BTC Price Forecast 2026 BTC Price Prediction 2027 Bitcoin Predictions 2028 BTC Price 2029 Bitcoin Price Prediction 2030 Bitcoin Price Prediction 2031, 2032, 2033, 2040, 2050 Bitcoin Prediction: Analysts and Influencer’s BTC Price Target FAQs Bitcoin Price Today Cryptocurrency Bitcoin Token BTC Price $ 105,122.65531265 0.19% Market cap $ 2,089,628,142,304.90 Circulating Supply 19,878,000.00 Trading Volume $ 50,943,748,870.0971 All-time high $109,114.88 on 20th January 2025 All-time low $0.04865 on 15th July 2010 CoinPedia’s Bitcoin (BTC) Price Prediction Firstly, at CoinPedia, we feel optimistic about Bitcoin’s price increase. Hence, we expect the BTC price to create a 2025 high of ~$168,000. Year Potential Low Potential Average Potential High 2025 $71,827.81 $119,713.02 $167,598.22 Bitcoin Price Prediction June 2025 Bitcoin’s Q1 2025 performance was notably weak. However, it made a strong comeback in Q2, especially in April and May 2025. Bitcoin saw a strong and steady rally, driven by easing trade war tensions, pushing the price to a new all-time high of $ 112 K. Now, the question remains, Will Bitcoin continue its upward rally in June?. In early June, BTC is trying to hold support near the previous swing low of May after pulling back from its peak. On June 6th, a positive U.S. jobs report and the resumption of U.S.-China trade talks sparked a short-term bounce from the 50-day EMA’s dynamic support. But on June 10th, momentum was halted, linked directly to rising geopolitical tensions, especially between Israel and Iran. However, Bitcoin is still facing resistance from a multi-month supply block, and is once again inching towards support near the previous swing low of May. if bearish pressure increases, the swing support zone becomes critical. A breakdown below this level could drag the price down to the $100K–$95K range in the near term. On the flip side, if it reverses from the swing support zone and manages to break June’s swing high, then the odds of clearing $112K are possible, and above this level, a certain strong momentum could take BTC price to a new high towards $120K by the end of June. Year Potential Low Potential Average Potential High June 2025 $95,000 $103,500 – $108,000 $120,000 Bitcoin Price Prediction 2025 A key factor driving the potential for higher Bitcoin prices is the relationship with global liquidity. Historical trends reveal that as global M2 increases, Bitcoin often experiences dramatic price surges. Now, with global liquidity beginning to rise again after a prolonged period of stagnation, the stage seems set for another major rally in Bitcoin’s value. This shift in liquidity could create the perfect environment for Bitcoin to soar once more. Also, cryptoquant data suggest that accumulation is on top with exchange reserve declining at more alarming rates. When writing 2.4 Milliion BTC were in total on the exchange reserves, which is a strong decline from a year ago when reserves were 3.1 Million BTC. Source: CryptoQuant Talking about Bitcoin Price Prediction, if things turn bullish, BTC is expected to create a high of $175K. If things go south, we can expect a low of $70K. Also Read: What is Bitcoin? An In-Depth Guide To The King Of Digital Currencies Bitcoin Crypto Price Prediction 2026 – 2030 Year Potential Low ($) Potential Average ($) Potential High ($) 2026 $100,559.00 $167,598.22 $234,637.51 2027 $140,782.60 $234,637.51 $328,492.51 2028 $197,095.64 $328,492.51 $459,889.52 2029 $275,933.89 $459,889.52 $643,845.33 2030 $386,307.45 $643,845.33 $901,383.47 BTC Price Forecast 2026 The BTC price range in 2026 is expected to be between $150K and $230K. BTC Price Prediction 2027 Subsequently, the Bitcoin price range can be between $170K to $330K during the year 2027. Bitcoin Predictions 2028 With the next Bitcoin halving, the price will see another bullish spark in 2028. Specifically, as per our Bitcoin Price Prediction, the potential BTC price range in 2028 is $200K to $450K. BTC Price 2029 Thereafter, the BTC price for the year 2029 could range between $275K and $640K. Bitcoin Price Prediction 2030 Finally, in 2030, the price of Bitcoin is predicted to maintain a positive trend. Indeed, the BTC price is expected to reach a new all-time high, ranging between $380K and $900K. Bitcoin Price Prediction 2031, 2032, 2033, 2040, 2050 Based on the historic market sentiments and trend analysis of the largest cryptocurrency by market capitalization, here are the possible Bitcoin price targets for the longer time frames. .highcharts-legend { display:none; } document.addEventListener("DOMContentLoaded", function () { setTimeout(function() { Highcharts.chart('custom-chart-684d2c202be39', { chart: { type: 'areaspline' }, title: { text: 'Bitcoin (BTC) 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: [549989,707864,910465,2892510,6623560] // 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); } } }); Year Potential Low ($) Potential Average ($) Potential High ($) 2031 $540,830.43 $901,383.47 $1,261,936.86 2032 $757,162.60 $1,261,936.86 $1,766,711.60 2033 $1,059,945.80 $1,766,711.60 $2,473,477.75 2040 $5,799,454.28 $9,665,757.13 $13,532,059.98 2050 $161,978,188.65 $269,963,647.74 $377,949,106.84 Bitcoin Prediction: Analysts and Influencer’s BTC Price Target Firm Name 2025 2026 2030 Changelly $115,348.87 $138,780 $668,343 Coincodex $148,721 $99,198 $191,228 Binance $98,325.65 $103,241.93 $125,491.21 As per the Bitcoin price forecast by Blockware Solutions, the price of 1 BTC could hit $400,000 Cathie Wood predicts the price of BTC to achieve the $3.8 million mark by 2030. Michael Saylor-led MicroStrategy expects Bitcoin to soar beyond $13 million by 2045. ARK Invest has increased its bullish BTC price target to $2.4 million by 2030. FAQs How much is Bitcoin price today? At the time of writing, 1 Bitcoin Price USD is $108,783.81 . What is the Bitcoin price prediction for tomorrow? If the sentiments remain bullish, the star crypto may continue gaining value tomorrow. What is the Bitcoin price prediction for next week? Hoping for positive market sentiments, the BTC token may test its $102k mark. What is the Bitcoin price prediction for this month? With a potential surge, the Bitcoin (BTC) price may close the month with a high of $110,000. How much will 1 Bitcoin cost in 2025? As per Coinpedia’s BTC price prediction, the Bitcoin price could peak at $168k this year if the bullish sentiment sustains. How much will 1 Bitcoin be worth in 2030? With increased adoption, the price of Bitcoin could reach a height of $901,383.47 in 2030. How much will the price of Bitcoin be in 2040? As per our latest BTC price analysis, Bitcoin could reach a maximum price of $13,532,059.98 How high will Bitcoin go in 2050? By 2050, a single BTC price could go as high as $377,949,106.84 When did Bitcoin hit $1? Bitcoin first hit $1 on February 9th, 2011. This historic milestone was achieved on the now-defunct Mt. Gox exchange.
In a major turn of events for the Solana NFT ecosystem , Solsniper, a prominent NFT marketplace and analytics platform, made a shocking announcement on Friday: they are shutting down. After about three years of construction and several months of operation, the team behind Solsniper said they can no longer sustainably run the platform and will be eliminating access to their NFT marketplace as of Friday. The announcement sent ripples through the Solana NFT community, largely because few people saw it coming. Solsniper set out 3.5 years ago to become a data and analytics tool for active NFT traders on Solana. The platform, however, has expanded quite a bit since then and now also offers a mobile application, serves as an NFT aggregator, and has a launchpad for new projects. And, Solsniper has an actual NFT marketplace, which it calls “full-fledged.” That said, the team and I are really excited for the next chapter of their story as Solsniper has increasingly found it difficult to sustain the marketplace operationally. “We were unable to run the NFT marketplace in a sustainable way,” the Solsniper team said in a statement. “We’re closing this chapter, but we are still on our journey.” Marketplace Shutdown, NFT Delisting, and User Refunds Solsniper is doing several things as part of the shutdown process to make sure the transition for its users goes smoothly. Effective immediately, any NFTs listed on the Sniper Marketplace will be delisted, and any active bids will be canceled. Thank you everyone for the last 3.5 years. We started Solsniper as an analytics tool for NFT traders and over the years we've built a mobile app, an NFT aggregator, as well as an NFT marketplace and launchpad. Unfortunately over the last year we have not been able to… — Solsniper (@solsniperxyz) June 12, 2025 Order and bid balances will be refunded directly to users’ wallets. Based on the platform’s announcement, there is no need for users to do anything. Solsniper provided the community with a continued assurance that all assets will be returned by June 13, 2025, at 12 PM PST, and that any issues arising afterward should be dealt with via support ticket in their Discord server. Many in the community regard this proactive approach to shutting down as a responsible, user-focused exit. In an industry where sudden closures often lead to lost assets or incomplete processes, Solsniper’s effort to ensure full refunds for users and a clear, transparent timeline has earned them praise—even in the midst of disappointment. The group further noted that they have kept the data of users who took part in their rewards leaderboard, and this may be used in any future reward programs the company decides to create. A Thank You to the NFT Community and Hints at Future Projects The end of the Solsniper marketplace marks the closing of a chapter, but the Solsniper team is not leaving the Web3 space altogether. In their farewell message, they extolled gratitude toward the NFT community for building and supporting their platform, saying, “Without NFTs, we wouldn’t be here today.” The team expressed gratitude to their users, “We’re grateful for your trust and support over the years. We don’t plan to stop building anytime soon and hope that you’ll continue to support us in future endeavors.” While not specifying what might come next, the message indicates that the Solsniper team plans to keep working in the still-broad blockchain or decentralized application space. If their next project is in that realm, they’ll be able to apply the lessons (or whatever they dream up to call them) from this chapter of their collaboration. Solsniper shutting down again reminds us how manageable yet volatile the NFT and Web3 space is. Even with innovation and growth apparent in the NFT space on Solana, operational sustainability is clearly a hurdle that a not-yet-overcome assembly of Solana NFT teams faces. Solsniper had community ties and was an apparently technically advanced platform; why was it unable to achieve the same kind of sustainable operational success that Magic Eden and Hey, NFT !? have? Solsniper’s cautionary tale will likely be remembered in the maturing Solana ecosystem for two reasons: It shows the not very distant downside of the financial strains of Web3 startups, and it can be seen as a testament to what responsible project management looks like in the often unpredictable world of Web3. Disclosure: This is not trading or investment advice. Always do your research before buying any cryptocurrency or investing in any services. Follow us on Twitter @nulltxnews to stay updated with the latest Crypto, NFT, AI, Cybersecurity, Distributed Computing, and Metaverse news !
In a development that could represent a major breakthrough for the nascent Sonic blockchain, Coinbase announced that it has placed Sonic’s native token, $S, on its roadmap for future token listings. But this isn’t just another potentially profitable coin that’s been added to the list of all the coins that Coinbase handles; this is a much bigger deal. Integrating $S into Coinbase’s infrastructure means integrating an entirely new blockchain network. In contrast to Ethereum-based ERC-20 tokens or Solana’s SPL tokens, which Coinbase natively supports, integrating $S involves much more. When will we see $S in the Coinbase wallet? Currently, it isn’t in the roadmap for 2023. Adding it would require a full-stack integration of the entire Sonic network, which is much more than token support. This opens the possibility for including not just $S but also other Sonic-native assets, like $USDC, within the Coinbase platform. Expect that sometime after 2023. Why is getting $S listed on Coinbase such a big deal? Unlike ERC20 tokens from Ethereum or SPL tokens from Solana, getting $S on Sonic listed involves support of a totally new network. This network integration isn't a simple token listing, its a full stack integration that… — assistant.sonic (@SonicAssistant) June 13, 2025 This move shows that Coinbase is becoming more open to not just onboarding new tokens, but also new blockchains that could have a lot of potential. And it isn’t doing it for just any blockchain; it’s choosing ones that meet very strict criteria in terms of scalability, developer activity, and compliance—things that the Sonic network and its backers are surely hoping to be validated for. Key Advantages of the Coinbase Listing For the Sonic ecosystem, getting $S onto the Coinbase roadmap opens up a broad range of strategic opportunities, and it all has to do with how you access markets and how you build credibility in them. First off, Coinbase has awesome access: it’s a top place to trade for a massive audience, both in the U.S. and around the world, and that audience is a good mix of both retail and institutional investors. Maybe the more significant point about being on Coinbase is that and it makes available access to something called Coinbase Custody, which is a platform for institutional-grade custody of assets. It is something that 9 of the 12 Bitcoin ETF issuers use as their custody solution. If S continues to meet the compliance and regulatory requirements that these institutional players require, then it seems to me like there’s a pretty good shot at something approaching real institutional involvement. To be a constituent on Coinbase also bears an important signal that carries a certain level of compliance, security, and, most importantly, reputability. The tokens that are not only vetted but also make it onto the Coinbase exchange tend to be viewed as safer and more stable by not just retail investors but also institutional ones. And that is an important line for $S to have skated across. It carries with it the signals of safety and respectability that make it so much more likely that large, even public entities, could end up involved with that token. Furthermore, $S will gain from direct fiat onramps—users can purchase it with USD, EUR, and other key currencies. This substantially lessens the usual resistance to entry associated with newer ecosystems and allows for greater accessibility to Sonic by the average retail user who may have little knowledge of DeFi protocols or cross-chain swaps. Institutional and Retail Doors Swing Open for Sonic Sonic is also likely to become a much more attractive network for wallet providers, custodians, and institutional service firms, many of whom wait for signals from big platforms like Coinbase before extending support to new tokens, to do business with. And why is that? Because Coinbase lists that token. Compared with some other crypto exchanges, Coinbase’s involvement signals that a new network is a safe choice. The rapidly growing web3 wallet and DeFi-friendly product suite of Coinbase will soon provide native support for $S and Sonic’s related tokens, which will allow users to interact with Sonic’s decentralized infrastructure in a seamless manner. Sonic’s recent partnership with Coinbase marks a significant step for the scalable network toward mainstream relevance. For Sonic, this is more than just a tech integration. The network, which has been gaining traction among developers for its scalable architecture and user-friendly tools, is now about to find itself on a mega stage. With the credibility and exposure that Coinbase brings, $S and the broader Sonic ecosystem are positioned to attract many new participants, from institutional investors to retail traders. In the fast-changing crypto world, where being visible and trustworthy usually makes the difference between adoption and non-adoption, seeing Sonic included in the Coinbase listing roadmap could just be what Sonic needs to be taken seriously as a next-generation blockchain platform that plans to stick around for a while. Disclosure: This is not trading or investment advice. Always do your research before buying any cryptocurrency or investing in any services. Follow us on Twitter @nulltxnews to stay updated with the latest Crypto, NFT, AI, Cybersecurity, Distributed Computing, and Metaverse news !
The overall AI agent industry saw a downturn in a turbulent 24-hour period marked by elevated volatility, with total market cap dropping 10.97% to $9.14 billion, per the latest data from the Virtuals ecosystem. The pullback comes during a broader market correction that seems to be affecting speculative, tech-driven areas of the market, including blockchain-based AI projects. The sharp decline highlights how vulnerable the budding AI agent economy is to overall macro conditions and investor mood. The AI agent category—stocked with autonomous and semi-autonomous digital agents, living in decentralized environments—has enjoyed rapid growth over the past year, but it’s too early to say if that will continue. Of course, with any new technology segment, we can expect some volatility, but this feels like a big drop. $VIRTUAL Token Falls Nearly 11% But Holds Market Leadership The recent market turbulence has not spared the Virtuals ecosystem. The native $VIRTUAL token fell by 10.95%, bringing its current trading price to 1.8461 dollars. Despite this price correction, though, Virtuals still occupies a solid stronghold in the AI agent space, commanding a market cap of 1.21 billion dollars and 46.18% mindshare. Those figures are strong enough to maintain its position as the leading project in this sector. Virtuals Daily Update | June 13th, 2025 Stay up to date on all news from the @virtuals_io ecosystem over the last 24 hours… pic.twitter.com/2Z4rL70ERw — Graeme (@gkisokay) June 13, 2025 The Virtuals ecosystem now has a total valuation of $2.31 billion, which unfortunately reflects a decline of 7.79% over the past 24 hours. The figures are clearly down across the board. However, something positive emerged from this latest debacle: Our mindshare—percentage of sector-related activity and attention we command—actually ticked up 1.02%. That puts us at an all-time high in that metric. Even with the price falling, it looks like traders, developers, and users keep seeing Virtuals as a foundational platform in the AI agent economy. This growth in mindshare suggests that we are taking the current downturn in stride, seeing it as a temporary dip rather than a total rethink of the foundational prospects of the Virtuals ecosystem. Mindshare Milestone Reflects Strong Community and Ecosystem Growth A clear development—and a notable one at that—is the continued growth in mindshare for Virtuals. Mindshare might offer a clearer picture of the project’s resilience than price metrics alone. In tech markets, especially those as multifaceted as AI and blockchain, mindshare tends to precede market share and price recovery. It is significant that Virtuals managed to expand its influence in the discussion surrounding AI agents—even while its token slipped almost 11%—because it shows how tough their platform is. It shows how strong their community is and how much people believe in the perceived usefulness of the technology. Moreover, the toolkit of the Virtuals ecosystem is all but ensuring its hold as a top choice among developers and users. Decentralized AI agents, customizable virtual assistants, and identity layers native to Web3 are just a few of the tools that programmers can employ to create projects that can compete in an increasingly cluttered space. And as these projects vie for our attention, the mental space they occupy becomes a powerful indicator of which are the most likely to endure. Project users and backers are still urged to take part and broaden the ecosystem, and many are directly bringing in new users via the platform’s referral system, which you can access from app.virtuals.io/referral. Looking Ahead: A Short-Term Dip or a Long-Term Opportunity? Even though the statistics from June 13th may appear alarming at first, they are not viewed as such by astute analysts of the crypto and Web3 worlds, who see them for what they really are—corrections that happen all the time. For Virtuals, the token price slump is clearly not the whole story. The platform seems primed for a rebound; after all, with its decentralizing aura, all’s well in the Virtuals ecosystem. As the AI agent economy keeps growing and maturing, Virtuals remains a key entity to monitor. It offers infrastructure, community, and tools that go well beyond mere token speculation. Whether this current dip is just a temporary setback or the start of a longer consolidation phase is still unclear. But Virtuals seems to be holding steady and might even be expanding its influence as it moves through this storm. Disclosure: This is not trading or investment advice. Always do your research before buying any cryptocurrency or investing in any services. Follow us on Twitter @nulltxnews to stay updated with the latest Crypto, NFT, AI, Cybersecurity, Distributed Computing, and Metaverse news !
The global stablecoin market is experiencing a clear shift as U.S.-based stablecoins grow swiftly, powered mainly by the now-clear regulatory landscape and a surge of interest from institutions. In just the last three months, the supply of stablecoins issued by American companies—such as USD Coin (USDC) and PayPal USD (PYUSD)—has more than doubled, up 104 percent, to reach a total market value of $67.5 billion. Offshore stablecoins still dominate, but U.S. growth is accelerating Over the past year, U.S.-based stablecoins like $USDC and $PYUSD have more than doubled in supply, growing +104% to $67.5B. Meanwhile, non-U.S. stablecoins, led by $USDT , $USDe , $DAI , and $USDS , showed more… pic.twitter.com/GGLHim43CA — CryptoRank.io (@CryptoRank_io) June 12, 2025 This growth is in contrast with the moderate expansion seen among offshore jurisdiction stablecoins, which include the long-standing leaders Tether (USDT), Ethena’s USDe, MakerDAO’s DAI, and Stably’s USDS. These offshore stablecoins grew by 41 percent over the same period—still remarkable, but clearly not on par with the pace of growth seen among U.S. stablecoins. The numbers show a change in market dynamics. For most of the past decade, the stablecoin sector was dominated by non-U.S. issuers, who operated under very little regulatory oversight. But the past year has seen a recalibration of sorts, as U.S. issuers have found their footing and confidence in the rapidly evolving legal and compliance landscape. Regulatory Clarity and Institutional Confidence Drive U.S. Growth The recent surge in stablecoins based in the U.S. is closely linked to the growing clarity of the regulatory approach to digital assets. What is becoming clearer is that U.S. financial regulators expect firms to register with them and follow the rules. Lawmakers have also signaled that new legislation could be on the way to provide more guidance and cover for firms that seek to operate in the digital asset space. USDC from Circle has become a go-to option for organizations, fintechs, and DeFi apps that want a digital dollar that’s overseen and operates in a clear, trustworthy manner. Meanwhile, it’s important to note that PayPal’s own stablecoin—PYUSD—has managed to crank the dial up even further in terms of mainstream visibility and accessibility. A retail user can now also satisfy their on-chain dollar desire via PayPal. This trend is significant because it is happening at a time when stablecoins are assuming a greater role in the global payments landscape. From crypto exchanges to decentralized applications, having access to reliable, compliant, dollar-pegged assets is actually kind of crucial. And within this context, the digital asset space is exhibiting a pronounced preference for U.S.-based stablecoin issuers. These are deemed more secure and more regulated (even if the jury is still out on the overall regulatory framework). These stablecoins have seen a substantial increase in the pace of their supply growth. This not only shows us that more and more people are converting fiat into tokenized dollars, but also that these dollars are being actively used in DeFi applications. A large portion of this is likely being used in cross-border payments, which we know is one of the major use cases for stablecoins. Trading platforms are also a big part of this, as evidenced by the recent conversations around stablecoin market making. Offshore Stablecoins Still Lead, But the Gap Is Narrowing Even with the recent increase in stablecoins from the U.S., the global market is still largely in the hands of stablecoins from outside the U.S. Tether (USDT), which is mostly an outside-the-U.S. operation, still is the largest stablecoin by market cap and also by daily trading volume. It’s available on just about every exchange you can think of and is a go-to choice for a lot of users because of that and also because of its cross-border applications. Especially in emerging markets, USDT is a default choice. DAI and algorithmic models like USDe represent decentralized alternatives that give users opportunities to prioritize decentralization or sidestep regulatory scrutiny. Stablecoins issued from offshore jurisdictions, when taken in aggregate, represent the lion’s share of the total global supply of stablecoins. The gap is closing, though. Stablecoins based in the U.S. are growing at more than double the rate of their offshore counterparts. Market share is likely to shift further in the coming years. And if this trend continues, stablecoins issued in the U.S. could, in some sense, be as big as Tether. Slipping in market share as we go forward, Tether could become, in some context, a non-factor. How digital assets are regulated is an evolving story in the United States. This includes legislation around stablecoin reserves, that they should be backed by a currency, a commodity, or some combination thereof. The regulators want to know if the reserves are there when we say they are, and if the tokens are being issued in a way that is safe and sound. If we get to a place that is described in a way such that we think it is secure, then we think more capital could flow into U.S.-issued stablecoins. Although the U.S. may lag in the issuance of stablecoins, the U.S. stablecoin market is rapidly growing, and American stablecoins could play a significant role in the next phase of the digital currency ecosystem. Clearer regulation, stronger institutional demand, and surging adoption are propelling U.S. stablecoins to potential leadership in the next phase of the digital currency evolution. Non-U.S. stablecoins are in the lead today, but U.S. stablecoins are potentially next. Disclosure: This is not trading or investment advice. Always do your research before buying any cryptocurrency or investing in any services. Follow us on Twitter @nulltxnews to stay updated with the latest Crypto, NFT, AI, Cybersecurity, Distributed Computing, and Metaverse news ! Image(s): Shutterstock.com
Demand for Ethereum-based spot exchange-traded funds (ETFs) is on the rise, and this may be a watershed moment for the largest altcoin to gain institutional adoption. Ethereum ETFs saw inflows of 154,000 ETH over the past week, which is five times their previous weekly average. If investors—including institutions—were not paying attention to Ethereum before now, they certainly are now. $ETH spot ETFs are heating up. This week alone, they’ve seen 154K #ETH in inflows – 5x higher than their recent weekly average. For context: the biggest single-day $ETH inflow this month was 77K #ETH on June 11th. pic.twitter.com/8Xlerbc6GX — glassnode (@glassnode) June 13, 2025 The standout moment was June 11, the day on which ETFs recorded their largest single-day inflow of ETH for the month, with 77,000 ETH poured in. Not only was the scale of the figure quite notable, but it also suggested something interesting: A rebalancing in the ETF world between Bitcoin and Ethereum. For the longest time, Bitcoin has been the ETF darling, with inflows flowing to the tune of tens of thousands of BTC. But suddenly, it looks like Ethereum has caught up quite nicely. In contrast, Bitcoin ETFs have not seen nearly the same level of reception. This week’s total of 7,800 BTC inflows—while somewhat above average—pales in comparison to the peak we saw in May, when daily inflows reached as high as 7,900 BTC on May 23. Though Bitcoin reigns as the dominant asset in the world of crypto investments, Ethereum’s recent performance hints at rising interest in its broader ecosystem and long-term utility. Ethereum Futures Open Interest Tops $20 Billion In a further show of strength for Ethereum, cash-margined ETH futures open interest hit a record high this week, sailing past 20 billion dollars. This development indicates an upsurge in not-so-subtle trading activity, and an uptick in trading that Ethereum is a Thriving market for futures and options trading that the platform Ethereum is a park for possibilities that is often seen as a precursor to the implementation of the shift to Ethereum 2.0. Open interest is rising, and that signals the traders are gearing up for future moves. More and more, those moves don’t seem to involve direct ownership of ether, and in fact, traders appear to be perfectly content gaining exposure via stablecoins and other collateralized forms of banking. This aligns with another trend: the rise of derivatives in crypto trading. These are becoming a key short-term market driver. The increase in leverage does not seem to be an isolated or speculative occurrence. The concurrent upsurge in ETF inflows indicates that both institutional investors in the Ethereum spot market and traders in the futures market who are using leverage have a high level of confidence in Ethereum’s performance in the near term. Bitcoin Maintains Stability But Loses the Spotlight Despite Ethereum’s explosion of activity, Bitcoin ETFs continue to perform, if not steadily, then without much drama. This week, the ETFs reported inflows of 7,800 BTC, which is just an eyebrow-raising number without the context of what it means. The context is that these inflows are pretty much the same as what we saw last week and the week before that, at least in terms of not having any kind of noticeable increases or decreases. $ETH futures open interest (cash-margined) just hit a new all-time high – topping $20B. Despite a slight pullback from the $2.8K levels, leverage continues to build as traders load up using stablecoins. pic.twitter.com/XP3KmhkdJ1 — glassnode (@glassnode) June 12, 2025 Certainly, Ethereum ETF potential chatter is way more exciting than anything directly linked to Bitcoin, but that doesn’t mean Bitcoin ETFs aren’t doing their own exciting things, at least in a sense that it’s almost as if they’re functioning like a stablecoin at this point. Bitcoin still commands the lion’s share of attention among traditional financial players, not surprisingly because it is the original and, by far, the most recognized cryptocurrency. That said, Ethereum’s wider and more dynamic range of use cases—something that spans decentralized finance, non-fungible tokens, and infrastructure for layer-2 solutions—seems to be grabbing the notice of institutions that are looking for an even broader base of exposure to blockchain applications. Inflow data may also show a difference between ETH and BTC because of the larger market cycles and portfolio strategies—part of the natural evolution of an investable asset. Bitcoin, having already undergone a significant rotation of capital earlier this year post-ETF approval, was already benefitting from a more apparent positioning by institutional investors. Meanwhile, Ethereum is apparently only starting to see this same effect and benefit. Conclusion: A New Phase for Ethereum on Wall Street The sharp increase in inflows into ETH ETFs, together with inflows into futures that are setting all-time records, indicates that Ethereum is generating interest among a diverse array of investors. Whether these investors want longer-term exposure via a spot ETF or to express a directional view using high-leverage futures contracts, Ethereum is emerging as a go-to asset for many. Although Bitcoin is still the foundation for getting exposure to the world of cryptocurrencies, it is becoming increasingly clear that Ethereum is the true value proposition. Institutional investors now understand that Ethereum is not simply a representative alternative to Bitcoin. This is partly because the regulatory situation for cryptocurrencies has improved, and products like Bitcoin exchange-traded funds have matured. Disclosure: This is not trading or investment advice. Always do your research before buying any cryptocurrency or investing in any services. Follow us on Twitter @nulltxnews to stay updated with the latest Crypto, NFT, AI, Cybersecurity, Distributed Computing, and Metaverse news !
Ripple’s cross-border token has failed to recapture its momentum from the late 2024 and early 2025 run when it skyrocketed from $0.6 to $3.4. In the past few months, the asset has been stuck in a consolidation phase within a tight range between $2.1 and $2.4, with a few brief and unsuccessful breakout attempts in both directions. However, more recent data from Glassnode indicates that XRP is once again in the driver’s seat in terms of capital rotation, at least when compared to SOL, which could trigger a substantial shift in the narrative around the asset and potentially impact its price movements. Realized Cap Changes $XRP is pulling ahead again. Its 30D % change in Realized Cap just hit +4.2%, outpacing $SOL modest +1%. Capital is rotating faster into #XRP , hinting at stronger short-term conviction: https://t.co/cOSVts1PMm pic.twitter.com/W0eub7oGTe — glassnode (@glassnode) June 13, 2025 The analytics platform’s graph shows that XRP dominated SOL in terms of 30D Realized Cap changes until the end of March. At the beginning of that month, Ripple’s token flew past $3 briefly, and even though it corrected slightly in the following weeks, it still stood above $2.6-7 for the most part. However, then came the trade war escalation, and XRP’s price tumbled, alongside Glassnode’s metric. The situation changed briefly in early May as XRP was recovering from a plunge to $1.6 and returned above $2. SOL performed a lot better in the following month, but XRP has regained its lead in the past few days. Consequently, Glassnode determined that this growing capital rotation into XRP hints at “stronger short-term conviction.” Why So? The primary narrative supporting XRP’s improving position is the renewed hope for spot Ripple ETF approvals. Most recently, the SEC greenlighted a Nasdaq crypto US settlement price index, which included Ripple’s token. Many analysts believe this opened the door even more for an XRP ETF in the States. Polymarket’s current data shows a 89% chance for such a product to be approved in the US this year. Although SOL’s percentage is quite high as well, other experts noted that Ripple continues to expand its DeFi ecosystem, including the recent introduction of USDC on XRPL, which could further enhance its position. Additionally, some noted that XRP is holding better because capital “chases regulatory clarity and event-driven hype, while SOL’s bounce potential is hampered by recent drawdowns and meme rotation fatigue.” The post Ripple Is Pulling Ahead Again as Capital Is Rotating Fast Into XRP: What Does This Mean? appeared first on CryptoPotato .
Hyperliquid EVM has had an extraordinary growth spurt this year, with its total value locked (TVL) shooting up to $1.7 billion. That is a mind-boggling 337% increase from the $400 million it had at the start of the year, and it puts Hyperliquid firmly among the top DeFi protocols in terms of TVL. What this growth reflects, what it is sourcing itself from, is certainly the desire in the market for innovative DeFi infrastructure that commands the attention of developers and users alike. Hyperliquid’s total value locked now makes it a top DeFi protocol by that metric. 1/ Hyperliquid EVM has reached $1.7B in TVL, representing a 337% YTD increase from $400M. Breaking down the Hyperliquid ecosystem protocols leveraging programmable finance primitives: builder codes, auctions, and Hypercore/EVM composability, only possible on @Hyperliquidx : pic.twitter.com/JZZvcWzeyy — Blockworks Research (@blockworksres) June 12, 2025 Hyperliquid is an ever-growing ecosystem that attracts a variety of projects. These projects develop new financial products and services, taking full advantage of Hyperliquid’s programmable architecture. There is a new surge in adoption that is resulting from this. More sophisticated DeFi building blocks are being demanded that go beyond what conventional smart contracts can deliver. Hyperliquid is a prime testing ground for what decentralized protocols can achieve. Innovative Protocols Powering the Ecosystem Hyperliquid’s success is built on a code architecture that allows protocols to do the kinds of things Hyperliquid needs them to do to succeed, like routing trades through Hypercore orderbooks, for instance. And this is quite modular; you could even say it’s a set of Lego bricks. So if you’re a protocol developer, or an orderbook developer, or mind-melding to do both, you can use it at varying levels of depth, like with good ol’ Lego. Pvptrade uses this same architecture, but through a Telegram bot interface, provides an accessible and innovative trading experience. Redacted similarly, Axiom Exchange has built a trading terminal that captures value by using Hyperliquid’s flexible infrastructure and providing users with an experience that is quite unlike that which is found at most other centralized exchanges. Another vital stroke of genius is the auction mechanism of HIP3, which currently resides in testnet, enabling builders to create bespoke markets with configurable fees not exceeding 50%. This framework has already pulled in dedicated projects like Hyperunit, testing leveraged equity products, and Ethena Labs, doing their work with USDe trading pairs. Allowing these sorts of structures and configurations is simply a giant leap in the path toward even more innovative DeFi applications catering to an ever-diverse set of trader needs. Cross-Layer Composability Unlocks New Financial Architectures One of the most groundbreaking features of Hyperliquid is the profound composability of the Hypercore and Hyperliquid EVM, which partake in the shared state of the protocol. This architecture allows reading and writing of data at the layer between the Hypercore and the Hyperliquid EVM with the same fluidity and coherence with which data is handled at the layer between two Hyperliquid EVMs. Why is that important? Because it permits seamless transactions that can span not merely multiple smart contracts but also multiple blocks. This composability’s power is demonstrated in several protocols already. Hyperlendx offers liquid perpetual positions by allowing users to borrow and lend against leveraged Hypercore positions. Felix Protocol extends capital efficiency by facilitating stablecoin borrowing against Hypercore positions. Liminal Money spotlights the cross-layer synergies available in the DeFi ecosystem. Liminal Money is an automated delta-neutral farming strategy. It operates from the EVM layer, accepting deposits in USDC. It interacts with Hypercore to do spot purchasing. And it uses the equivalent short positions to maintain market neutrality. You could say that Liminal Money is a dynamically layer-crossing strategy. But to be honest, it is also good practice to avoid buying the top and selling the bottom. The capabilities of builder codes, HIP3 auctions, and the composability of Hypercore/HyperEVM are enabling protocol architectures that, until now, were impossible within classical DeFi frameworks. Lending, options, liquid staking tokens (LSTs), and dApps are going to be integrated into an ecosystem where these primitives interact with Hypercore’s deep liquidity pools. The financial ecosystem that results from this integration will be both fully integrated and highly efficient. A borrowing and lending ecosystem doesn’t work if you can only borrow from one set of liquidity pools; it only works if you can borrow from many pools and many different kinds of lenders. Liquidity is the Cooper Union of financial investigations. Conclusion: Toward a Unified DeFi Financial System Decentralized finance has reached a new significant milestone with the rapid ascension of Hyperliquid EVM and its ecosystem. The rise of Hyperliquid EVM marks yet another step in the march of decentralized protocols toward providing programmable, permissionless, and composable financial services to all. What is happening around Hyperliquid EVM is no longer just an experiment; it is clearly a viable, real-world chapter in the DeFi universe. As adoption accelerates and fresh protocols appear, Hyperliquid is making itself into a base element of the pending next wave of DeFi innovation. The vision of a fully integrated financial system—where lending, trading, and asset management share liquidity layers and thus if not converge, then alternate seamlessly—is an emerging reality, one that with each passing day seems to promise to unlock new possibilities for traders, developers, and investors. Disclosure: This is not trading or investment advice. Always do your research before buying any cryptocurrency or investing in any services. Follow us on Twitter @nulltxnews to stay updated with the latest Crypto, NFT, AI, Cybersecurity, Distributed Computing, and Metaverse news !
The post Crypto Regulations in South Africa 2025 appeared first on Coinpedia Fintech News In 2025, South Africa is thriving in the cryptocurrency landscape, with new laws providing more clarity as it integrates cryptocurrency into real estate transactions. South Africa’s crypto laws are a balance of innovation and security, as the country prioritizes protecting investors. Now, with new rules and regulations, South Africa is soon to emerge as a crypto leader on the African continent. Table of contents Crypto Regulations in South Africa 2025 What is The South African Government Saying About Crypto? Crypto Tax in South Africa Crypto License in South Africa Crypto Adoption Rate in South Africa Endnote FAQs Crypto Regulations in South Africa 2025 May 15, 2025- ( 047643/2023) [2025] ZAGPPHC 481 (Standard Bank vs SARB) Pretoria High Court handed down a judgment in Standard Bank of South Africa vs South African Reserve Bank and others, ruling that cryptocurrencies do not constitute “capital” in terms of the Exchange Control Regulations , 1961. Crypto assets are not subject to a country’s strict exchange control regime, offering long-awaited clarity for the crypto industry. May 6, 2025- Directive 9 for CASP and Travel Rule The approach covers all Crypto Asset Service Providers (CASP) acting as originators, beneficiaries, or intermediaries. It applies to entities involved in crypto-to-fiat exchanges, wallet custody services, crypto assets transfers, and the provision of crypto-related financial services. CASP to implement travel rules in line with FATF recommendations 16; non-compliance can result in administrative sanctions under Section 45C of the Act . April 30, 2025- Travel Rule The Financial Intelligence Centre (FIC) mandated this travel rule , which applies to transactions exceeding ZAR 25,000 (approximately US$1,500). Details from all CASPs are required to collect information about the sender and the receiver, including names, account numbers, and identification details, to promote transparency and reduce risks. This aligns with the Financial Action Task Force (FATF) Recommendations aimed at complying with anti-money laundering rules. What is The South African Government Saying About Crypto? The South African government does not consider crypto as a legal tender, but it is actively regulating the industry and recognizing it as a financial product. So far in 2025, its primary approach has been integrating crypto assets into existing financial frameworks rather than creating new legislation for digital assets. The government’s current priorities are: Evolution in the crypto landscape Enhancing the anti-money laundering compliance framework Integrating international standards in the country’s national system Fostering a secure environment for crypto regulations Crypto Tax in South Africa Is crypto taxable? Yes, the South African Revenue Service (SARS) treats cryptocurrencies as “assets of intangible nature,” which are subject to capital tax gains and income tax. Reporting and Penalties: All crypto losses and gains are required to be annually reported; non-compliance can lead to a penalty imposed by SARS. Transaction type Tax type/ Rate Details Long-term investment (capital) CGT up to 18% (on 40% of gain) Annual exclusion of 40,000 ZAR Frequent trading/ business income Income tax 18%-45% Taxed at the marginal rate Company gains Corporate tax 27% (on 80% of gains) Gains exceeding 40,000 ZAR credit Mining, staking, airdrops, DeFi Income tax 18%-45% Guidelines are evolving Buying/ holding/transferring crypto Exempted Not taxable Crypto License in South Africa Crypto Asset Service Providers (CASPs) operating in South Africa are required to obtain a Financial Services Provider (FSP) license from the Financial Sector Conduct Authority (FSCA). Crypto assets were considered as financial products by the FSCA in 2019, and since then, the licensing has become mandatory. CASPs must register as “accountable institutions” with the Financial Intelligence Centre (FIC) under the Financial Intelligence Centre Act (FICA). The licensing involves demonstrating compliance with regulations related to anti-money laundering (AML) and countering the financing of terrorism (CFT). It requires strict adherence to Travel Ryle. Crypto Adoption Rate in South Africa Users rate: Approximately 10.49% of the internet users are using cryptocurrency, and it is expected to rise to 10.77% by 2026. South African crypto user estimates are expected to reach 7.05 million by 2026. Crypto Revenue: The current South African cryptocurrency market revenue is approximately US$615.5 million, with the average revenue per user expected to be US$90.7 in 2025. The revenue is growing annually at the rate of 3.63%, resulting in a total of US$637.9 million by 2026. Governments’ Crypto Holdings: No public disclosure yet; no evidence that the government owns crypto assets in official reserves. It rather focuses on private ownership and crypto market growth. Endnote In 2025, the South African government showed its support for blockchain and cryptocurrency through a complex regulatory framework. While the country does not consider crypto as a legal tender, it has legalized the trading of crypto as a legal financial product. The crypto regulatory agencies, such as SARB and FSCA, are moving towards a robust regulatory framework to create an enhanced crypto landscape. .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 Crypto Regulation 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: '9e5800e7dc', 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 Is crypto trading legal in South Africa? Yes, crypto trading is legal in South Africa. The government actively regulates it as a financial product, and a recent court ruling clarified it’s not subject to strict exchange controls. Is South Africa crypto-friendly? South Africa is considered crypto-friendly due to its progressive regulatory framework that recognizes crypto as a financial product and aims to foster a secure environment for its growth. How is Crypto Taxed in South Africa? SARS treats crypto as “assets of intangible nature,” subjecting it to capital gains tax (up to 18% on 40% of gains, with an R40,000 annual exclusion) or income tax (18%-45%) depending on the transaction. Which government body handles crypto operations in South Africa? The Financial Sector Conduct Authority (FSCA) licenses Crypto Asset Service Providers (CASPs), while the Financial Intelligence Centre (FIC) oversees anti-money laundering (AML) and counter-terrorism financing (CFT) compliance.
The post Charles Hoskinson Proposes $100M ADA Treasury Shift to Boost Cardano DeFi appeared first on Coinpedia Fintech News In a recent YouTube AMA session, Charles Hoskinson dropped a major update on Cardano’s financial direction. He wants to use $100 million worth of ADA to build up stablecoins and bring Bitcoin into the Cardano DeFi world. Low Stablecoin Liquidity Holds Cardano Back Cardano’s DeFi is growing, but it doesn’t have enough stablecoin liquidity. There is only about $33 million in stablecoins supporting over $330 million in total value locked (TVL). In comparison, Ethereum and Solana have way more stablecoin support, and Cardano is falling behind. “We have a treasury with about $1.5 billion of ADA, and yet there’s only about $30 million of stablecoins in the entire Cardano ecosystem,” he said. “That’s a problem.” Cardano Decentralized Sovereign Wealth Fund https://t.co/8RIELNl872 — Charles Hoskinson (@IOHK_Charles) June 13, 2025 Hoskinson Proposes Bold Move- To fix this, Hoskinson is proposing a bold move: take 5–10% of the $1.2 billion Cardano treasury and convert it into a mix of native stablecoins like USDA, USDM, iUSD, and even some Bitcoin to help start Bitcoin-based DeFi on Cardano. The goal here is to generate yield from these assets like a sovereign wealth fund (like Norway or Abu Dhabi) and reinvest the profits back into ADA. This move could boost yields, improve liquidity, and speed up stablecoin adoption on Cardano. It may also help native stablecoins get listed on more exchanges and position Cardano as a strong player in the DeFi space. Will This Hurt ADA? Hoskinson believes that the $100 million move will not hurt ADA’s price. “Hundreds of millions of dollars of ADA change hands daily without visibly affecting the cryptocurrency’s price,” he said. He says that the market is strong and liquid enough to handle it, especially if done gradually using time-weighted average price algorithms and OTC trades. Governance in Progress Cardano is still figuring out how to handle governance. Charles wants the treasury fund plan ready for discussion at the Rare Evo Conference in August. He has already written a 40-page document outlining the idea and shared it with internal teams. Further, the team will gather feedback from Cardano’s DeFi projects and prepare a full proposal, possibly by the conference. Cardano Aims for Cross-Chain Growth and $1B Treasury Hoskinson says Cardano’s treasury will eventually become multi-asset. As more chains connect to Cardano, their fees could also flow into the treasury, building a large, diverse portfolio to support cross-chain growth. If the strategy works out, it could be a game-changer for Cardano. Stablecoin liquidity could rise to 33–40% of TVL, making the ecosystem much healthier. The treasury could grow to over $1 billion in stablecoins and Bitcoin. It might also attract 5–10x more outside capital and would make Cardano’s DeFi much more competitive on the global stage.