{ "type": "yield.claim.confirmed", "wallet_id": "fmfdj6yqly31huorjqzq38zc", "caip2": "eip155:1", "transaction_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890", "rewards": [ { "token_address": "0x1234567890abcdef1234567890abcdef12345678", "token_symbol": "MORPHO", "amount": "115631364898103632676" } ] }
Fired when a yield reward claim transaction is confirmed on-chain.
Payload for the yield.claim.confirmed webhook event.
The type of webhook event.
yield.claim.confirmed
Show child attributes
Return a 200 status to indicate that the webhook was received successfully.
Was this page helpful?