XRP Network Sets New Record: 10,000+ Token Wallets At Highest Ever

bitcoinistОпубликовано 2026-05-14Обновлено 2026-05-14

Введение

XRP has achieved a new milestone with the number of wallets holding at least 10,000 XRP reaching an all-time high of over 332,000, according to data from Santiment. This suggests continued accumulation by mid-to-large investors despite recent market volatility. After a brief decline during a price crash in late January/early February, the wallet count resumed a gradual upward trend throughout March, April, and into May. Analysts view this sustained growth as a positive long-term signal for the network. In related news, treasury company Evernorth remains in a significant loss position on its $950 million XRP holdings, currently down approximately $389 million. At the time of writing, XRP's price is trading around $1.43.

Data shows XRP has reached a new milestone in its 10,000+ token wallets, a sign that large investors have been coming into the network.

More Than 332,000 Wallets Now Hold 10,000+ XRP

In a new post on X, on-chain analytics firm Santiment has talked about the latest trend in the population of the mid-to-large holders of XRP. The indicator of relevance here is the “Supply Distribution,” which tells us, among other things, the number of wallets that belong to a given group.

Addresses are divided into these cohorts based on the number of tokens that they are carrying in their balance. The 1 to 10 coins group, for example, includes all holders who own between 1 and 10 BTC. In the context of the current topic, the range of interest is the 10,000+ coins one (with there being no upper bound).

At the current exchange rate, the cutoff for this range converts to around $14,300. While this isn’t terribly high, it does act as a filter against the small entities. As such, the range can showcase the combined behavior of the mid-sized and large investor cohorts.

Now, here is the chart shared by Santiment that shows how the Supply Distribution for the 10,000+ coins group has changed on the XRP network over the last few months:

The value of the metric seems to have been climbing in recent months | Source: Santiment on X

As displayed in the above graph, the total number of XRP wallets holding more than 10,000 tokens observed a plunge alongside the price crash from January-end/February-start. This means that some of the prominent investors of the cryptocurrency cleared out their balance amid the market panic.

While the decline was sharp, it lasted only briefly, and before long, the indicator was back to following a similar trajectory as before the crash: a gradual uptrend. The new uptrend maintained throughout March and April, and so far, it has also sustained in May.

After the latest continuation to this trajectory, the indicator has completely retraced the earlier plummet and reached a value of 332,230, which is a new all-time high (ATH). The analytics firm noted:

The continued rise in XRP Ledger wallets holding at least 10,000 XRP is an important long-term signal because it shows that larger holders have kept accumulating even during periods of volatility and uncertainty.

In some other news, XRP continuing to struggle recently has meant that treasury company Evernorth has continued to hold deep losses on its holdings. As analyst Maartunn has highlighted in an X post, the firm was only in profit for about a couple of weeks before its reserves fell into the red.

The trend in the unrealized profit/loss of Evernorth | Source: @JA_Maartun on X

From the chart, it’s visible that Evernorth’s XRP treasury, which spent $950 million to assemble its holdings, is currently down $389 million.

XRP Price

At the time of writing, XRP is trading around $1.43, down 1% over the last 24 hours.

Looks like the price of the coin has overall moved sideways recently | Source: XRPUSDT on TradingView

Связанные с этим вопросы

QWhat new milestone has the XRP network achieved according to the article?

AThe XRP network has reached a new record of 332,230 wallets holding at least 10,000 XRP, which is an all-time high.

QWhat does the 'Supply Distribution' indicator mentioned in the article measure for the 10,000+ XRP group?

AThe 'Supply Distribution' indicator measures the number of wallets on the XRP network that hold a balance within a specific range, in this case, 10,000 or more XRP tokens.

QHow did the number of 10,000+ XRP wallets change during the price crash in late January/early February?

ADuring the price crash from late January to early February, the number of wallets holding 10,000+ XRP observed a sharp plunge, indicating some large investors sold their holdings amid market panic.

QWhat is the current financial status of Evernorth's XRP treasury holdings as described in the article?

AEvernorth's XRP treasury, which cost $950 million to assemble, is currently down $389 million, meaning it is holding significant unrealized losses.

QWhat is the approximate price of XRP and its 24-hour change at the time the article was written?

AAt the time of writing, XRP is trading around $1.43, which is down 1% over the last 24 hours.

Похожее

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

