IOSG: After the Number of Developers Halved, Crypto Did Not Die

marsbitPublicado em 2026-05-19Última atualização em 2026-05-19

Resumo

The crypto development community has undergone a significant transformation, with monthly active developers on GitHub halving from 45K in 2022 to approximately 23K by 2026. This decline is largely attributed to the departure of newcomers, whose roles were often tied to market-driven hype cycles like NFTs and forked DeFi protocols, leading to a 52% churn rate among those with less than a year of experience. However, the core of the industry has strengthened. Established developers with over two years of experience have reached a record high, contributing about 70% of the code. They are consolidating around ecosystems with genuine users and revenue, such as Bitcoin and Solana, while moving away from narrative-driven projects. The talent shift represents a "deleveraging" and an increase in core density. This core group has developed a unique skillset by operating in an environment of "code is law," with zero tolerance for error and no external recourse. They have learned to build trust and functional systems from the ground up without central authorities, as demonstrated by protocols like Uniswap and MakerDAO. These capabilities are now being repriced and leveraged in the AI era. The structural challenges of AI scaling—such as trust, coordination, and verification—mirror those long addressed in crypto. Examples include CoreWeave pivoting from GPU mining to AI compute, OpenSea's founder applying NFT market logic to AI model routing with OpenRouter, and projects like NEAR and C...

In 2026, the GitHub activity curve of the Crypto open-source community completed a remarkable "base-building." It fell back to about 23K monthly active developers from its peak of 45K in 2022. This halving on paper sparked discussions about "narrative exhaustion" on social media. However, when we dissect the cross-section of this curve, we see not the industry's contraction, but a profound "talent deleveraging."

Who Left? Who Stayed?

The ones who left were primarily newcomers. New developers peaked at 5,462 in February 2024 before plummeting, with a 52% churn rate for those with less than one year of experience. This group mostly rushed in during the bull market, working on NFT minting contracts, forking DeFi protocols, and building frontends for new L2s.

These roles were highly dependent on market hype. When the hype faded and projects ceased operations, the jobs disappeared. Data shows that newcomers' code contributions never exceeded 25% of the total. This group was never at the industry's core from the start.

On the other hand, developers with over two years of experience not only didn't decline but actually hit a record high during the same period, contributing about 70% of the code volume. The judgment from Maria Shen, GP at Electric Capital, was direct: "When we look at the established developers group, it is growing and looks very healthy."

They didn't stay because they had no other options.

Technically, the core crypto work now is infrastructure development requiring years of accumulated knowledge to truly understand: protocol-layer development, security audits, cross-chain architecture. These roles require years of accumulation and aren't easily eliminated when market fervor recedes.

Economically, many veterans hold unvested tokens, governance power in protocols, and equity stakes. Their accumulated capital in this industry has formed real barriers and returns.

Looking at ecosystem distribution, their feet are voting: Bitcoin developers grew 64.3% in two years, Solana +11.1%, while Cosmos fell 51.1% and Polkadot fell 46.9%. Veterans are concentrating in ecosystems with real users and revenue, leaving projects still running on narratives.

Changes in job structures also confirm the same story. In 2025, the highest proportion of new Web3 job openings wasn't for developers, but for Project & Programme Management, exceeding 27%.

This is counterintuitive for an industry known for being technology-driven, but the underlying logic isn't complicated: the industry has shifted from a building phase to an execution phase. Over 100 chains need integration; institutional clients bring entirely different compliance and security requirements; DAO governance requires balancing stakeholders with diverse interests.

This isn't project management in the traditional sense, but coordination and judgment in an environment where the rules are still being formed.

The industry appears to be shrinking on the surface, but its core density is actually increasing. The 2018-2019 bear market similarly saw massive developer attrition, yet it was followed by the emergence of groundbreaking projects like Uniswap, Aave, and OpenSea, which defined the 2020-2021 bull market. The builders who stayed through this cycle have more mature infrastructure, and the AI era has given them a stage larger than the last one.

