Optional
isFilter by stream type - prepaid or unbounded.
Optional
mint?: web3.PublicKeyFilter by the stream mint.
Optional
sender?: web3.PublicKeyFilter by the stream sender.
Optional
recipient?: web3.PublicKeyFilter by the stream recipient.
Optional
isFilter by the stream cancellation status.
Optional
isFilter by the stream cancellation before start status.
Optional
isFilter by the stream cancellation by sender status.
Optional
isFilter by the stream paused status.
Optional
isFilter by the stream paused by sender status.
Optional
name?: stringFilter by the stream name.
Generated using TypeDoc
Stream filters that can be used to filter streams when fetching all streams.