Closes the subscriptions to the network events
Stop listening the contracts for event of type "contracts-transactions".
Contracts to stop listening
Stop listening the contracts for event of type "contracts-events".
Contracts to stop listening
Stop listening the addresses for event of type "transactions".
Addresses to stop listening
Stop listening the addresses for event of type "transfers"
Addresses to stop listening
Add a list of addresses to the watch lists of smart contract deployments An event will be received each time that some smart contract identified by one of the given addresses emits an event
addresses to watch
Add a list of smart contract addresses to the watch lists of smart contract events An event will be received each time that some smart contract identified by one of the given addresses emits an event
addresses of smart contracts to watch
Add a list of smart contract addresses to the watch lists of smart contract transactions An event will be received each time that some smart contract identified by one of the given addresses emits an event
addresses of smart contracts to watch
Add a list of addresses to the watch lists of transactions An event will be received each time that some of the given addresses appears as 'from' or 'to' in some transaction of any kind
addresses to watch
Add a list of addresses to the watch lists of transfers An event will be received each time that some of the given addresses appears as 'from' or 'to' in some transfer transaction
addresses to watch
Generated using TypeDoc
Manages events emmited by the blockchain network