API Reference
DBot OfficialDBot DashboardPricing

多钱包快速买卖

此API用于同时使用多个钱包进行快速买入和卖出

FreePlusProEnterprise积分消耗
0

响应数据

{
  "err": false, // 是否发生错误
  "res": {
    "ids": [ // 订单id
      "lus8bfug0040i2",
      "lus8bfug004166"
    ]
  }
}
Language