Skip to content

Conversation

mouhamad-almakhour
Copy link

This PR adds support for BNB Smart Chain (chainId 56) and its testnet (chainId 97) in the AlchemyProvider. Local tests now pass for both networks.

What I Did in This PR:

  1. Added BNB Smart Chain support in AlchemyProvider by configuring the Alchemy URLs for:
  • bnb (mainnet, chainId = 56)
  • bnbt (testnet, chainId = 97)
  1. Created a new test file: src.ts/_tests/test-provider-alchemy.ts
  • Tests cover basic connectivity to BNB mainnet and testnet via the new provider setup
  • Confirmed tests pass for chainId 56 and 97

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

Successfully merging this pull request may close these issues.

1 participant