Skip to content

Make it possible to instantiate AlchemyProvider for more chains. #3811

@antondalgren

Description

@antondalgren

Describe the Feature

When creating the AlchemyProvider using this call new ethers.AlchemyProvider(chainId, apiKey) with the chainId being on of mainnet and testnet of Arbitrum(42161, 421613) and Optimism(10, 420) and the testnet for Polygon(80001) it throws unsupported network (argument="network", value="unknown", code=INVALID_ARGUMENT, version=6.0.5)

Code Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement.fixed/completeThis Bug is fixed or Enhancement is complete and published.v6Issues regarding v6

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions