XRP возвращается в топ-100 мировых криптовалют с рыночной капитализацией, близкой к HDFC

cryptonews.ruPublished on 2025-09-12Last updated on 2025-09-12

XRP преодолел важный рубеж, войдя в топ-100 мировых активов. Теперь он занимает 99-е место с рыночной капитализацией в 181,8 миллиарда долларов. Он обошёл HDFC Bank, капитализация которого составляет 181,1 миллиарда долларов. Таким образом, цифровая валюта стала дороже одного из крупнейших банков Индии.

Динамика цен на XRP и активность на рынке

При цене в 3,05 доллара XRP демонстрирует стабильность. Ежедневное изменение на 1,6 % и рост на 8,3 % за 7 дней могут показаться незначительными в быстро меняющемся мире криптовалют, но в сочетании с ростом на 467,8 % за последний год это явно не краткосрочная история. Ежедневный объём торгов, превышающий 5,8 миллиарда долларов, свидетельствует о том, что как институциональные, так и розничные инвесторы по-прежнему очень активны. При полной разводнённой оценке, превышающей 305 миллиардов долларов, этот цифровой актив находится в одном ряду с известными корпорациями.

Если посмотреть, кого обогнал XRP, чтобы попасть в топ-100, то это список, полный известных брендов. Shopify, Deutsche Telekom, Adobe, Pfizer, Santander, Spotify, Allianz и Accenture — компании, которые формируют целые отрасли. Такое изменение в рейтинге показывает, что цифровые активы не только конкурируют друг с другом, но и проникают на территорию, которая раньше была доступна только корпорациям с вековой историей.

Смешанные настроения на рынке и прогнозы цен

Аналитики, такие как Али Мартинес, указывают на краткосрочные целевые цены в районе 3,70 доллара США. Но Standard Chartered в своих прогнозах заходит гораздо дальше. Они прогнозируют, что к 2026 году цена достигнет почти 8 долларов США, если ETF и банковское внедрение получат более широкое распространение. Некоторые эксперты сохраняют осторожность. Например, команда Finder ожидает, что к концу 2025 года цена XRP составит около 2,80 доллара США. Их прогноз показывает, насколько сильно будущее монеты зависит от одобрения регулирующих органов и от того, станет ли она частью основных финансовых инструментов.

Одобрение ETF и получение банковской лицензии могут изменить XRP

Октябрь 2025 года считается потенциальным переломным моментом. Несколько компаний подали заявки на создание XRP-ETF, и, по данным Bloomberg, вероятность одобрения составляет 95%. Если это произойдёт, ожидается приток средств в размере от 5 до 8 миллиардов долларов в первый месяц, который может увеличиться до 18 миллиардов долларов к концу года. Параллельно с этим компания Ripple подала заявку на получение национальной банковской лицензии в США. Это даст ей доступ к платёжным системам ФРС и повысит доверие к ней как к регулируемому трастовому банку.

Япония лидирует по внедрению XRP для платежей

К 2025 году 80 % банков в Японии планируют использовать XRP для международных денежных переводов. SBI Holdings вкладывает значительные средства в это направление, что придаёт ему ещё больше значимости. По всему миру более 300 организаций уже подключены к RippleNet. Среди них — Santander в Европе и PNC в США. Кроме того, к сети подключены крупные игроки в Азии, Африке и Латинской Америке. Эти операционные системы экономят банкам время и деньги.

Полезность XRP в трансграничных транзакциях

Переводы осуществляются за 3–5 секунд по сравнению с 3–5 днями в традиционных системах, таких как SWIFT. Стоимость транзакций в среднем составляет доли цента, в то время как банки по-прежнему взимают несколько комиссий за трансграничные платежи. Именно поэтому организации обращают на это внимание, даже несмотря на отсутствие регулируемого спотового ETF в США. Тот факт, что рыночная капитализация XRP достигла 181,8 миллиарда долларов, свидетельствует о реальном внедрении, а не о росте на волне хайпа.