What Abilities Do Those Who Stayed Possess?

What unique capabilities has this industry, Crypto, actually forged in its builders? To answer this, we need to return to the underlying principles of blockchain. Throughout the alternating bull and bear cycles, this industry has always operated under the same foundational rule: code is law, execution is finality.

The 2016 DAO incident saw an attacker exploit a recursive call vulnerability to siphon off $36 million. The code had no bugs; the logic executed exactly as intended; the edge case was simply not anticipated by the designers. The 2021 Poly Network cross-chain bridge attack saw $610 million moved within hours.

No platform could stop it, no institution could reverse it, no legal clause could recover it. This is the structural characteristic distinguishing crypto from almost all other industries: zero margin for error, almost no possibility for post-hoc intervention.

This environment forges a set of skills rarely required in other industries: the ability to build functioning systems that strangers are willing to participate in, from scratch, under conditions of missing rules and trust.

This ability has two layers. The first is establishing trust from zero, relying on no external authority, only on code and mechanisms to make strangers willing to place real assets inside. The second is making judgments under dual technological and economic uncertainty—without regulatory frameworks, historical data, or industry standards for reference—and still designing a system that can function.

Both layers have concrete validation in crypto. Uniswap had no corporate guarantor, no KYC, no customer service. Anyone providing liquidity relied solely on trust in a few hundred lines of code and an economic mechanism, achieving daily trading volumes of tens of billions of dollars.

MakerDAO has no central bank backing, no deposit insurance, maintaining DAI's stability purely through on-chain governance and collateral mechanisms.

During DeFi Summer, it was even more extreme. Without regulatory frameworks, audit standards, or any historical data, builders designed AMMs, lending protocols, and liquidity mining, going from concept to tens of billions in TVL in just months. This ability manifests differently in protocol-layer, application-layer, and governance-layer builders, but the underlying principle is the same.

The AI era is creating a structurally highly similar problem. The model decision-making process is opaque, and outputs cannot be independently verified. AI agents are beginning to autonomously execute transactions and allocate funds, with accompanying rule systems and constraint mechanisms still non-existent.

Large model companies control both the models and the evaluation standards, leaving users without effective verification methods. Computing power is highly concentrated in a few top firms, leading to monopoly pricing when demand explodes. These problems point to the same core: the trust problem of autonomous systems is replaying at a larger scale with AI.

Crypto builders have been dealing with such problems for years in environments without external authoritative rule constraints, only the previous scenarios were on-chain protocols, now replaced by AI. And a group has already taken the capabilities accumulated in crypto directly into AI, with proven results.

How Are These Abilities Being Repriced in the AI Era?

Cases of shifting from crypto to AI have become frequent in recent years, but upon closer look, what they took away is not the same.

The most direct route is the direct transfer of hardware and experience. CoreWeave's three founders—Michael Intrator, Brian Venturo, and Brannin McBee—started GPU mining Ethereum in 2017, scaling from one machine to thousands. They shut down mining operations in 2022; two months later, ChatGPT was released. Their GPUs directly became AI computing power supply. They went public on NASDAQ in March 2025 with an IPO valuation of approximately $23 billion, later reaching a peak market cap near $70 billion.

OpenSea co-founder Alex Atallah dealt with the aggregation and routing of highly heterogeneous assets in the NFT market. Applying the same experience to AI model routing, he founded OpenRouter, serving over 5 million developers within two years with a valuation of $500 million.

Another type of migration is more noteworthy. NEAR founder Illia Polosukhin is a co-author of the Transformer paper. After leaving Google, his initial goal was to build AI applications using natural language. During development, he encountered a practical problem: making cross-border payments to data annotation workers worldwide, many of whom lacked bank accounts. Blockchain technology became the best solution for this payment challenge.

