Removed in v11. The Etherscan V2 API uses a single base URL and selects the
network with a chainid parameter, so there is no longer a per-chain URL to
pick. Pass a chain name or numeric chainid to init, or call
resolveChainId if you need the id directly.
Returns never
Throws
Always — this export only exists to point upgraders at the replacement.
Removed in v11. The Etherscan V2 API uses a single base URL and selects the network with a
chainidparameter, so there is no longer a per-chain URL to pick. Pass a chain name or numeric chainid to init, or call resolveChainId if you need the id directly.