Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Add missing chains to Network enum (World Chain, Berachain, Zora, Frax, Soneium) #453

Open
yosriady opened this issue Sep 26, 2024 · 2 comments
Labels
feature request New feature or request

Comments

@yosriady
Copy link

yosriady commented Sep 26, 2024

Can't use SDK to connect to world chain and other chains because it's not supported by the SDK

Describe the solution you'd like
Add support fo several missing chains to the enum

export enum Network {

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@yosriady yosriady added the feature request New feature or request label Sep 26, 2024
@yosriady yosriady changed the title FR: Add World Chain Sepolia to Network enum FR: Add missing chains to Network enum (World Chain, Berachain, Zora, Frax, Soneium) Oct 1, 2024
@alexandrtovmach
Copy link

resolved in #455

@fclety
Copy link

fclety commented Oct 30, 2024

Hello Alchemy Team ! Will ApeChain be soon part of the Network enum ? Is there any workaround to declare a custom Network pointing on ApeChain ?
For the moment, I will try to call it via JSON-RPC API ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants