# Functions
New creates a new scheduler service.
NewEvmLog will create a new EvmLog task.
NewUniswap will create a new Uniswap task.
WithEthLogs adds eth logs tasks to the scheduler.
WithUniswapEvents adds uniswap events tasks to the scheduler.
# Interfaces
Task represents a task that can be scheduled by the scheduler.