SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'd48193e01cca5c57888ca5b7af61e30a9ff6a466f76ccb4157556a7e4a07edaf' 
  AND token = 'ibs6o0yLrPypu1eWZOtt5M0fmym63UXYEnBv0V0DUEw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00027

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}