Риски и проблемы, препятствующие росту XRP

Конечно, риски есть. Регулирование в США до сих пор не налажено. В то же время конкуренты запускают собственные платёжные системы на блокчейне. Колебания цен продолжаются, и технические графики даже указывают на возможное краткосрочное падение. Тем не менее уверенность в долгосрочной перспективе не ослабевает. В последние недели крупные инвесторы стабильно покупают всё больше XRP.

Для простоты представьте, что XRP — это цифровая железнодорожная ветка для денег. Она позволяет банкам и частным лицам перемещать средства через границы за считаные секунды и практически бесплатно. Такая эффективность, естественно, привлекает внимание, особенно в сравнении с задержками и комиссиями в старых системах. Именно это пересечение и делает данный момент достойным внимания.

Это анализ текущих данных и настроений. Всегда проводите собственное исследование, прежде чем принимать инвестиционные решения.

Trending Cryptos

Related Reads

Programmers Worldwide Are Wasting Money on Anthropic! The Company Can't Stand It Anymore

Anthropic recently published guidelines to help developers using Claude Code reduce unnecessary token costs. The key recommendations include: 1) Clear (/clear) conversations after completing a task to avoid carrying irrelevant file reads and command outputs into the next task. 2) Set the model and reasoning effort level at the start of a session, as switching mid-session invalidates the prompt cache, requiring a full-price recalculation of the entire dialog history. 3) Attach files using @ references instead of typing paths manually to avoid extra tool calls and searches that bloat the context. 4) Add quiet flags to verbose commands (e.g., in CLAUDE.md) to minimize lengthy output in the dialog history. 5) Use /compact while the session cache is still warm (before breaks) to compress the dialog at one-tenth the cost. 6) Offload large-output tasks to a sub-agent, which runs in an isolated context and only returns conclusions, preventing intermediate outputs from polluting the main dialog. The article explains token pricing: input tokens (prefill) are processed in parallel, while output tokens (decode) are generated serially, making output tokens five times more expensive. Caching is crucial for savings—if a request's prefix (system prompt, CLAUDE.md, dialog history) matches the previous one byte-for-byte, reading it costs only 10% of the standard input price. However, cache invalidation occurs when changing models, effort levels, fast mode, compressing dialogs, after cache expiration, or when resuming old sessions. Dialog history also grows quadratically (O(n²)) as file contents and command outputs accumulate, increasing costs per round. Proactive context management—like isolating noisy tasks, using /rewind to trim unproductive turns, and task-based session clearing—is becoming an essential skill for cost-effective AI-assisted development.

marsbit1h ago

Programmers Worldwide Are Wasting Money on Anthropic! The Company Can't Stand It Anymore

marsbit1h ago

Pax Silica vs. WAICO: The US Wants to Prohibit Europe from Using Chinese Artificial Intelligence

The United States is preparing to demand that European and other partners abandon Chinese artificial intelligence initiatives, threatening exclusion from the American-led "Pax Silica" coalition, according to a leaked U.S. State Department document. This ultimatum forces signatories of the "AI Opportunity Statement" to choose between the Western technological ecosystem and alternative frameworks, with China not explicitly named but clearly targeted. Pax Silica is a U.S. strategy for AI and semiconductor hegemony, launched in late 2025. Its European presence expanded significantly in mid-2026. Concurrently, China, Russia, and 27 other nations established the World AI Cooperation Organization (WAICO) in July 2026 as an independent intergovernmental platform promoting AI governance based on UN principles. This situation creates a difficult choice, especially for European nations balancing strategic autonomy with dependence on U.S. tech and security. It also pressures Global South countries with pragmatic ties to both Washington and Beijing. The formation of competing blocks risks fragmenting the global tech landscape, forcing companies to split supply chains, increasing costs, and potentially leading to incompatible standards and protocols. The era of open globalization in AI may be ending, replaced by geopolitical confrontation where technological sovereignty trumps economic efficiency. The decisions made will shape the global digital economy for decades.

