# Functions
NewEthereumFetcher initializes and returns a new EthereumFetcher.
NewHandleManager creates a new HandleManager with the given database, Ethereum client, and Ethereum URL.
# Structs
EthereumFetcher represents the main server for the Ethereum fetcher.
HandleManager manages the setup and initialization of routes and handlers.