sortBy parameter. A wallet balance tracking cookbook is added to the docs.
Batch Holder & Trader Positions
The/2/token/holder-positions and /2/token/trader-positions endpoints now support batch POST:
- Query positions for multiple tokens in a single request
- Available on both holder-positions and trader-positions endpoints
Bridge — HyperLiquid & Arbitrum
Cross-chain bridge expands to new chains:- HyperLiquid L1: USDC → USDH bridging support
- Arbitrum: Added as a supported destination chain
- v1.2.0 with bytes32 chain IDs and HyperCore support
Holders Stream — sortBy Parameter
- New
sortByparameter on the holders WebSocket stream - Top traders wired into the holders stream, sorted by PnL
Documentation
- Wallet balance tracking cookbook: Step-by-step guide with GitHub example repo
- WebSocket throttling: Clarified as interval-based, not budget-based
- Fast-trade stream:
maxUpdatesPerMinutethrottling documented - Holder/trader positions: Batch POST support documented with examples
- Beta tag removed from auth tokens endpoint
Fixes & Improvements
- Pricer prevents overwriting TOP_ASSETS prices via side-token discovery
- Transfer extractor preserves LP receivers cross-batch for bundler detection
- Billing excludes manual-payment customers from metered billing job
Shipped by Delox & Sacha