Overview

Webhook Manager Overview

What is Webhook Manager?

The Webhook Manager allows you to easily receive transaction results and contract events from the blockchain via webhooks. This service can be activated individually for each Kit provided by EQ Hub. Exceptionally, if you enable webhook notifications for transactions, webhook notifications for transactions will automatically apply to all Kits.

To receive webhook notifications, set the parameter useWebhook to true in each transaction API call and provide the webhookUrl. If useWebhook is set to true without specifying a URL, the notifications will be sent to the webhook URL initially configured.

Supported Webhook Events by Kit

Common

  • Transaction: Receive notifications regarding transaction results.

Token Kit

  • Transfer: Receive notifications when token transfers occur.

NFT Kit

  • Transfer: Receive notifications when NFT transfers occur.