Yield withdraw confirmed

Fired when a withdrawal from an ERC-4626 yield vault is confirmed on-chain.

postWebhookyield.withdraw.confirmed

Payload

assetsstring required
caip2string required
ownerstring required
receiverstring required
senderstring required
sharesstring required
type'yield.withdraw.confirmed' required

The type of webhook event.

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