"Codex Goal Mode: How to Make AI Work Continuously Toward a Specific Goal" OpenAI's Codex "goal mode" (/goal) transforms the AI from a reactive code assistant into a proactive execution agent capable of working autonomously for hours or even days to achieve a defined objective. To maximize its effectiveness, follow these key principles: 1. **Define Clear, Verifiable Exit Criteria:** The goal prompt should be a concise, measurable success condition, not a lengthy specification. Use quantifiable metrics like "reduce build time by 30%" or "achieve 100% test parity." 2. **Provide Initial Guidance and Tools:** Direct Codex toward likely problem areas and specify available tools (e.g., browsers, testing environments) to prevent it from exploring unproductive paths. 3. **Enable Progress Measurement:** Equip Codex with ways to track advancement, such as creating comparison tools for visual tasks or evaluation sets, ensuring it can gauge its own progress. 4. **Use a Realistic Execution Environment:** For tasks like performance optimization, provide access to environments that closely mimic production (e.g., similar configs, databases) to yield valid results. 5. **Be Cautious with Visual Goals:** Avoid vague "pixel-perfect" instructions. Instead, supplement visual references with functional checklists or design system specifications to prevent Codex from obsessing over minor details. 6. **Implement Progress Tracking:** For long-running tasks, have Codex commit code to draft PRs, update progress documents, or send Slack updates to maintain visibility into its work. 7. **Review and Consolidate Results:** Once the goal is met, instruct Codex to review its work, clean up ineffective experimental code, and reflect on what strategies succeeded or failed. Ultimately, using goal mode shifts the developer's role from writing prompts to managing a persistent engineering agent—defining objectives, establishing metrics, configuring environments, and conducting final reviews.

marsbit36 мин. назад

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

marsbit36 мин. назад

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

Recently, Vitalik Buterin has frequently emphasized the concept of "CROPS," first outlined in the Ethereum Foundation's March mandate as core principles guiding its focus: Censorship Resistance, Capture Resistance, Open Source, Privacy, and Security. CROPS represents Ethereum's commitment to providing foundational capabilities for user sovereignty—enabling asset ownership, identity expression, and coordination without reliance on centralized platforms or surrendering ultimate control. This framework is gaining new urgency with the rise of AI, particularly AI agents managing digital assets and automating transactions. While AI offers convenience, it risks centralizing user data, intent, and control if dependent on opaque, centralized services. Vitalik argues for "CROPS AI"—AI that is open, privacy-preserving, secure, and capable of local execution to maintain user agency. He highlights convergence between "CROPS Ethereum access layers" and "CROPS AI," such as using zero-knowledge proofs for private remote LLM calls and Ethereum RPC reads, ensuring users can access services without exposing sensitive information. Ultimately, CROPS is not just an abstract ideal but a practical guide for Ethereum's development and AI integration. It addresses the critical long-term question: as digital systems grow more powerful, how can users retain control over their privacy, assets, and autonomy? In an AI-driven era, these principles may define Ethereum's enduring value—prioritizing verifiable, secure, and user-centric design over short-term optimizations like speed and cost alone.

marsbit40 мин. назад

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

marsbit40 мин. назад

Торговля

Спот
Фьючерсы

Популярные статьи

Что такое XRP 2.0

