{
"event-id": "660e8400-e29b-41d4-a716-446655440014",
"event-type": "claim-completed",
"payload": {
"claim-id": "660e8400-e29b-41d4-a716-446655440008",
"claim-tx-hash": "0xghi789...",
"deposit-tx-hash": "0xjkl012...",
"account-id": "660e8400-e29b-41d4-a716-446655440001",
"net-amount": "840.00",
"gross-amount": "1000.00",
"completed-at": "2024-01-15T10:50:00Z",
"fees": "10.00",
"tax-amount": "150.00"
}
}Webhooks
Claim Completed
Triggered when a yield claim has been successfully processed and tokens have been deposited.
WEBHOOK
claim-completed
{
"event-id": "660e8400-e29b-41d4-a716-446655440014",
"event-type": "claim-completed",
"payload": {
"claim-id": "660e8400-e29b-41d4-a716-446655440008",
"claim-tx-hash": "0xghi789...",
"deposit-tx-hash": "0xjkl012...",
"account-id": "660e8400-e29b-41d4-a716-446655440001",
"net-amount": "840.00",
"gross-amount": "1000.00",
"completed-at": "2024-01-15T10:50:00Z",
"fees": "10.00",
"tax-amount": "150.00"
}
}