Peatio (Trading Engine)
● OperationalOrder matching, fills, wallet ledger, and fee accounting.
Env var
BX_EXCHANGE_PEATIO_URL
http://174.138.53.242:13000
Live exchange connectivity
BX-Exchange portfolio
BX-Exchange
Server-side connectivity check for all exchange microservices. Checks run at request time from the Next.js server process.
checked 13 May 2026, 07:41
Overall: Operational
Services configured
3 / 3
required for live trading
Trading mode
Live
real-time data
Regulatory
VASP
Kenya VASP Act 2025 — 2FA mandatory
Peatio (Trading Engine)
● OperationalOrder matching, fills, wallet ledger, and fee accounting.
Env var
BX_EXCHANGE_PEATIO_URL
http://174.138.53.242:13000
Barong (Identity Service)
● OperationalKYC levels, session tokens, 2FA enforcement, and permission gates.
Env var
BX_EXCHANGE_BARONG_URL
http://174.138.53.242:18002
Ranger (Market Data)
● OperationalWebSocket market data stream — tickers, order book depth, and trade prints.
Env var
BX_EXCHANGE_RANGER_URL
http://174.138.53.242:8080
All three service URLs must be set as server-side environment variables. Do not expose these to the browser.
Trading engine API (Peatio)
http://174.138.53.242:13000
Identity service API (Barong)
http://174.138.53.242:18002
Market data WebSocket (Ranger)
http://174.138.53.242:8080