Trade perpetuals
with CEX-speed,
DEX-security.
Off-chain matching. On-chain settlement. Up to 50× leverage on your favorite pairs. Self-custody from your first trade to your last.
Built for serious traders.
Everything you'd expect from a centralized venue — none of the custody risk.
CEX-speed matching
Off-chain orderbook + sub-100ms matching. Real-time WebSocket streams.
Self-custody
Funds stay in a non-custodial vault on Arbitrum. SIWE sign-in — no email, no password.
Backtest before you trade
Replay strategies on historical candles, tune parameters live, share runs publicly.
Safety rails built-in
Slippage guards, TP/SL triggers, 2FA on high-value withdrawals, admin emergency halt.
Mobile-first PWA
Installable on iOS and Android. Offline-aware, works inside Telegram.
Developer-ready
OpenAPI 3.1 spec with Swagger UI. TypeScript + Python SDKs. 5-minute grid bot example.
Integrate in minutes.
Public REST API, WebSocket streams, OpenAPI 3.1 spec, TypeScript and Python SDKs.
# Example: fetch BTC-PERP ticker
curl https://api.bayanx.com/api/markets/BTC-PERP/ticker
# Or use the TypeScript client
import { BayanXClient } from '@bayanx/sdk';
const client = new BayanXClient({ baseUrl: 'https://api.bayanx.com' });
const ticker = await client.getTicker('BTC-PERP');Ready to trade?
Connect your wallet. Deposit USDT. Place your first order in under 60 seconds.
Launch App →