Ping activity checker
You should call this method every 10 seconds to keep the
instanticon active, so users know that your bot will accept the order immediately.
- METHOD: POST
- PATH:
/api/dex/renew-bot
Request:
{
token: string;
orderId: number;
}
Response:
sucess: boolean;
data?: string // error message