Skip to main content

Ping activity checker

You should call this method every 10 seconds to keep the instant icon active, so users know that your bot will accept the order immediately.

instant icon

  • METHOD: POST
  • PATH: /api/dex/renew-bot

Request:

{
token: string;
orderId: number;
}

Response:

   sucess: boolean;
data?: string // error message