RAIN Highlights $200M Ecosystem Commitment, $100M Liquidity Expansion, and World Cup Growth Strategy Ahead of Version 2 Launch

TheNewsCryptoОпубліковано о 2026-06-06Востаннє оновлено о 2026-06-06

Анотація

RAIN, a decentralized prediction market protocol on Arbitrum, has announced major ecosystem advancements ahead of its Version 2 launch. A partnership with Enlivex has secured over $200 million in committed ecosystem funding, while $100 million in new liquidity (split between USDT and RAIN tokens) has been added to the protocol. The upcoming Version 2 will introduce features like permissionless market creation, AMMs, on-chain order books, and AI-assisted market resolution. RAIN is targeting significant user growth around the upcoming FIFA World Cup. CEO Roy Shaham emphasized the protocol's focus on attracting users and building utility, noting that 100% of trading fees are used for token buybacks and burns. The company reiterated its operational independence and commitment to on-chain transparency.

Arbitrum-based prediction market protocol prepares for global expansion with AI-powered market resolution, expanded liquidity infrastructure, and upcoming Version 2 release

RAIN, the decentralized prediction market protocol built on Arbitrum, today outlined several major ecosystem milestones, including more than $200 million committed to the RAIN ecosystem through its partnership with Enlivex, the addition of $100 million in protocol liquidity, and preparations for a major expansion initiative ahead of the upcoming FIFA World Cup.

A Growing Ecosystem

The company stated that these developments represent a significant step forward for the protocol as prediction markets continue to gain global attention. According to RAIN, the combination of ecosystem capital, liquidity infrastructure, product innovation, and user acquisition initiatives is intended to support the next phase of growth.

The Enlivex Commitment

One of the most significant developments for the RAIN ecosystem has been its partnership with Enlivex.

According to the company, more than $200 million has been committed to the RAIN ecosystem through this initiative.

RAIN believes this commitment materially strengthens the resources available for ecosystem development, liquidity support, strategic growth initiatives, and long-term protocol expansion.

‘For a young ecosystem, a commitment of this scale can be transformative,’ said Roy Shaham, CEO of RAIN Protocol. ‘It gives us the ability to think bigger, move faster, and execute on a long-term vision.’

Version 2 and the World Cup Opportunity

RAIN is currently preparing for the launch of Version 2, which is expected to introduce several major protocol enhancements, including:

• Permissionless market creation
• Automated Market Makers (AMMs)
• On-chain order books
• AI-assisted market resolution
• Public prediction markets
• Private prediction markets

The company believes the upcoming FIFA World Cup represents one of the largest opportunities in the history of prediction markets to reach mainstream users.

RAIN has allocated significant resources toward user acquisition and ecosystem growth surrounding this event as part of its broader expansion strategy.

Liquidity Expansion

RAIN recently announced the addition of $100 million in liquidity support, consisting of $50 million in USDT and $50 million in RAIN.

According to the company, the liquidity positions remain publicly verifiable on-chain and are intended to strengthen the protocol’s ability to support future growth and participation.

‘One of blockchain’s greatest strengths is transparency,’ Shaham said. ‘Users can independently verify protocol activity, liquidity positions, and ecosystem data.’

Independence and Transparency

RAIN reiterated that it operates as an independent project with its own management team, roadmap, tokenomics, governance structure, and development organization.

The company noted that, like many blockchain projects, it has worked with various service providers, exchanges, infrastructure partners, and ecosystem participants throughout its development.

According to RAIN, the use of shared service providers across multiple projects should not be interpreted as shared ownership, management, or operational control.

Focused on Users

‘We are not focused on convincing people to buy a token. We are focused on building a protocol people want to use,’ Shaham added.

‘Our goal is not to attract token buyers. Our goal is to attract users. If we succeed in attracting users, creating markets, generating activity, and building a great product, everything else will follow.’

According to the company, 100% of protocol trading fees are allocated to automatic on-chain buybacks and burns of the RAIN token, creating a direct relationship between protocol activity and ecosystem economics.

About RAIN Protocol

RAIN is a decentralized prediction market protocol built on Arbitrum that enables users to create, trade, and participate in event-driven markets through transparent blockchain infrastructure. The protocol combines permissionless market creation, automated market makers, on-chain order books, and AI-powered oracle systems designed to assist in the resolution of public prediction markets. RAIN is focused on expanding access to prediction markets through scalable, user-centric technology.

For more information, visit: https://www.rain.one

Forward-Looking Statements

This press release contains forward-looking statements regarding future product development, ecosystem growth, strategic initiatives, marketing activities, liquidity expansion, and anticipated protocol milestones. Actual results may differ materially from those expressed or implied by such statements.

Disclaimer: TheNewsCrypto does not endorse any content on this page. The content depicted in this Press Release does not represent any investment advice. TheNewsCrypto recommends our readers to make decisions based on their own research. TheNewsCrypto is not accountable for any damage or loss related to content, products, or services stated in this Press Release.

TagsPress ReleaseRain

