The Unified Stream provides a pre-decoded event feed via Server-Sent Events (SSE). It combines HyperCore and HyperEVM events into a single stream with tiered access control.
| Region | URL |
|---|
| US (East US 2) | https://unified.grpc.aleatoric.systems |
| JP (Japan East) | https://unified-jp.grpc.aleatoric.systems |
| Path | Description |
|---|
GET /healthz | Health check (no auth) |
GET /api/v1/unified/stats | Latency summaries and target hit rates |
GET /api/v1/unified/events | Query events with filters |
GET /api/v1/unified/stream | SSE real-time event stream |
GET /api/v1/unified/consensus-pulse | Block height + gas deltas + P2P latency |
liquidation_warning — EVM liquidation log events
l4_delta — Delta-only order flow updates
transfer / approval — Standard ERC-20 events
- Market events from HyperCore gRPC
| Tier | RPM | RPS |
|---|
| Public | 100 | 2 |
| Pro | 120,000 | 200 |
| Quant | 1,000,000,000 | 5,000 |
The unified stream targets 500 microsecond event delivery latency from ingest to publish.