submit_withdrawal
Submit cryptocurrency withdrawal requests on MAX Exchange by providing a destination address UUID and amount to execute external fund transfers.
Instructions
提交加密貨幣提現申請 :param withdraw_address_uuid: 提現地址 UUID(先用 get_withdraw_addresses 取得) :param amount: 提現金額(字串),例如 '100'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| withdraw_address_uuid | Yes | ||
| amount | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |