BNB Smart Chain RPC
What is BNB Smart Chain?
BNB Smart Chain (BSC) is an EVM-compatible blockchain developed by Binance. BSC provides smart contract functionality through the Ethereum Virtual Machine. BSC uses a Proof of Staked Authority (PoSA) consensus mechanism that combines elements of Proof of Authority and Delegated Proof of Stake. The network implements BEP-20 as its token standard (equivalent to ERC-20) and supports additional standards like BEP-721 for NFTs.
Interacting with BNB Smart Chain
The BNB Smart Chain provides full compatibility with Ethereum's JSON-RPC interface, allowing developers to interact with BSC using standard Ethereum tooling. Since BSC maintains EVM equivalence, existing Solidity contracts can deploy directly without code changes.
이 API를 사용하면 다음과 같은 작업을 수행할 수 있습니다:
- 모든 표준 Ethereum 메서드(eth_call, eth_sendTransaction, eth_getBalance)를 실행합니다.
- Deploy and interact with BEP-20 tokens and smart contracts
- Query blockchain state including blocks, transactions, receipts, and event logs
- WebSocket 연결을 통해 실시간 이벤트를 구독하세요
다음과 같은 방법으로 API에 접속할 수 있습니다:
- Running a local BSC node (Geth-based BSC client)
- Using a hosted provider such as a Quicknode BNB Smart Chain endpoint, which provides low-latency access to both mainnet and testnet with archive data support
지원되는 네트워크
Quicknode provides access to the following BNB Smart Chain networks:
Complete reference for developers building on BNB Smart Chain with Quicknode:
빠른 시작
Get started with BNB Smart Chain quickly. Follow our step-by-step quickstart to set up your endpoint and make your first API request.
제공자 엔드포인트
Learn how to configure and manage your BNB Smart Chain endpoints for optimal performance and reliability.
API 개요
강력한 애플리케이션을 구축하는 데 도움이 되는 지원되는 API, 네트워크, Quicknode 및 향상된 API 기능을 살펴보세요.
추가 기능
Discover endpoint add-ons that extend your BNB Smart Chain development workflow.
Endpoint
인증, 화이트리스트 적용 및 모범 보안 관행을 통해 엔드포인트를 보호하십시오.
오류 코드
Understand common error codes and troubleshooting steps for BNB Smart Chain API requests.