Zano trade APIPing activity checkerOn this pagePing activity checkerYou should call this method every 10 seconds to keep the instant icon active, so users know that your bot will accept the order immediately.METHOD: POST PATH: /api/dex/renew-botRequest:{ token: string; orderId: number;}Response: sucess: boolean; data?: string // error message