Direct access to deep liquidity
A regulated spot exchange for institutions and professional traders, available through high-throughput APIs.
70480.00.4709
70468.50.5234
70457.00.4605
70445.51.1818
70434.01.3063
70422.51.9157
70411.00.4321
70,412.3
70400.00.0386
70387.81.9198
70375.60.9442
70363.40.8037
70351.20.2795
70339.01.0145
70326.81.9909
Liquidity when it matters
Tight spreads and deep order books across major pairs, with volume-based fees for high-frequency firms.
- Co-located matching engine
- Self-trade prevention
- Dynamic volume tiers
Total rewards€3,912.40
This month+€284.17
EEthereum
3.1% APY
SSolana
6.4% APY
UUSD Coin
3.8% APY
APIs your engineers will like
FIX 4.4 and REST for orders, WebSocket for real-time market data and a full sandbox for testing.
# Place a limit order over REST
import requests
order = {
"product_id": "BTC-EUR",
"side": "buy",
"type": "limit",
"price": "70250.00",
"size": "0.25"
}
r = requests.post(API + "/orders", json=order, headers=auth())
print(r.json()["status"]) # "open"
Derivatives
Futures on a regulated exchange
Pair spot execution with our derivatives exchange for hedging and basis trades.