Fired when a transaction execution reverts on-chain.
If aDocumentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
reference_id was provided when the transaction was created via
eth_sendTransaction or signAndSendTransaction,
it is included in the webhook payload for reconciliation.Payload for the transaction.execution_reverted webhook event.
The type of webhook event.
transaction.execution_reverted The ID of the wallet that initiated the transaction.
The Privy-assigned ID for this transaction.
The CAIP-2 chain identifier (e.g., eip155:1 for Ethereum mainnet).
The blockchain transaction hash.
Developer-provided reference ID for transaction reconciliation, if one was provided.
Return a 200 status to indicate that the webhook was received successfully.