SmartFilterLogs splits up the range in equally large parts. It will concurrently try to get all the logs for the parts, but if one fails because the response was too large, it will split them up in smaller parts and do the same thing. NOTE: this is now done serially, because when doing it concurren
(ctx context.Context, addresses []common.Address, topics [][]common.Hash, fromBlock, toBlock *big.Int)
source not stored for this graph (policy: none)
no test coverage detected