Premu Opens User-Created, Leveraged Prediction Markets Ahead of the 2026 World Cup

TheNewsCryptoPublicado em 2026-06-04Última atualização em 2026-06-04

Resumo

Premu, a decentralized prediction market platform, is launching user-created prediction markets ahead of the 2026 FIFA World Cup. Unlike centralized platforms, Premu allows any participant to create a yes-or-no market on tournament outcomes—like which team advances or wins a match—by posting a USDC bond. Market creators earn a fee on every trade. Positions can be traded with up to 2.5x leverage, with settlement in USDC on Ethereum, Arbitrum, and Base networks. The feature aims to keep pace with fast-moving event demand. Premu supports markets beyond sports, including crypto, politics, and rapid 5-minute price direction markets. The platform is globally accessible via its web application.

Stockholm, Sweden, June 4th, 2026, Chainwire

Decentralized prediction market platform lets participants launch their own World Cup markets, trade with leverage of up to 2.5x, and earn fees on the markets they create.

With the 2026 FIFA World Cup set to begin on June 11, Premu, a decentralized prediction market platform, is highlighting the feature that distinguishes it from centrally operated venues: any participant can create a market on a World Cup outcome, set it live, and earn a share of the fees generated by trading in that market.

Rather than waiting for a platform to list a contract, participants on Premu can launch a yes-or-no market on questions such as which team advances from a group, who reaches the final, or the result of a single fixture. Markets are created permissionlessly by posting a bond in USDC, and the creator earns a fee on every trade placed in the market. Positions can be traded with leverage of up to 2.5 times using isolated or cross margin, with activity settled on-chain in USDC across the Ethereum, Arbitrum, and Base networks.

The timing coincides with rising interest in prediction markets, which have moved from a niche tool into wider public view over the past year as participants turn to event-based markets for forecasting and information. Major sporting events have historically drawn some of the highest trading activity to these platforms, and the World Cup, a 104-match tournament running through July 19, ranks among the largest such events on the 2026 calendar.

“Sporting events like the World Cup tend to generate questions faster than any central team can list them,” said Chadi Farhat, Chief Technology Officer at Premu. “Allowing participants to create their own markets, and to earn from the activity they bring, means the platform can keep pace with each stage of a tournament as it unfolds.”

Comparisons such as Polymarket vs Kalshi have featured prominently in industry discussion, drawing attention to differences in market structure, regulatory approach, and how markets are listed across centralized and decentralized models. Premu positions itself as a decentralized prediction market in which the market list is defined by participants themselves rather than a central operator, an approach the company says suits fast-moving events where demand can shift between fixtures.

Beyond sports, the platform supports markets across cryptocurrency, politics, culture, technology, economics, and global events, including rapid five-minute markets on the price direction of assets such as Bitcoin, Ethereum, and Solana. Balances are held in on-chain vault contracts that can be independently verified, and deposits and withdrawals are recorded as on-chain events rather than processed through a custodial intermediary.

The Premu platform is available globally through its web application at https://premu.xyz.

About Premu

Premu is a decentralized prediction market platform that enables participants to create and trade markets based on real-world events. The platform combines permissionless, user-created markets with leveraged event trading and on-chain settlement in USDC across the Ethereum, Arbitrum, and Base networks, supporting a range of event categories.

Contact

Mr
Chadi
Premu
team@premu.xyz

Perguntas relacionadas

QWhat key feature distinguishes Premu from centrally operated prediction market platforms according to the article?

AThe key distinguishing feature is that any participant can create a market on a World Cup outcome, set it live, and earn a share of the fees generated by trading in that market. The market list is defined by participants themselves rather than a central operator.

QOn which blockchain networks does Premu settle its trading activity?

APremu settles trading activity on-chain in USDC across the Ethereum, Arbitrum, and Base networks.

QWhat is the maximum leverage that traders can use on Premu for World Cup prediction markets?

APositions on Premu can be traded with leverage of up to 2.5 times using isolated or cross margin.

QAccording to Premu's CTO Chadi Farhat, why does allowing users to create markets suit an event like the World Cup?

AChadi Farhat states that sporting events like the World Cup generate questions faster than any central team can list them. Allowing participants to create their own markets and earn from the activity enables the platform to keep pace with each stage of the tournament as it unfolds.

QBesides sports, what other categories of markets does the Premu platform support?

ABeyond sports, the Premu platform supports markets across cryptocurrency, politics, culture, technology, economics, and global events, including rapid five-minute markets on the price direction of assets like Bitcoin, Ethereum, and Solana.

Leituras Relacionadas

U.S. Government Bans Foreign Nationals from Using Fable 5, Anthropic Issues Rebuttal

