Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 506 Bytes

File metadata and controls

12 lines (7 loc) · 506 Bytes

JSON-RPC methods

The standard Ethereum methods documented here are supported by Infura on the BNB Smart Chain (BSC) network.

WebSockets are also supported on the BSC network and can be used to set up bidirectional stateful subscriptions.

:::info Binance Smart Chain archive support

  • Mainnet: Near head requests (latest 128 blocks) and archive requests are supported.
  • Testnet: Only near head requests are supported; archive requests are not available.

:::