Fired when funds are withdrawn from a wallet.
Payload for the wallet.funds_withdrawn webhook event.
The type of webhook event.
wallet.funds_withdrawn The ID of the wallet.
A unique key for this event.
The CAIP-2 chain identifier.
The asset type being transferred.
The amount transferred, as a stringified bigint.
The blockchain transaction hash.
The sender address.
The recipient address.
The transaction fee paid, as a stringified bigint in the chain's native token.
Return a 200 status to indicate that the webhook was received successfully.