cryptonews.ru3h ago

Pax Silica vs. WAICO: The US Wants to Prohibit Europe from Using Chinese Artificial Intelligence

cryptonews.ru3h ago

Robert Kiyosaki Shares His Mentor's Predictions About the Emergence of Bitcoin and AI

American entrepreneur and author of "Rich Dad Poor Dad," Robert Kiyosaki, discussed the influence of futurist R. Buckminster Fuller on his worldview, linking Fuller's past technological predictions to the emergence of Bitcoin and the development of artificial intelligence. In an X post, Kiyosaki also reflected on personal purpose, sharing his journey from the music business—where he worked with bands like The Police and Iron Maiden—to creating the "Cashflow" board game and writing his famous book. He described feeling an inner emptiness despite his success, a turning point that came after meeting Fuller, whom he studied with for three summers. Kiyosaki described Fuller as a "friendly genius" who foresaw world-changing developments like Bitcoin and AI. However, the core of his post focused on Fuller's philosophical impact, particularly a quote about belonging to the universe and finding purpose by dedicating one's life to the maximum benefit of others. The entrepreneur remains a vocal advocate for cryptocurrencies. He regularly advises buying Bitcoin during market panics, viewing it and assets like Ethereum, gold, and silver as hedges against traditional financial system failures. Kiyosaki has predicted a major market crash by 2026, seeing it as an opportunity for prepared investors, with long-term price targets including $750,000 for Bitcoin and $95,000 for Ethereum.

cryptonews.ru5h ago

Robert Kiyosaki Shares His Mentor's Predictions About the Emergence of Bitcoin and AI

cryptonews.ru5h ago

Etherealize CEO Calls Wall Street's Private Blockchains a 'Race to the Bottom'

Etherealize co-founder and CEO Vivek Raman criticized Wall Street's growing interest in private, permissioned blockchains, calling them a "race to the bottom." In an interview with CoinDesk, Raman argued that consortium networks fragment liquidity and return the industry to the siloed systems that blockchain technology was meant to overcome. He stated that closed networks do not interoperate, undermining two key advantages of the technology: system compatibility and liquidity concentration. Etherealize promotes Ethereum as an open, foundational layer for institutional players. Raman insists that privacy and access restrictions should be built on top of public infrastructure—at the application or L2 level—rather than creating separate, closed networks. He compared Ethereum to HTTP as a base layer, with additional permissioned and private layers akin to HTTPS. Examples of this new wave of "closed" solutions mentioned include Canton Network from Digital Asset, Circle's Arc project, and Stripe's Tempo. Raman termed this trend "consortium chains 2.0," recalling earlier initiatives like the R3 interbank consortium and the Hyperledger corporate ecosystem from 2016 that failed to gain significant traction. He reiterated his firm belief that a global, open, permissionless infrastructure is necessary as a foundational base layer. Raman previously noted in June that traditional financial institutions had begun implementing Ethereum-based solutions into real business processes.

cryptonews.ru5h ago

Etherealize CEO Calls Wall Street's Private Blockchains a 'Race to the Bottom'

cryptonews.ru5h ago

Trading

Spot

Hot Articles

What is XRP 2.0

