# Functions
New returns a new Client of given ethereum network.
NewCustomClient returns an Client for a specific RPC url.
NewEthGasStation returns a new EthGasStation.
# Interfaces
Client is a client which is used to interact with the Ethereum network using the Mercury server.
EthGasStation retrieves the recommended tx fee from `ethgasstation.info`.