maxUpdatesPerMinute throttling to control update frequency.
Wallet Trades V2 Endpoint
New V2 endpoint for fetching wallet trade history:- Consistent parameter naming aligned with other V2 wallet endpoints
- Richer trade data structure with enhanced metadata
- Full SDK support and OpenAPI documentation
WSS Per-Subscription Throttle
WebSocket subscriptions now support amaxUpdatesPerMinute parameter:
- Control the update frequency per subscription
- Prevents message flooding for high-activity tokens
- Configurable at subscription time — documented in the WebSocket stream reference
Streams — pairData Enrichment
WebSocket stream messages now includepairData enrichment:
- Trade and swap messages carry additional pair-level context
- Reduces the need for separate API calls to get pair information
Shipped by Delox, Sacha & Sanjay