Skip to main content
BM.XYZ is an onchain order book exchange built on BM Chain — a purpose-built Layer 1 blockchain optimized for financial applications from first principles. Unlike hybrid platforms that bolt on onchain settlement as an afterthought, BM.XYZ is designed end-to-end so that every order match, every fill, and every position update is recorded on-chain and independently verifiable. You get the responsive, familiar feel of a centralized exchange — real-time order books, sub-second execution, TradingView charts — without sacrificing the transparency and self-custody that onchain infrastructure provides.

The BM Ecosystem

BM is an open onchain financial network made up of several interconnected components. Understanding how they fit together will help you navigate both the trading app and its supporting infrastructure.
ComponentNameRole
EcosystemBMOpen onchain financial network
L1 BlockchainBM ChainHigh-performance trading infrastructure (bmchain.org)
Native TokenBMXGas, staking, and ecosystem value
Trading AppBM.XYZUnified spot and perpetuals trading experience (bm.xyz)
Block ExplorerBM ScanFull L1 onchain data verification (bmscan.io)

Technical Overview

BM.XYZ runs on HyperCore-style clearing: a central limit order book (CLOB) architecture where order matching happens at the protocol layer, not inside an off-chain engine. This means:
  • Transparent fills — every matched order is a verifiable transaction on BM Chain. You can look up any trade by its transaction hash in Clob Scan or BM Scan.
  • Sub-second finality — BM Chain’s consensus delivers block times fast enough that the onchain settlement latency is imperceptible during normal trading.
  • Spot and perpetuals — both market types share the same CLOB infrastructure. Perpetual positions are margined in USDC; funding payments continuously balance long/short open interest.
  • Non-custodial — you control your keys throughout. Trading keys are session-scoped, signed locally, and gas-free, so you never hand custody to the platform.

Explorers: Verifying Every Fill

BM.XYZ ships with two complementary explorers:
  • Clob Scan — the in-app explorer optimized for trading events. Use it to look up fills, order updates, and clearing actions without leaving the platform.
  • BM Scan — the public full-chain explorer at bmscan.io. Use it for general L1 exploration: blocks, wallet balances, contract interactions, and internal transfers.
Any fill you see in the app can be traced to an onchain record in one or both explorers — this is BM.XYZ’s commitment to verifiable fairness.

Current Scope

The current public documentation covers Testnet V1 + V2 — an internally validated environment that exercises wallet onboarding, faucet funding, spot and perpetuals trading, portfolio management, and explorer verification. Features including mainnet deposit/withdraw, vaults, staking, referrals, and the public SDK/API are planned for later releases and are not available on testnet.
The Testnet V1 + V2 scope includes:
  • Wallet connection (MetaMask, WalletConnect, OKX Wallet, Coinbase Wallet) and email login via Privy
  • Testnet faucet for test USDC and BMX
  • Spot and perpetuals trading with market and limit orders
  • Advanced order types: Take Profit / Stop Loss (V2)
  • Portfolio view: balances, open positions, order history
  • Clob Scan and BM Scan explorer access

Where to Go Next

Getting Started

Connect your wallet or sign in with email, claim testnet tokens, and place your first trade.

Trading

Learn how spot and perpetuals markets work on the BM.XYZ CLOB, including order types and margin modes.

Clob Scan

Verify fills and order book events in BM.XYZ’s in-app CLOB explorer.

BM Scan

Explore full L1 chain data — blocks, transactions, wallet balances — at bmscan.io.