Configuration

Endpoint

The default endpoint is https://eth.public-rpc.com, and you can also set your preferred endpoint. You can find free endpoints from ChainList. To set your endpoint, run with a --endpoint option.

$ lazy-etherscan --endpoint=https://rpc.flashbots.net

In the case of the L2 blockchain networks and BSC RPC endpoints listed below, it has been confirmed that this software works to some extent.

Other Configuration

To check other configurations, run the following command.

$ lazy-etherscan --help