Skip to content

Conversation

alexanderem49
Copy link

eth-mainnet.alchemyapi.io has been replaced with eth-mainnet.g.alchemy.com.

This PR addresses the incident report from Alchemy, which reported an outage on the legacy "alchemyapi.io" endpoints. The AlchemyProvider in ethers.js creates a provider based on internal URL mapping, where all known chains utilize the new domain, except for Ethereum Mainnet. This PR aims to rectify this discrepancy.

Instantiating a provider using AlchemyProvider encountered connectivity issues due to the use of the legacy domain.

Resources:

@ricmoo ricmoo added on-deck This Enhancement or Bug is currently being worked on. v6 Issues regarding v6 next-patch Issues scheduled for the next arch release. labels Oct 5, 2025
@ricmoo
Copy link
Member

ricmoo commented Oct 5, 2025

Thanks, I’ll get this into a patch release right away this week (rather than the upcoming minor bump).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next-patch Issues scheduled for the next arch release. on-deck This Enhancement or Bug is currently being worked on. v6 Issues regarding v6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants