# Functions
FilterApproval allows taking the Approval events from the subscription.
FilterJobTransition allows taking the JobTransition events from the subscription.
FilterNewJobRequest allows taking the NewJobRequest events from the subscription.
FilterTransfer allows taking the Transfer events from the subscription.
# Structs
SubscriptionOptions contains the channels used to pass events.
# Interfaces
Subscriber watches smart-contract events.
# Type aliases
SubscriptionOption applies default and optional parameters to the SubscribeEvents method.