Withdraw
Wallets
Withdraw
Withdraw for copin lite
POST
Withdraw
Documentation Index
Fetch the complete documentation index at: https://api-docs.copin.io/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This endpoint requires authentication using a JWT token in the Authorization header.JWT token in the format:
Authorization {token}Request Body
Address of the source wallet (embedded wallet)
Address of the destination wallet to withdraw funds to
Amount to withdraw
Request Example
Response
The API returns withdrawal transaction details and status information.Identifier of the user who initiated the withdrawal
Address of the embedded wallet
Withdrawal transaction details
Address where funds are being sent
Timestamp when fees were charged
Transaction hash for the fee charge
Timestamp when the withdrawal was initiated
Transaction hash for the withdrawal
Total amount requested for withdrawal
Total fee amount
Withdrawal fee charged by HyperLiquid
Transfer fee charged by HyperLiquid
Amount being withdrawn
Amount that will be received after fees
Type of transaction (e.g., “WITHDRAW”)
Current status of the withdrawal (e.g., “SUCCESSFUL”)
Timestamp when the withdrawal request was created