RPC & REST API
Learn what BSC APIs are available via DataHub and how to use them
Last updated
Was this helpful?
Learn what BSC APIs are available via DataHub and how to use them
Last updated
Was this helpful?
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.
Learn about the APIs available via BSC below -
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 -