Fired when a transaction has been pending for an extended period without confirmation.
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.still_pending webhook event.
The type of webhook event.
transaction.still_pending 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.
The original transaction request that is still pending.
Developer-provided reference ID for transaction reconciliation, if one was provided.
Return a 200 status to indicate that the webhook was received successfully.