Now NEAR is pivoting to an AI infrastructure platform, focusing on user-owned AI and decentralized confidential machine learning (DCML), allowing users to utilize AI services without exposing data. The decentralized architecture experience accumulated at NEAR has become the hardest-to-replicate starting point in this direction.

Circle co-founder Sean Neville left to found Catena Labs, positioning it as an AI-native bank, directly transferring understanding of stablecoin infrastructure to AI agent financial scenarios, with a16z crypto leading an $18 million seed round.

Aave and Lens Protocol veteran developer Nader Dabit pivoted to Cognition, bringing experience in developer ecosystem building from multiple crypto protocols into the AI agent tooling space.

What this group takes away isn't just GPU hardware or user networks, but intuition for mechanism design, experience in building developer ecosystems, and the judgment to build trusted systems from scratch when rules are absent. These abilities correspond exactly to three structural gaps encountered in AI scaling.

Aggregation and Optimization of Computing Power

Computing power is the most direct bottleneck for AI scaling. Training and inference require massive GPUs, demand fluctuates heavily, cloud vendors are expensive with waitlists, and companies don't want to hoard hardware themselves. This problem has two layers: how to aggregate and allocate computing power, and how to use aggregated power more efficiently. Crypto builders have directly transferable accumulation in both layers.

Hyperbolic solves the allocation and trust problem. Founder Jasper Zhang brought decentralized mechanism design into the AI computing power track: tokens incentivize dispersed GPU owners to contribute idle computing power, but the core issue is trust.

Why trust the computation results from a stranger's node? The core innovation, Proof of Sampling & Proof (PoSP), uses random sampling plus game theory to make honesty the dominant strategy for nodes. No full verification is needed, overhead is low, it's scalable, and results are reliable. This mechanism directly migrated from crypto's logic for verifying stranger node behavior.

MoonMath solves the efficiency problem. Its predecessor, Ingonyama, focused on ZK hardware acceleration, boosting ZK proof generation speeds several-fold under extreme computational constraints.

Now pivoting to the Physical AI performance layer, working on sparse attention acceleration for video diffusion models (LiteAttention), low-rank factorization for FFN layers (LiteLinear), and training backpropagation acceleration (BackLite). The underlying ability from ZK acceleration to AI inference acceleration is the same: making math run faster under extreme computational constraints. The track changed, but the accumulation wasn't wasted.

AI Governance and Incentive Mechanism Design

When multiple AI agents start collaborating on tasks, how do we ensure they don't disrupt the overall system while pursuing their individual objectives? Each participant pursues its own objective function; no one guarantees the system remains functional when combined, and agent execution speed far outpaces human intervention windows.

This is a problem type crypto builders have repeatedly dealt with in DAO governance and tokenomics design: making participants with completely different interests operate according to the system's preset direction without a central authority. Crypto's answer is economic mechanisms: violations incur real economic costs, rules are written in code, and execution is automatic.

EigenLayer directly migrated this mechanism to the AI scenario. Through its restaking mechanism, nodes must stake assets before participating in collaboration. Non-performance or violations trigger automatic penalties. Rules aren't suggestions; they are rigid boundaries with real economic consequences.

EigenCloud extends this logic to verifiable computation and collaborative governance for AI agents, ensuring agents pursuing their own objectives must operate within preset bounds. Constraining agents with economic mechanisms is far more reliable than using ethical guidelines.

Autonomous Payment for AI Agents

There's an even more fundamental problem: how do agents pay? Traditional payment systems are designed for humans: credit cards require accounts, bank transfers need authorization—each step assumes the operator is human, has an identity, and will wait. Agents don't wait; they might initiate numerous requests per second, each possibly involving micro-payments. Traditional payment pipelines fail directly in this scenario.

Stablecoins and on-chain rules are the infrastructure crypto builders have already built, natively supporting programmability, permissionlessness, and 24/7 operation. These three characteristics happen to be the hard requirements for agent payment scenarios, lacking only a layer of protocol connecting stablecoins to agent workflows.

