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