U.S. Government Bans Foreign Access to Fable 5, Anthropic Issues Rebuttal On June 12th, the U.S. government ordered AI company Anthropic to immediately suspend all foreign access—including foreign nationals within the U.S. and Anthropic's own foreign employees—to its newly released Fable 5 and Mythos 5 AI models, citing national security concerns. This forced Anthropic to temporarily disable access to both models for all users globally, as it cannot technically differentiate user nationality at scale. The models, released just three days prior, represent Anthropic's highest public capability tier. Fable 5 is the first publicly available model from the advanced "Mythos" family, while Mythos 5 is a less-restricted version for approved cybersecurity and critical infrastructure partners. The government's directive was reportedly triggered by claims from another company that it could "jailbreak" Mythos 5, raising alarm within the Trump administration. Anthropic, in a detailed public statement, strongly challenged this rationale. The company argues the demonstrated "jailbreak" is a narrow, non-generalized technique that merely involves identifying minor, known software vulnerabilities—a capability common to other publicly available models like OpenAI's GPT-5.5 and routinely used by cybersecurity defenders. Anthropic stated it has complied with the order but disagrees with the government's standard, warning that applying it industry-wide would halt all new frontier model deployments. The company criticized the lack of a transparent, fact-based legal process and expressed confidence the situation stems from a misunderstanding. It is working to restore access and will release more technical details within 24 hours. Other Anthropic models remain unaffected.

链捕手Há 15m

U.S. Government Bans Foreign Nationals from Using Fable 5, Anthropic Issues Rebuttal

链捕手Há 15m

The Revelation from the Raydium Theft Incident: New DeFi Vulnerabilities Lurking in Forgotten Old Contracts

**Raydium Exploit Reveals DeFi's Hidden Risk: Forgotten "Zombie" Contracts** A recent attack on Raydium's deprecated V3 AMM pools resulted in a loss of approximately $1.34 million. The hacker exploited pools that were no longer supported by Raydium's current UI or SDK but remained fully functional and accessible on-chain. This incident highlights a critical, often overlooked category of risk in DeFi: inactive or legacy smart contracts that projects fail to properly decommission. Since March 2025, there have been at least 8 publicly reported attacks targeting such abandoned contracts, with total losses around $10.8 million. Including older pools and deprecated features, the count rises to 10 incidents with roughly $22.5 million in losses. These "zombie contracts" represent a lifecycle management failure rather than a code vulnerability, yet they are typically misclassified under general "code bug" categories in security reports, masking the true scale of the problem. The root cause is that projects often merely document a contract as "deprecated" without taking essential technical steps to secure it: withdrawing remaining assets, disabling external call functions, and implementing ongoing monitoring. These forgotten, under-monitored components become prime targets for attackers. To address this, the industry needs to recognize "zombie contracts" as a distinct risk category and establish standardized decommissioning protocols. Essential steps should include: 1) a formal retirement announcement, 2) removal of all front-end integrations, 3) withdrawal of locked assets, 4) disabling key contract functions, 5) ongoing security monitoring, 6) clear user communication, and 7) a post-mortem analysis. The value of a DeFi project lies not only in its current TVL but also in the security of its historical codebase, which has now become a new attack surface.

Foresight NewsHá 2h

The Revelation from the Raydium Theft Incident: New DeFi Vulnerabilities Lurking in Forgotten Old Contracts

Foresight NewsHá 2h

Robots Begin to 'Consume Data': The Hidden Production Chain from Indian Data Factories to Billion-Dollar Humanoid Robots

Robots have started to 'consume data,' driving the formation of a new industrial supply chain focused on producing training data for embodied AI. Unlike large language models, which are trained on vast internet text corpora, embodied AI models face a 'data desert' in the physical world. This has created a massive demand for first-person perspective video data (Ego Data), captured by workers wearing cameras in places like Indian garment factories. Companies like Neocambrian AI are establishing 'data factories' where workers perform standardized tasks (e.g., sorting clothes, kitchen organization) to generate thousands of hours of video. Research, such as NVIDIA's EgoScale, demonstrates that scaling this human demonstration data predictably improves robot performance, particularly for dexterous manipulation. This has validated a training path combining large-scale human data for pre-training with smaller amounts of robot-specific data for fine-tuning. The value of different data types varies significantly, forming a 'data pyramid.' The base consists of low-cost, large-scale internet and Ego Data. Higher layers include more expensive motion-capture data (e.g., from data gloves), simulation/synthetic data, and the most costly and scarce layer: real robot teleoperation data. This demand has spawned a layered ecosystem of data suppliers: low-cost data factories, motion capture and alignment specialists, robot-native teleoperation service providers, simulation data companies, and platforms aiming for data standardization. Robot companies themselves are adopting a 'layered procurement' strategy: outsourcing generic Ego Data while building in-house capabilities for robot-specific adaptation data and the critical deployment/failure data generated in real-world applications. The industry is shifting focus from hardware and basic mobility to the data pipelines required for general-purpose capability. While parallels exist to data labeling companies like Scale AI in the LLM boom, the physical complexity of robot data—involving action success ambiguity and sim-to-real gaps—requires more integrated solutions for data collection, annotation, and a continuous feedback loop. The race is on to build the data engines that will teach robots to operate reliably in the unstructured real world.

marsbitHá 4h

Robots Begin to 'Consume Data': The Hidden Production Chain from Indian Data Factories to Billion-Dollar Humanoid Robots

marsbitHá 4h

Trading

Spot
Futuros
活动图片