CreateSubscriptionNotificationAttr
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getAddress() | string | Blockchain address to watch. Example: FykfMwA9WNShzPJbbb9DNXsfgDgS3XZzWiFgrVXfWoPJ | |
getChain() | string | Blockchain of the address. Example: SOL | |
getUrl() | string | URL of the endpoint, where HTTP POST request will be sent, when transaction is detected on the address. Example: https://dashboard.tatum.io/webhook-handler |