{ "type": "yield.withdraw.confirmed", "vault_address": "0x1234567890abcdef1234567890abcdef12345678", "caip2": "eip155:1", "sender": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045", "owner": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045", "receiver": "0x71C7656EC7ab88b098defB751B7401B5f6d8976F", "assets": "1000000000000000000", "shares": "950000000000000000" }
Fired when a withdrawal from an ERC-4626 yield vault is confirmed on-chain.
Payload for the yield.withdraw.confirmed webhook event.
The type of webhook event.
yield.withdraw.confirmed
Return a 200 status to indicate that the webhook was received successfully.
Was this page helpful?