Skip to main content
TL;DR: Prediction Markets gets full API documentation, x402 micropayment protocol is supported, perps trading adds leverage warnings and price impact detection, and the OHLCV stream gains per-subscription throttling.

Prediction Markets — Full API Docs

Complete documentation for the Prediction Markets API:
  • All endpoints documented with schemas and examples
  • Added as a dedicated tab in the docs navigation

x402 Micropayment Protocol

Support for the x402 payment protocol:
  • EVM script support for x402-based payments
  • Top-up and subscription management
  • Documentation and integration guides

Perps Trading — UX Improvements

Multiple improvements to the perps trading experience:
  • Leverage warning on the new trade board
  • Price impact warning messages
  • Max collateral balance auto-recalculation
  • Strategy source link in TP/SL/liquidation notifications
  • User-selectable leverage override on strategy execution
  • Improved asset class filtering and pair search

OHLCV Stream — Per-Subscription Throttle

  • maxUpdatesPerMinute throttling available on OHLCV WebSocket subscriptions
  • Prevents client overload from high-frequency pairs

Uniswap V4 — On-Chain Fallback

  • On-chain fallback for missing sqrtPriceX96 in V4 liquidity modification events

Shipped by Delox & Sacha