| Name | Type | Description | Notes |
|---|---|---|---|
| Currency | int? | Currency for which the webhook is triggered, e.g. 0: Bitcoin 1: Ethereum | [optional] |
| Executed | bool? | Shows if the webhook was executed. | [optional] |
| Hash | string | The submitted hash in hex representation. | [optional] |
| Success | bool? | Indicates whether the webhook was executed successfully or not. | [optional] |
| Tries | int? | Returns the number of tries for the webhook execution. | [optional] |
This repository was archived by the owner on Feb 17, 2026. It is now read-only.