XRP 2.0: A New Frontier in the Cryptocurrency Landscape Introduction to XRP 2.0 In the ever-evolving realm of cryptocurrency, new projects continuously emerge, vying for attention and adoption. One such promising initiative is XRP 2.0, a novel cryptocurrency project designed to leverage advanced blockchain technology and robust encryption methodologies. While the name draws parallels with Ripple’s XRP, it’s crucial to note that XRP 2.0 operates independently, focusing on enhancing transaction security, privacy, and scalability. As the digital financial landscape increasingly embraces decentralized solutions, XRP 2.0 aims to contribute meaningfully to web3 and the overall expansion of crypto projects. What is XRP 2.0? At its core, XRP 2.0 is a cryptocurrency project that aims to create a secure and decentralized digital currency ecosystem. Its foundational technology integrates sophisticated blockchain principles with cutting-edge encryption techniques. The overarching goal of XRP 2.0 is to establish itself as a reliable and efficient platform enabling swift transaction execution while prioritizing enhanced privacy protections for its users. The project is promoted as a solution to many limitations faced by existing cryptocurrencies, proposing a system that can handle a higher volume of transactions with improved speed and privacy. This versatility positions XRP 2.0 as a significant contender in a marketplace riddled with various digital currencies. Who is the Creator of XRP 2.0? The identity of the creator behind XRP 2.0 has been flagged as ‘Wilbur.’ However, comprehensive details regarding Wilbur or their associated entity remain elusive. The anonymity of many cryptocurrency creators is not an uncommon phenomenon in the industry, often designed to maintain a degree of privacy and security. Who are the Investors of XRP 2.0? As of now, specific information related to the investment foundations or organizations supporting XRP 2.0 is not publicly available. In the cryptocurrency sector, the backing by reputed investors can significantly influence a project's credibility and success, yet the transparency regarding the financial supporters of XRP 2.0 has not been established. How Does XRP 2.0 Work? XRP 2.0 stands out by employing a combination of blockchain technology and advanced encryption algorithms that ensures secure and decentralized transactions. Its innovative structure includes unique features designed to foster user engagement and broaden functionalities beyond conventional cryptocurrency transactions. Among these features, XRP 2.0 incorporates AI-powered capabilities, such as text-to-image and text-to-speech functionalities. These additions are designed to enhance the interactive experience for users, promoting broader applicability across various sectors. By bridging technological advancements with user-centered design, XRP 2.0 aims to capture the attention of a diverse range of individuals and enterprises looking to integrate cryptocurrency solutions into their operational frameworks. Timeline of XRP 2.0 Understanding XRP 2.0 requires examining the milestones that have defined its journey thus far: July 23, 2023: XRP 2.0 is introduced as a novel cryptocurrency project, aiming to revolutionize secure and decentralized transaction capabilities in the blockchain domain. September 8, 2023: The launching of another project, XRP20, occurs, marking the emergence of an ERC-20 token on the Ethereum blockchain that remains unrelated to XRP 2.0. November 13, 2023: The XRP Ledger undergoes a significant update with the release of rippled server software version 2.0.0. It is essential to note that this development is disconnected from the XRP 2.0 cryptocurrency project. Key Points About XRP 2.0 To distill the essence of XRP 2.0, several critical factors emerge: Unique Features: The inclusion of features like AI-powered text-to-image and text-to-speech further diversifies the potential applications of XRP 2.0. Blockchain Technology: The framework utilizes advanced blockchain mechanisms and encryption protocols, ensuring a secure and decentralized environment for transactions. Scalability and Privacy: XRP 2.0 prioritizes enhanced privacy protections in transaction processes and the scalability necessary to accommodate a growing user base. No Affiliation with Ripple: Importantly, despite its name, XRP 2.0 does not have any allegiance or collaboration with Ripple’s XRP, distinguishing its operational framework and objectives within the cryptocurrency ecosystem. Conclusion XRP 2.0 represents an ambitious venture into the cryptocurrency sphere, aiming to offer a combination of security, privacy, and efficiency in digital transactions. By integrating sophisticated technologies and user-friendly features, the project sets out to broaden the horizons of what cryptocurrency can achieve in today's digital economy. While the anonymity of its creator and lack of disclosed investors might raise questions for some, XRP 2.0's focus on advanced functionalities and decentralisation enhances its appeal amidst an increasingly crowded crypto market. As the cryptocurrency landscape continues to evolve, XRP 2.0 may yet emerge as a pivotal player in the expansion of secure and scalable blockchain solutions.

1.5k Total ViewsPublished 2024.04.01Updated 2024.12.03

What is XRP 2.0

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of XRP (XRP) are presented below.

活动图片