v46

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-211591,0051.4 MB

Earn incentive claim succeeded

Fired when all steps of a wallet action have been confirmed onchain. The action is complete.

postWebhookwallet_action.earn_incentive_claim.succeeded

Payload

action_type'swap' | 'transfer' | 'earn_deposit' | 'earn_withdraw' | 'earn_incentive_claim' | 'earn_fee_collect' required

Type of wallet action

chainstring required

EVM chain name (e.g. "base", "ethereum").

completed_atstring required

ISO 8601 timestamp of when the wallet action completed successfully.

created_atstring required

ISO 8601 timestamp of when the wallet action was created.

status'succeeded' required

The status of the wallet action.

type'wallet_action.earn_incentive_claim.succeeded' required

The type of webhook event.

wallet_action_idstring required

The ID of the wallet action.

wallet_idstring required

The ID of the wallet involved in the action.

Response

Return a 200 status to indicate that the webhook was received successfully.