Withdraw
Wallet
Withdraw
Submit a withdrawal request. Rate limited per account. For the withdrawal process and timing, see Withdrawals.
POST
Withdraw
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Unique ID for this withdrawal
Coin to withdraw (e.g. USDC, SOL)
Target network (e.g. ethereum, solana)
Available options:
avalanche, ethereum, solana Amount to withdraw
Withdrawal destination address
Response
Withdrawal result
Whether the request was successful
Example:
true
Error message, present only on failure
Example:
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
Example:
""