Returns a single withdrawal by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Withdrawal details
Withdrawal amount in USD as a formatted string.
Fee charged for the withdrawal as a formatted string.
Destination chain for the withdrawal.
arbitrum, base, ethereum, ethereum_sepolia, polygon, solana Simplified withdrawal status.
pending, processing, completed, failed, cancelled On-chain transaction hash once the withdrawal is broadcast.
Individual payout legs of the withdrawal.
Human-readable reason for failure (only present when status is failed).