Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 555 Bytes

File metadata and controls

16 lines (10 loc) · 555 Bytes
sidebar_label JSON-RPC API

BNB Smart Chain JSON-RPC API

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.

:::