Пов'язані питання

QWhat are the three major ecosystem milestones announced by RAIN Protocol in the press release?

AThe three major milestones are: more than $200 million committed to the RAIN ecosystem through its partnership with Enlivex, the addition of $100 million in protocol liquidity, and preparations for a major expansion initiative ahead of the upcoming FIFA World Cup.

QWhat are some of the key features expected to be introduced in RAIN's upcoming Version 2 launch?

AKey features expected in Version 2 include: Permissionless market creation, Automated Market Makers (AMMs), On-chain order books, AI-assisted market resolution, and support for both Public and Private prediction markets.

QHow is the $100 million in new liquidity support composed, and what is its purpose?

AThe $100 million in liquidity support consists of $50 million in USDT and $50 million in RAIN tokens. It is intended to strengthen the protocol's ability to support future growth, participation, and the transparency of its liquidity positions, which are publicly verifiable on-chain.

QAccording to CEO Roy Shaham, what is the primary goal of RAIN Protocol, and how are protocol fees utilized?

AThe primary goal is to attract users and build a great product, not just token buyers. 100% of protocol trading fees are allocated to automatic on-chain buybacks and burns of the RAIN token, creating a direct link between protocol activity and ecosystem economics.

QOn which blockchain network is RAIN Protocol built, and what is its core function?

ARAIN Protocol is built on the Arbitrum network. It is a decentralized prediction market protocol that enables users to create, trade, and participate in event-driven markets through transparent blockchain infrastructure.

Пов'язані матеріали

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.

marsbit4 хв тому

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

marsbit4 хв тому

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.

marsbit9 хв тому

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

marsbit9 хв тому

Торгівля

Спот
Ф'ючерси

Популярні статті

Що таке $RAIN

Протокол Raindrops: Революція ігрових активів з технологією блокчейн Вступ У постійно еволюціонуючому світі технології блокчейн та екосистеми Web3, Протокол Raindrops вирізняється як унікальний гравець, особливо у галузі ігор. Ця децентралізована, з відкритим вихідним кодом ініціатива має на меті стандартизувати управління ігровими активами на блокчейні, створюючи безшовний міст для інтерактивності між різними ігровими платформами. Використовуючи надійність блокчейну, Протокол Raindrops не лише оновлює спосіб обробки цифрових активів, але й переосмислює взаємодію гравців зі своїми віртуальними володіннями. Що таке Протокол Raindrops? Протокол Raindrops, позначений як $$RAIN, складається з серії з п'яти модульних контрактів, які полегшують управління даними на блокчейні та доказами на блокчейні, спеціально налаштованими для ігор. Його основна мета – створити стандартизовану методологію для зберігання даних ігрових активів, надаючи можливість гравцям і розробникам легко інтегрувати будь-якого гравця або предмет через кілька ігрових клієнтів. Цей підхід не лише сприяє сумісності, але й збагачує ігровий досвід, забезпечуючи гарантоване право власності на активи та можливість їх обміну між різними іграми. Ключові особливості Протоколу Raindrops Стандартизоване зберігання ігрових активів: Протокол Raindrops вводить єдину систему управління активами на блокчейні, що гарантує, що предмети не обмежуються однією грою, а можуть використовуватися на різних платформах безперешкодно. Зручний інтерфейс: Створений з урахуванням доступності, протокол задовольняє користувачів з різним рівнем досвіду, включаючи тих, хто може бути новачком у світі блокчейну або криптовалют. Висока безпека: Використовуючи складні технології блокчейну, протокол впроваджує передові функції безпеки, які підвищують цілісність транзакцій і надають гравцям впевненість у своїх цифрових активах. Гнучкість: Модульний дизайн протоколу дозволяє проводити широкий спектр криптооперацій, від простих обмінів активами до більш складних фінансових взаємодій. Хто є творцем Протоколу Raindrops? Походження бачення Протоколу Raindrops залишається дещо оточеним таємницею; особа його творця наразі невідома. Відсутність публічної інформації про засновника викликає цікаві запитання, проте це не зменшує вродженого потенціалу проекту та його інноваційних аспектів. Відкритий характер протоколу свідчить про те, що він може приймати колабораційні внески від спільноти розробників, які прагнуть переосмислити ігри за допомогою технології блокчейн. Хто є інвесторами Протоколу Raindrops? Що стосується фінансової підтримки, Протокол Raindrops не розкрив конкретні деталі про своїх інвесторів чи джерела фінансування. Цей брак інформації може бути пов'язаний з початковим етапом проекту або просто відображати свідомий вибір щодо розвитку незалежного шляху. Тим не менш, відсутність відомих інвесторів не заважає здатності протоколу; навпаки, вона позиціонує Протокол Raindrops як цікаве дослідження інновацій на основі громади у світі блокчейну та ігор. Як працює Протокол Raindrops? Щоб зрозуміти, як функціонує Протокол Raindrops, слід ближче ознайомитися з його архітектурним дизайном і методологією. Протокол використовує п'ять окремих контрактів – названих контрактами à la carte – які разом керують представленнями ігрових активів на блокчейні. Інтероперабельні контракти: Кожен контракт функціонує як унікальний будівельний блок, що дозволяє розробникам ігор обирати та інтегрувати лише ті компоненти, які їм потрібні для їхніх конкретних ігор. Ця модульна структура підвищує ефективність, знижуючи складність. Доказ на блокчейні та дані на блокчейні: Запровадження даних доказу на блокчейні забезпечує, що право власності на активи та історії транзакцій незворотно записані на блокчейні. Це зміцнює прозорість і довіру серед гравців. Безшовна інтеграція: Стандартизуючи, як визначаються та зберігаються ігрові активи, протокол дозволяє гравцям переносити свої цифрові речі через різні ігрові середовища. Ця інтерактивність є суттєвим відступом від традиційних ігор, де активи часто заблоковані в конкретних назвах. Безпечні транзакції: Протоколи безпеки захищають інформацію гравців та транзакції активів, забезпечуючи, що учасники можуть здійснювати обміни та взаємодії без страху втрати або крадіжки. Хронологія Протоколу Raindrops Хронологія Протоколу Raindrops надає уявлення про важливі етапи його подорожі: 2023: Протокол Raindrops був офіційно запущений, що знаменує початок зусиль щодо стандартизації управління ігровими активами на блокчейні. Червень 2023: Протокол Raindrops потрапив у центр уваги в пості блогу, автором якого був Каушік Чоудхарі, демонструючи його потенційний вплив на ігровий сектор та викликавши інтерес серед ширшої крипто-спільноти. Оскільки Протокол Raindrops продовжує розвиватися, очікується, що він пройде різні фази вдосконалення та залучення спільноти, ще більше формуючи своє місце в ігровій ландшафті. Висновок Протокол Raindrops стоїть на передовій трансформаційного зсуву в індустрії ігор, озброєний технологією блокчейн, яка надає гравцям владу через право власності на активи та інтерактивність. Незважаючи на невідомість особи його творця та відсутність розкритих інвесторів, обіцяючі особливості протоколу вказують на світле майбутнє. Його відданість стандартизації зберігання ігрових активів та сприянню творчій гнучкості робить його привабливим вибором для розробників ігор та гравців, обіцяючи більш взаємопов'язаний та динамічний ігровий досвід. Оскільки протокол розвивається, він безумовно продовжуватиме привертати увагу, не лише через свій інноваційний підхід, але й через свою здатність переосмислити цифрові ігрові активи в еру блокчейн. У цьому швидкозмінному цифровому середовищі Протокол Raindrops представляє собою маяк потенціалу, висвітлюючи нові шлях для взаємодії та креативності в світі ігор.