x402, launched by Coinbase in May 2025, activates the HTTP 402 status code, embedding stablecoin payments directly into HTTP requests. Agents complete payment simultaneously with request initiation, no account needed, settlement in about two seconds.

As of April 2026, the x402 protocol has processed over 165 million transactions, with cumulative transaction volume around $50 million, and 69,000 live agents (Source: x402 Foundation). Cloudflare, AWS, Stripe, and Anthropic MCP have already integrated. Agent payments are already a track with real traffic.

These three directions correspond to three structural gaps encountered in AI scaling: aggregation and efficiency of computing power, incentive alignment for multi-agent collaboration, and infrastructure for autonomous payments. These problems have no ready answers in traditional software architecture, but Crypto has corresponding experience. The abilities haven't disappeared; they've just found new scenarios to bear.

Builder's New Positioning: From Contract Writers to Rule Setters for AI

AI scaling is creating a previously non-existent functional gap. Not a gap in technical talent, but a gap in people who can design trust mechanisms within autonomous systems. As the service target shifts from humans to AI, the role of crypto builders is also being redefined.

The table below contrasts the dimensional changes in specific functional paradigms:

The core difference between the two paradigms lies not in the technology stack, but in the way trust is established and rules are executed. In the pre-AI era, crypto builders faced human participants, rules were written into contracts with zero error tolerance, but the system boundaries were relatively clear.

In the AI-Native era, when the interacting entities become autonomously operating AI agents, the problems needing solution are: agent behavior is unpredictable, execution speed far exceeds human intervention windows, and the system boundaries themselves need redefinition under greater uncertainty.

The functional positioning of crypto builders is shifting from "writing secure contracts" to "designing trustable mechanisms for AI autonomous systems."

Hiring by leading institutions already reflects this change:

Hiring at leading exchanges and institutions in 2026 clearly reflects this trend: no longer just recruiting AI engineers or crypto developers, but seeking individuals who can connect the two—those who understand on-chain incentive distortions and governance games, can deeply embed AI tools into crypto workflows, and design mechanisms aligning agents long-term with regulation and users.

Capital allocation directions already reflect this judgment. Paradigm is raising a new fund up to $1.5 billion, expanding its investment scope from crypto to AI and robotics.

Haun Ventures closed a $1 billion Fund II, focusing on financial infrastructure integrating crypto and AI, especially payments, stablecoins, and agent-to-agent economic systems supporting autonomous AI agent trading and coordination.

a16z crypto closed a $2.2 billion fifth fund (Crypto Fund V), explicitly stating it will be 100% deployed into the crypto space. Facing the complexity and opacity of the AI era, they will focus on applying crypto's transparency, verifiability, and decentralization characteristics.

Furthermore, according to PitchBook data, in 2025, about 40% of VC investment in the US crypto space flowed to companies also involved in AI business, a significant increase from 2024.

Similarly for crypto builders pivoting to AI, the paths chosen show clear differences across market environments.

In the US, as the regulatory environment became relatively clearer, protocol-layer innovation gained real survival space. Capital network density is high, the path from idea to funding is short, and there is greater tolerance for error.

Projects like Hyperbolic, EigenCloud, Gensyn, Ritual share the characteristic of designing new mechanisms from scratch, rather than simple application integration on existing systems. Top VCs have clear investment theses on directions like "verifiable computation, Agent coordination, decentralized ML" and are willing to provide ample tolerance for early-stage technological exploration.

The situation in Asia is different. Singapore and Hong Kong China play more roles in compliant implementation and institutional fund routing. Regulatory frameworks are relatively conservative, with lower tolerance for pure protocol-layer innovation. When crypto-background builders pivot to AI, they more often choose application-layer and industrial integration paths—leveraging user bases, payment capabilities, or data assets accumulated in crypto to quickly integrate into AI products and services.

