๐ฎRPC & REST API
Learn what BSC APIs are available via DataHub and how to use them
Time to play
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 DataHub below -
Binance Smart Chain RPC
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 updated