Yield claim confirmed

Fired when a yield reward claim transaction is confirmed on-chain.

postWebhookyield.claim.confirmed

Payload

caip2string required
transaction_idstring required
type'yield.claim.confirmed' required

The type of webhook event.

wallet_idstring required

Response

Return a 200 status to indicate that the webhook was received successfully.

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.