This isn't a capability gap, but a difference in path choice caused by varying market signals and regulatory environments: The US encourages more underlying mechanism innovation and early-stage tech exploration, while Asia emphasizes compliance-friendliness, rapid monetization, and deep integration with traditional industries.

Returning to that initial GitHub curve. Monthly active developers dropped from 45K to 23K, superficially indicating industry contraction. But among those who stayed, the proportion of established devs hit a record high. They are flocking to ecosystems with real users while being repriced by the AI industry in unprecedented ways.

When AI scaling encounters structural bottlenecks like computing power aggregation, agent autonomous payments, data and decision verifiability, and privacy coordination, these builders' long-accumulated sensitivity to rules, incentives, and authenticity is gradually transforming into a system-level ability scarce in the AI era at the intersection of Crypto and AI.

As an investment firm deeply entrenched in crypto infrastructure since 2017, IOSG's judgment on this line goes beyond mere observation.

We invested in EigenLayer's restaking mechanism before it was widely recognized by the market, led the seed round for Ingonyama (now MoonMath) betting on ZK hardware acceleration's migration to the AI performance layer, and invested in Hyperbolic in 2024, optimistic about its path of using crypto-native verification mechanisms to solve trust problems in decentralized computing power.

The common logic behind these investments is: the trust, coordination, and verification problems encountered in AI scaling will ultimately require the mechanism design capabilities accumulated by the crypto industry to solve. We believe the convergence of crypto and AI is not a narrative, but a structural opportunity already unfolding.

Perguntas relacionadas

QAccording to the article, what is the main reason for the 'halving' of crypto GitHub monthly active developers, and what does this trend actually represent?

AThe main reason is not industry shrinkage, but a 'talent deleveraging'. It represents the departure of newcomers who joined during the bull market for hype-driven roles (like NFT minting, forked DeFi protocols), while the core of established developers (2+ years experience) has grown to a record high, increasing their code contribution share to about 70%.

QWhat fundamental, industry-specific ability has the crypto environment fostered in its builders, according to the article?

AIt has fostered the ability to build functional systems that strangers are willing to participate in, under conditions of missing rules and trust. This involves creating trust from scratch using only code and mechanisms, and making design judgments under significant technical and economic uncertainty without established frameworks or historical data.

QThe article identifies three key structural gaps in AI scaling that crypto-native experience can address. What are these three gaps?

AThe three structural gaps are: 1) The aggregation and optimization of computing power (GPU allocation/trust/efficiency). 2) The design of governance and incentive mechanisms for multi-agent AI collaboration. 3) Infrastructure for autonomous AI agent payments.

QHow is the core functional paradigm for crypto builders shifting in the AI-Native era, as described in the article's comparison table?

AIt is shifting from 'writing secure smart contracts' for human participants to 'designing trust mechanisms for autonomous AI systems'. The focus moves from clear system boundaries and code-is-law finality for humans, to defining boundaries under greater uncertainty and ensuring coordination/alignment for unpredictable, fast-acting AI agents.

QWhat key difference in market signals and regulatory environments does the article highlight between the US and Asia regarding crypto builders transitioning to AI?

AIn the US, the environment encourages foundational mechanism innovation and early-stage technological exploration in areas like verifiable compute and agent coordination. In Asia (e.g., Singapore, Hong Kong), the focus is more on compliance-friendly, fast-monetization paths and deep integration with traditional industries, leading builders to choose application-layer and industry-fusion routes.

Leituras Relacionadas

When Hyperliquid Steals Solana's 'Internet Capital Market' Script

