How to monitor activities on 10 Ethereum wallet addresses?
How to monitor activities on 10 Ethereum wallet addresses?
2
2. Update values in Filter Data Source
After creating a Filter Data Source, we can now add the Ethereum addresses we would like to track to it.NOTE: For any running workflows, changing the values in a Data Source will be immediately applied.Use either of the following to update values in the Filter Data Source:
3
4
5
5. Check that the Workflow has been created
Simply poll for the Workflow until the
external_workflow_id
returned is non-null, which indicates that our configured webhook URL is now receiving transactions related to the filtered wallet addresses.