SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '2a470f3eb59ea637978a9b51add6da1e28707f2d0a7bfed4936f41250a023f4b' 
  AND token = 'iuIX58WGInjsbVXho7EWmm+RvXAOGs73nHB7FJrKXr8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00037

JSON explain

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