Add addresses to webhook
fuse_notification_add_addressesAdd one or more EVM addresses to a webhook's listening scope. Requires FUSEBOX_SECRET_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addresses | Yes | EVM addresses to start monitoring for this webhook. | |
| webhookId | Yes | ID of the webhook to extend. |