transaction.broadcasted
Fired when Bluvo’s on-chain monitoring (via Ankr) confirms that a withdrawal transaction has been broadcast and confirmed on the blockchain.When this event is sent
- The withdrawal transaction appears on-chain with a confirmed hash
- Ankr’s blockchain monitoring detects the transaction
Payload
Example payload
Fields
This event confirms the withdrawal has landed on-chain. Use the
onChain.hash to link to a block explorer for your users.If on-chain verification times out (e.g., exchange delays broadcast), an
error.fatal event is sent instead.