Fired when all steps of a wallet action have been confirmed on-chain. The action is complete.
Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Payload for the wallet_action.swap.succeeded webhook event.
The type of webhook event.
wallet_action.swap.succeeded The ID of the wallet action.
The ID of the wallet involved in the action.
Type of wallet action
swap, transfer, earn_deposit, earn_withdraw, earn_incentive_claim Chain identifier.
Token address being sold.
Token address being bought.
Amount of input token in base units. Populated after on-chain confirmation.
Amount of output token received, in base units. Populated after on-chain confirmation.
The status of the wallet action.
succeeded The steps of the wallet action, including transaction hashes.
A wallet action step consisting of an EVM transaction.
Return a 200 status to indicate that the webhook was received successfully.