API Reference
DBot OfficialDBot DashboardPricing

Create Auto Sniper

This API is used to create multi-chain token sniper tasks

FreePlusProEnterpriseCredit Usage
0

Response Data

{
  "err": false, // Error or not
  "res": { // Response data
    "id": "lus8bfug0040i2" // Auto sniper task id
  }
}
Language