97 переглядів усьогоОпубліковано 2024.04.05Оновлено 2024.12.03

Що таке $RAIN

Як купити RAIN

Ласкаво просимо до HTX.com! Ми зробили покупку Rainmaker (RAIN) простою та зручною. Дотримуйтесь нашої покрокової інструкції, щоб розпочати свою криптовалютну подорож.Крок 1: Створіть обліковий запис на HTXВикористовуйте свою електронну пошту або номер телефону, щоб зареєструвати обліковий запис на HTX безплатно. Пройдіть безпроблемну реєстрацію й отримайте доступ до всіх функцій.ЗареєструватисьКрок 2: Перейдіть до розділу Купити крипту і виберіть спосіб оплатиКредитна/дебетова картка: використовуйте вашу картку Visa або Mastercard, щоб миттєво купити Rainmaker (RAIN).Баланс: використовуйте кошти з балансу вашого рахунку HTX для безперешкодної торгівлі.Треті особи: ми додали популярні способи оплати, такі як Google Pay та Apple Pay, щоб підвищити зручність.P2P: Торгуйте безпосередньо з іншими користувачами на HTX.Позабіржова торгівля (OTC): ми пропонуємо індивідуальні послуги та конкурентні обмінні курси для трейдерів.Крок 3: Зберігайте свої Rainmaker (RAIN)Після придбання Rainmaker (RAIN) збережіть його у своєму обліковому записі на HTX. Крім того, ви можете відправити його в інше місце за допомогою блокчейн-переказу або використовувати його для торгівлі іншими криптовалютами.Крок 4: Торгівля Rainmaker (RAIN)Легко торгуйте Rainmaker (RAIN) на спотовому ринку HTX. Просто увійдіть до свого облікового запису, виберіть торгову пару, укладайте угоди та спостерігайте за ними в режимі реального часу. Ми пропонуємо зручний досвід як для початківців, так і для досвідчених трейдерів.

262 переглядів усьогоОпубліковано 2024.12.11Оновлено 2026.06.02

Як купити RAIN

Обговорення

Ласкаво просимо до спільноти HTX. Тут ви можете бути в курсі останніх подій розвитку платформи та отримати доступ до професійної ринкової інформації. Нижче представлені думки користувачів щодо ціни RAIN (RAIN).

活动图片