Yield deposit confirmed

Fired when a deposit into an ERC-4626 yield vault is confirmed on-chain.

postWebhookyield.deposit.confirmed

Payload

assetsstring required
caip2string required
ownerstring required
senderstring required
sharesstring required
type'yield.deposit.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.