Skip to main content
Let’s create a stream that monitors all the events specific to a contract factory.
This stream uses the listen to all addresses feature that is available only on Business and Enterprise plans.
You will need an ABI that is used only on your contracts in order to not receive the events from other contracts that use the same ABI.

Programmatically: How to Listen to Events from a Contract Factory

WebUI: How to Listen to Events from a Contract Factory

  1. Create a new Stream
  2. Fill out the form
  3. Switch on Event Emittance and Add the Abi and select the topic
  4. Select Listen to all addresses and Contract interactions (logs)
  5. Click on create stream button