| 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 | str | 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.