API Reference
DBot OfficialDBot DashboardPricing

Fast Buy / Sell

This API is used to create multi-chain fast buy and sell tasks

FreePlusProEnterpriseCredit Usage
0

Response Data

{
  "err": false, // Error or not
  "res": { // Response data
    "id": "lus8bfug0040i2" // fast buy/sell task id
  }
}
Language