etherscan-api
    Preparing search index...

    Function pickChainUrl

    • 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

      Always — this export only exists to point upgraders at the replacement.