Risks
Risks & Challenges
A decentralized exchange (DEX) like World involves a variety of technical, operational, regulatory, and liquidity risks. Despite efforts to mitigate these risks, such risks, and other risks both known and unknown remain present, and all users must fully accept such risk, including total loss of capital, before using WCM. Below we outline some of the challenges and our approaches to mitigating them.
Beta
World is currently live in Beta. It is a brand new DEX, with very custom code, on a new chain. The UI has known bugs, which are kept track of publicly here. Use at your own risk. Please, do not underestimate the risks of bugs.
Technical Risks
On-chain decentralized exchanges depend on smart contracts and blockchain infrastructure, which introduce several risks:
Smart contract vulnerabilities
Coding errors or exploitable logic flaws can lead to hacks or loss of user funds, as seen in past DeFi exploits.
Mitigation:
Automated tests with high coverage
Independent code audits
Careful code review and secure coding practices
Network congestion & high gas fees
On older or slower chains (e.g., Ethereum mainnet), peak activity can make trading expensive and slow.
World is designed only for a low-latency, high-throughput, extremely cheap blockchain. It is deployed on MegaETH.
Oracle dependencies
Manipulated or delayed price feeds can cause inaccurate pricing or arbitrage attacks.
Mitigation:
Careful monitoring of oracles
Switching providers if failures are detected
Potential use of redundant on-chain oracles
Front end
The World Markets protocol operates fully onchain. When a user connects to the website, a server sends the user the full front end code required to connect and use the protocol. Like any website, this server can go down. When this happens, the protocol continues to operate without pause, but your "normal" way of accessing the protocol will be interrupted. To prevent this, we recommend having multiple ways to use the protocol, including saving multiple front end providers or using programmatic access. Potentially, the most reliable way to access the protocol is to download the front end code and run it locally on your computer, this gives you the same UI, without relying on any 3rd party to use the protocol.
Operational Risks
Operational functions on World include:
List new assets for trading spot, perpetual futures, and lending.
Trigger circuit breakers and pause trading in specific markets.
Set maker and taker fees per account.
Turn off the exchange permanently. This function may be deleted in the future.
Upgrade the smart contracts ONLY during Beta, primarily for security reasons.
Regulatory Uncertainty
Regulation poses one of the largest risks to decentralized exchanges:
Challenges
DEXs are permissionless and borderless, making them harder to regulate.
Lack of intermediaries complicates KYC/AML enforcement.
Global landscape
Legal uncertainty could affect user accessibility and the long-term viability of certain DEX models.
World restricts UI access to non-US IP addresses. Similarly, the UI blocks access from countries with heightened sensitivity to OFAC-related sanctions including North Korea, Iran, Russia, and others. Wallet addresses which are known to be held by sanctioned parties are also blocked by the UI.
Liquidity Challenges
Liquidity is a fundamental challenge for all DEXs, especially compared to centralized exchanges:
Low on-chain liquidity
On-chain order books can suffer from low depth and high slippage, particularly for less popular tokens.
Fragmentation across multiple blockchains limits deep liquidity on any one platform.
Interoperability hurdles
Assets are often siloed in different ecosystems.
Cross-chain liquidity remains limited despite emerging bridges and aggregation protocols.
World's approach
Active liquidity providers, some of whom may be market makers, as a core user group:
Technical: transactional bundles (including fused cancel-rebook instructions) lower gas costs
Financial: low or zero fees for market makers
Maximal capital efficiency features maximizes profitability across the venue.
Leverage
Read Risk Parameters & Stats to understand how much leverage traders can take on WCM.
Last updated
Was this helpful?