XRP 2.0: Новая грань в мире криптовалют Введение в XRP 2.0 В постоянно развивающейся сфере криптовалют появляются новые проекты, стремящиеся к вниманию и внедрению. Один из таких многообещающих проектов - это XRP 2.0, новая криптовалюта, созданная для использования передовых технологий блокчейна и надежных методов шифрования. Хотя название вызывает ассоциации с XRP от Ripple, важно отметить, что XRP 2.0 функционирует независимо, сосредоточив внимание на повышении безопасности сделок, конфиденциальности и масштабируемости. Поскольку цифровая финансовая среда все больше принимает децентрализованные решения, XRP 2.0 намерена внести значимый вклад в web3 и общее расширение криптопроектов. Что такое XRP 2.0? XRP 2.0 в своей основе - это проект криптовалюты, цель которого - создать безопасную и децентрализованную экосистему цифровой валюты. Его базовая технология интегрирует сложные принципы блокчейна с современными методами шифрования. Основная цель XRP 2.0 - утвердиться как надежная и эффективная платформа, позволяющая быстро осуществлять транзакции с приоритетом на улучшенную защиту конфиденциальности для своих пользователей. Проект рекламируется как решение многих недостатков, с которыми сталкиваются существующие криптовалюты, предлагая систему, способную обрабатывать более высокий объем транзакций с улучшенной скоростью и конфиденциальностью. Эта универсальность позиционирует XRP 2.0 как значимого конкурента на рынке, переполненном различными цифровыми валютами. Кто создатель XRP 2.0? Идентичность создателя XRP 2.0 была обозначена как «Уилбур». Однако исчерпывающие данные о Уилбуре или связанном с ним проекте остаются неясными. Анонимность многих создателей криптовалют не является редким явлением в этой отрасли и часто применяется для сохранения определенной степени конфиденциальности и безопасности. Кто инвесторы XRP 2.0? <pна данный момент конкретная информация о инвестиционных фондах или организациях, поддерживающих xrp 2.0, не доступна публично. в секторе криптовалют поддержка репутабельными инвесторами может существенно повлиять на кредитоспособность и успех проекта, однако прозрачность в отношении финансовых спонсоров 2.0 еще была установлена. Как работает XRP 2.0? XRP 2.0 выделяется использованием сочетания технологий блокчейна и продвинутых алгоритмов шифрования, что обеспечивает безопасные и децентрализованные транзакции. Его инновационная структура включает уникальные функции, разработанные для повышения вовлеченности пользователей и расширения функциональности за пределами традиционных транзакций с криптовалютами. Среди этих функций XRP 2.0 интегрирует возможности с искусственным интеллектом, такие как текст в изображение и текст в речь. Эти дополнения разработаны для улучшения интерактивной работы пользователей, способствуя более широкому применению в различных секторах. Соединяя технологические достижения с дизайном, ориентированным на пользователя, XRP 2.0 стремится привлечь внимание разнообразных индивидуумов и предприятий, стремящихся интегрировать решения с криптовалютой в свои бизнес-процессы. Хронология XRP 2.0 Для понимания XRP 2.0 необходимо рассмотреть ключевые события, которые определили его путь до сих пор: 23 июля 2023 года: XRP 2.0 представлен как новый проект криптовалюты, стремящийся революционизировать возможности безопасных и децентрализованных транзакций в области блокчейна. 8 сентября 2023 года: Запуск другого проекта, XRP20, который представляет собой токен ERC-20 на блокчейне Ethereum и не имеет отношения к XRP 2.0. 13 ноября 2023 года: XRP Ledger подвергается значительному обновлению с выпуском программного обеспечения серверов rippled версии 2.0.0. Важно отметить, что это развитие не связано с проектом криптовалюты XRP 2.0. Ключевые моменты о XRP 2.0 Чтобы выделить суть XRP 2.0, возникают несколько критически важных факторов: Уникальные особенности: Включение таких функций, как основанные на ИИ текст в изображение и текст в речь, дополнительно разнообразит потенциальные приложения XRP 2.0. Технология блокчейна: Структура использует современные механизмы блокчейна и протоколы шифрования, обеспечивая безопасную и децентрализованную среду для транзакций. Масштабируемость и конфиденциальность: XRP 2.0 придает приоритет повышенным мерам защиты конфиденциальности в процессах транзакций и масштабируемости, необходимой для привлечения растущей базы пользователей. Нет связи с Ripple: Важно отметить, что, несмотря на свое название, XRP 2.0 не имеет никаких отношений или сотрудничества с XRP от Ripple, что отличает его операционные рамки и цели в экосистеме криптовалют. Заключение XRP 2.0 представляет собой амбициозное начинание в сфере криптовалют, стремясь предложить сочетание безопасности, конфиденциальности и эффективности в цифровых транзакциях. Интегрируя сложные технологии и удобные функции, проект стремится расширить горизонты того, что может достичь криптовалюта в современной цифровой экономике. Хотя анонимность его создателя и отсутствие раскрытых инвесторов могут вызвать вопросы у некоторых, акцент XRP 2.0 на передовых функциональных возможностях и децентрализации увеличивает его привлекательность на фоне все более переполненного крипто-рынка. Поскольку мир криптовалют продолжает развиваться, XRP 2.0 может еще стать ключевым игроком в расширении безопасных и масштабируемых блокчейн-решений.

198 просмотров всегоОпубликовано 2024.04.05Обновлено 2024.12.03

Что такое XRP 2.0

Неделя обучения по популярным токенам 13: запуск основной сети HIP-4 ожидается в середине 2026 года на фоне смещения фокуса рынка к масштабируемому внедрению ключевых криптоактивов, включая XRP

HIP-4 представит децентрализованные рынки прогнозов без разрешений, бинарные (исходные) контракты и опционы 0DTE.

1.3k просмотров всегоОпубликовано 2026.04.22Обновлено 2026.04.22

Неделя обучения по популярным токенам 13: запуск основной сети HIP-4 ожидается в середине 2026 года на фоне смещения фокуса рынка к масштабируемому внедрению ключевых криптоактивов, включая XRP

Обсуждения

Добро пожаловать в Сообщество HTX. Здесь вы сможете быть в курсе последних новостей о развитии платформы и получить доступ к профессиональной аналитической информации о рынке. Мнения пользователей о цене на XRP (XRP) представлены ниже.

活动图片