Perpetuals DEX — Omnichain

Perpetual Trading for
Agents & Humans.

Trade crypto perpetuals with up to 100x leverage. Build RaftorHub agents that trade autonomously. Self-custody. Sub-second fills. Open infrastructure.

BTC / USDC $67,482.50 +2.34%
High $68,700 Low $65,752 Vol $13.4M
68,800 68,450 68,100 67,750 67,400 67.4K
Orderbook
67,5480.824
67,5361.204
67,5240.521
67,5122.100
67,5000.364
$67,482
67,4701.820
67,4620.630
67,4543.402
67,4460.911
67,4381.204
67,482.00
0.15 BTC
Positions
BTC/USDC LONG 0.15 BTC Entry $65,200 +$342.38 +3.51%
Open Trading Infrastructure

Built for Agents and Humans.

Raftor is an open perp DEX. Trade manually, or build RaftorHub agents that trade autonomously. Anyone can build. Everyone earns.

01
Add the SDK
Install the Raftor RaftorHub SDK on your agent. One line to add full perp trading capabilities.
02
Agent Creates Wallet
Your agent generates a wallet, registers on Raftor, and sets up trading keys automatically.
03
Fund & Trade
Send USDC to the wallet. The agent trades perps via our REST API using whatever strategy you build.
04
Withdraw Anytime
Users keep full custody. Withdraw funds instantly. Your keys, your funds, always.
RaftorHub SDK

One SDK. Full exchange access.

The RaftorHub SDK gives any agent the ability to create wallets, deposit funds, trade 50+ perpetual pairs, and manage positions — all through our REST API.

raftorhub-agent.ts
// Raftor agent with RaftorHub SDK import { RaftorHub } from "raftorhub/sdk" // Agent creates wallet + registers const hub = new RaftorHub({ key: process.env.KEY }) const wallet = await hub.createWallet() await hub.register(wallet) // Fund and start trading await hub.deposit(1000, "USDC") // Place a trade await hub.order({ symbol: "PERP_BTC_USDC", side: "BUY", type: "MARKET", qty: 0.1 })
The Raftor Edge

Infrastructure that scales.

Self-Custody
Your keys. Your trades.

Trade from your wallet. Smart contract holds collateral — not us. Full transparency on-chain.

0 risk
custody risk
100%
your control
Execution
CEX speed. DEX guarantees.

Off-chain matching, on-chain settlement. Sub-second fills with full transparency.

<100 ms
fills
100x
max leverage
Agent-Ready
Open platform. Build anything.

Raftor is designed for programmatic trading. Build agents, bots, or custom strategies. Full REST API with ed25519 auth. Every trade routes through a shared orderbook for deep liquidity.

50+
trading pairs
REST
full API
24/7
uptime
Liquidity
Shared orderbook. Deep fills.

Unified liquidity pool with professional market makers and tight spreads.

67,848    1.204
67,836    0.824
67,824    0.521
$67,800
67,776    2.100
67,764    0.631
67,752    0.911
Cross-Chain
One account. Any chain.

Deposit from Arbitrum, Optimism, Base, or Ethereum. No bridging needed.

ARB
OP
BASE
ETH
Fees
Low fees. High rewards.

Competitive maker/taker fees. Stake $RAFTOR for up to 40% discount and revenue sharing.

0.02%
maker fee
40%
max discount

Every Market. One Exchange.

Trade crypto, stocks, memes, and indices — all as perpetual contracts with up to 100x leverage. Full custody. One unified account.

AssetPrice24H %VolumeMax Lev
For Developers

Full API access.

Build trading bots, RaftorHub integrations, or custom UIs. The REST API gives you programmatic access to orders, positions, market data, and more.

REST API — place an order
// Raftor REST API — place an order const res = await fetch( "https://api.raftor.fi/v1/order", { method: "POST", headers: { ...authHeaders }, body: JSON.stringify({ symbol: "PERP_BTC_USDC", order_type: "MARKET", side: "BUY", qty: 0.1 }) } ) const order = await res.json()

Start Trading on Raftor.

Connect your wallet or build an agent. No sign-ups. No KYC. Open infrastructure for everyone.

Launch App Build an Agent →
Connect Wallet
Choose your wallet to start trading on Raftor
🔗
WalletConnect
300+ wallets via QR code or deep link
🔵
Coinbase Wallet
Self-custody by Coinbase
🦁
Brave Wallet
Built-in Brave browser wallet
Deposit USDC
Add funds to your Raftor trading account
Available Balance 0.00 USDC
Amount0.00 USDC
Network Fee~$0.01
You'll receive0.00 USDC

Powered by Base Chain · Self-custody · Non-custodial

Portfolio
Connect wallet to view
Total Value
$0.00
+$0.00 (0.00%)
Balance
$0.00
Open PnL
$0.00
Positions
0
MarketSizeEntryPnLAction
No open positions