Skip to main content
hyperliquidFillsPortalStream() reads trade-fill blocks from SQD Portal and applies one or more query outputs.

Options

When portal is an object, it accepts url, finalized, http, maxBytes, maxIdleTimeMs, maxWaitTimeMs, and headPollIntervalMs. Use for await to consume batches, .pipe() to add a whole-stream transformer, or .pipeTo() to connect a target.
The fills dataset currently uses all-zero block hashes. Set finalized: true for persistent targets.
See the query builder reference for typed fields and filters.