api
Numbers, ratios, marks, and enough formula dust to look dangerous.
The API page exposes the made-up desk math layer: lots, marks, scores, haircuts, drift and settlement ratios. It keeps the same smooth shape, with a little more calculation noise.
Snapshot
oracle variance0.0412rolling conversion window
crossing bands7rolling conversion window
pending lots29.8rolling conversion window
route latency84msrolling conversion window
Route math
gross_notional
sum(qty_i * ref_px_i)$184,220.18venue_delta
(pool_px - ref_px) / ref_px+0.0282haircut
max(75bps, volatility_20m * 0.44)91 bpsfillable_lot
min(wallet_qty, custody_cap)18.4000route_score
edge - gas - borrow - stale_penalty0.713settle_ratio
delivered_shares / token_lots0.9971sample response
{
"pair": "RHOOD/NVDA",
"route_score": 0.713,
"fillable_lot": 18.4,
"reference_px": 183.22,
"pool_px": 188.39,
"settlement": "brokerage_share",
"status": "prepared"
}