Fired when a transaction is successfully broadcast to the blockchain network.
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.broadcasted webhook event.
The type of webhook event.
transaction.broadcasted 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.