The article "When Hyperliquid Steals Solana's 'Internet Capital Markets' Playbook" discusses Solana's struggles to maintain its "internet capital markets" narrative by 2026. Despite its initial success as a high-performance "Ethereum killer," SOL's price has underperformed, dropping significantly compared to other major cryptocurrencies. Solana's vision of a global, on-chain trading network for all assets is being challenged not primarily by Ethereum, but by Hyperliquid. Hyperliquid, evolving from a perpetual contracts platform into a dedicated financial infrastructure Layer 1, has become a major beneficiary of the shift of derivatives trading from centralized exchanges to on-chain. The article argues that for high-frequency financial trading, a specialized, performance-focused chain like Hyperliquid may be more suitable than a general-purpose ecosystem like Solana. Further compounding Solana's issues was a major $200+ million exploit on its key perpetual protocol, Drift, in April, which damaged market confidence. In response, Solana founder Anatoly Yakovenko heavily promoted the protocol Phoenix as a replacement, boosting its visibility but not its trading volume, which remains far behind leading platforms. Solana supporters have launched a public critique of Hyperliquid's decentralization, pointing to its limited validators and closed-source code. Critics, however, note Solana's own declining validator count and centralization metrics. This strategy has also caused internal friction, with developers of other Solana protocols expressing discontent over the foundation's perceived favoritism towards Phoenix. The conclusion is that Hyperliquid's rise represents a challenge to the "general-purpose blockchain" narrative, proving that the core of a capital market might be a specialized trading engine rather than a broad ecosystem. If Solana cannot regain dominance in derivatives, it risks remaining a "meme coin paradise" while its grand "internet capital markets" ambition slips away.

marsbitHá 19m

When Hyperliquid Steals Solana's 'Internet Capital Market' Script

marsbitHá 19m

When Hyperliquid Steals Solana's 'Internet Capital Markets' Playbook

The article discusses how Solana's grand vision of becoming an "Internet Capital Markets" platform is facing significant challenges in 2026, primarily from the unexpected rise of Hyperliquid. Solana's performance has weakened, with its token SOL experiencing the largest price decline among major cryptocurrencies. Its core narrative of building a global, chain-based marketplace for all assets is under pressure both internally and externally. Hyperliquid, originally a perpetual futures exchange, has evolved into a dedicated Layer 1 financial infrastructure network. Its focused, trading-centric approach is attracting capital and challenging the assumption that a "general-purpose" ecosystem like Solana is necessary for a capital market. Hyperliquid's success suggests that for high-frequency trading, superior performance, liquidity, and user experience may be more critical than a broad application ecosystem. Internally, Solana's strategy suffered a blow from a major hack on the Drift Protocol in April, resulting in over $200 million in losses. In response, Solana founder Anatoly Yakovenko has heavily promoted Phoenix as a new decentralized perpetual futures platform on Solana. While this boosted Phoenix's visibility, its trading volume remains far behind leading platforms. Solana's community has launched a rhetorical attack against Hyperliquid, questioning its decentralization due to its limited validator set and closed-source code. Critics, however, point out Solana's own decreasing validator count and increasing centralization of stake. This focus on "decentralization metrics" has also caused internal friction, with other Solana ecosystem developers expressing discontent over the foundation's perceived favoritism towards Phoenix. The article concludes that the rise of Hyperliquid represents a challenge to the "general-purpose blockchain" narrative, proving that an efficient trading engine might be more central to a capital market than a vast ecosystem. If Solana cannot regain dominance in the derivatives space, it risks remaining a "meme coin paradise" rather than achieving its ambition of hosting global assets.

链捕手Há 27m

When Hyperliquid Steals Solana's 'Internet Capital Markets' Playbook

链捕手Há 27m

Samsung Bets on Mobile HBM: AI Moves from Cloud to Palm, a New Frontier in Semiconductor Investment?

