submit_m_transfer
Transfer cryptocurrency between spot and M wallets on MAX Exchange to access margin trading and lending. Specify currency, amount, and direction to move funds.
Instructions
在現貨錢包與 M 錢包之間轉移資金 :param currency: 幣種,例如 'usdt' :param amount: 金額(字串),例如 '500' :param side: 方向,'in' = 轉入 M 錢包,'out' = 從 M 錢包轉出
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes | ||
| amount | Yes | ||
| side | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |