Comment on page
🎮
RPC & REST API
Learn what BSC APIs are available via DataHub and how to use them
Binance Smart chain is a blockchain network built for high-performance and running smart contract-based applications/dApps. BSC runs in parallel to Binance's native chain "Binance Chain" and its compatible with Ethereum Virtual Machine (EVM).
BSC exposes the RPC endpoint which is necessary for the development of applications on the Binance Smart Chain.
BSC is EVM-compatible so it supports the same request methods as ethereum. You can review the Binance Smart Chain JSON-RPC documentation on following -
Last modified 1yr ago