Samsung is betting on bringing high-bandwidth memory (HBM) technology from servers to mobile devices, aiming to enable powerful on-device AI features in smartphones and tablets. This move is driven by the booming AI market, where HBM demand from data centers has fueled Samsung's record profits, with HBM4 already in mass production. By integrating mobile HBM, Samsung seeks to transform user AI experiences—making tasks like image generation and real-time translation faster, seamless, and more private by processing data locally. Strategically, this allows Samsung to leverage its vertical integration in memory, advanced packaging, and Exynos processors to differentiate its Galaxy devices against competitors like Apple and Qualcomm. It also opens a new consumer growth avenue, reducing reliance on volatile server HBM demand alone. The initiative is expected to benefit the broader supply chain, boosting demand for advanced packaging materials, thermal solutions, and other components. While promising, risks include potential delays in mobile HBM mass production beyond 2027, high initial costs, and the cyclical nature of the memory market. Nonetheless, Samsung's push signals a broader industry shift toward hybrid cloud-edge AI computing, positioning it as a key player in defining the future of AI-powered devices and presenting a potential long-term investment theme in semiconductors.

marsbitHá 38m

Samsung Bets on Mobile HBM: AI Moves from Cloud to Palm, a New Frontier in Semiconductor Investment?

marsbitHá 38m

Trillion-Dollar Banking Giant Adjusts Portfolio: Buys XRP Heavily, Clears Out Solana

In a significant portfolio rebalancing move, Italian banking giant Intesa Sanpaolo, with $1.1 trillion in assets, has made a notable shift in its cryptocurrency holdings. According to disclosures from Q4 2025 to Q1 2026, the bank's total crypto exposure surged from $100 million to approximately $235 million. The most striking action was its first-time establishment of an XRP position, investing around $18 million through the Grayscale XRP Trust. This marks a milestone as one of the first major European banks to adopt XRP via a regulated investment vehicle. This move is part of a broader, systematic digital asset strategy. The bank also substantially increased its Bitcoin exposure via ETFs and initiated its first Ethereum investment through a staking trust. In a contrasting strategic pivot, Intesa Sanpaolo drastically reduced its Solana holdings by over 99%, nearly exiting its position in a Bitwise Solana staking ETF. This shift is interpreted as reflecting a institutional preference for assets perceived with lower regulatory and operational risk, especially following Solana's network stability issues and improved clarity for XRP after its legal settlements. The bank's actions highlight key drivers for institutional adoption: clearer regulations, the availability of compliant ETF products, and the search for portfolio diversification. This trend signifies crypto's evolving status from a niche experiment to a recognized component of mainstream asset allocation, with institutions favoring gradual, regulated entry points over direct token ownership.

marsbitHá 1h

Trillion-Dollar Banking Giant Adjusts Portfolio: Buys XRP Heavily, Clears Out Solana

marsbitHá 1h

Base Native Leveraged Prediction Market OmenX Officially Launches on Mainnet

Base-native leveraged prediction market platform OmenX has officially launched on mainnet. It currently supports up to 5x leverage, with plans to increase to 10x based on platform liquidity and market conditions. Unlike traditional prediction markets where users fully collateralize YES/NO positions and wait for settlement, OmenX aims to create a trading platform-like experience. Users can open leveraged positions on event outcomes, and actively trade, adjust, or hedge these positions before the event concludes for greater capital efficiency. Alongside the mainnet launch, OmenX introduced a "Hedge-to-Earn" campaign targeting existing users of other prediction markets (initially Polymarket). This initiative allows users to claim incentives or hedging benefits on OmenX based on their existing positions, aiming to introduce them to leveraged trading and active risk management. OmenX positions itself as a derivatives trading platform for prediction market assets. The team believes that as platforms like Polymarket mainstream prediction markets, event outcomes are becoming a new tradable asset class. The next phase of demand will focus on leverage, liquidity, and advanced trading tools. Post-launch, OmenX plans to expand supported market types, optimize liquidity, and develop APIs and additional trading tools. The team is also in discussions with investors and partners to secure resources for further development.

链捕手Há 1h

Base Native Leveraged Prediction Market OmenX Officially Launches on Mainnet

链捕手Há 1h

Trading

Spot
Futuros
活动图片