This may be due to the fact that address is in an array in this log filter parameter
[Error: [ethjs-query] while formatting inputs
'[{
"fromBlock":"0x1",
"toBlock":"0x1",
"address":["0x00000000000000000000000000000000aabbccdd"],
"topics":["0x00000000000000000000000000000000000000000000000000DeadBeefCafe01"]
}]' for method 'getLogs'
error: Error: [ethjs-format] hex string '0x00000000000000000000000000000000aabbccdd'
must be an alphanumeric 42 utf8 byte hex (chars: a-fA-F) string, is 0 bytes]
note: modified the formatting for the sake of this issue