withdraw
Withdraw cryptocurrency from your Bybit account to an external address by specifying coin, address, amount, and optional chain.
Instructions
Withdraw funds to an external address.
Args: coin: Coin to withdraw, e.g., USDT. address: Withdrawal address. amount: Amount to withdraw. account_type: Account type: FUND (default). chain: Chain type (optional, e.g., ETH, TRX).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| address | Yes | ||
| amount | Yes | ||
| account_type | No | FUND | |
| chain | No |