Usage charges
Cross-chain swap charge recorded
Fired when Privy records its fee on a cross-chain transfer or swap for a wallet action.
WEBHOOK
Body
application/json
Payload for the usage.cross_chain_fee.recorded webhook event (Privy fee on a cross-chain transfer or swap).
The type of webhook event.
Available options:
usage.cross_chain_fee.recorded The type of wallet action that incurred a usage charge.
Available options:
wallet-action-transfer, wallet-action-swap Pattern:
^\d{1,24}\.\d{6}$Required range:
x >= 0Response
200
Return a 200 status to indicate that the webhook was received successfully.

