okx_withdrawal
Initiate a withdrawal of cryptocurrency from your exchange account, supporting internal transfers and on-chain transactions to specified addresses.
Instructions
[L:FUND_TRANSFER] CAT:[资金] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amt | Yes | 提币数量。必填 | |
| ccy | Yes | 币种,如 USDT。必填 | |
| fee | No | 手续费,不填用默认 | |
| dest | Yes | 提币方式:3=内部转账, 4=链上提币 | |
| chain | No | 链名称,如 USDT-TRC20 | |
| toAddr | No | 目标地址(链上提币必填) |