tronPortalStream() reads Tron blocks from an SQD Portal dataset and applies one or more query outputs.
Options
When
portal is an object, it accepts url, finalized, http, maxBytes, maxIdleTimeMs, maxWaitTimeMs, and headPollIntervalMs.
for await to consume batches, .pipe() to add a whole-stream transformer, or .pipeTo() to connect a target.
See the query builder reference for typed fields and filters.