alchemy-sdk-js
alchemy-sdk-js copied to clipboard
FR: Add missing chains to Network enum (World Chain, Berachain, Zora, Frax, Soneium)
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 https://github.com/alchemyplatform/alchemy-sdk-js/blob/ee25bcaea3bcb9c2059377b670aac10505b5cfa3/src/types/types.ts#L98
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.