Arc mainnet is now liveGet started with RPC, Streams, and Webhooks.
Create an endpointSOC 2 Type II 인증 · ISO 27001
Connect to BNB Smart Chain mainnet and every active testnet with low-latency RPC, full archive data, debug and trace APIs, and real-time Streams. The complete BNB Smart Chain data stack, managed from a single Quicknode dashboard.
BNB Smart Chain builders need more than basic RPC. Quicknode runs the full surface: low-latency JSON-RPC, full archive with debug and trace, MEV protection, and real-time Streams, all from one dashboard.
Query, subscribe, and stream BNB Smart Chain data with low latency. From a single eth_call to billions of rows of historical logs, you get the right interface for the job.
Six ways to access BNB Smart Chain data, from a single eth_call to billions of rows of queryable history. Pick the interface, ship faster.
Standard JSON-RPC over HTTPS and WSS on mainnet and testnet. Every EVM method supported, including eth_call, eth_getLogs, eth_getBalance, eth_sendRawTransaction, and eth_subscribe, with predictable rate limits.
Trailing 24-hour P95 BNB Smart Chain RPC response time, the slowest 5% of requests, the tail your users actually feel. Averaged across five global regions and measured against the most-cited providers in the category. Lower and flatter is better.
지난 24시간 동안의 P95(95번째 백분위수) JSON-RPC 지연 시간으로, 전 세계 5개 지역을 기준으로 평균을 산출한 것이며, 모든 제공업체에서 동일한 조건으로 측정되었습니다. 전체 벤치마크는 기본적으로 더 긴 기간을 기준으로 하므로, 그 수치는 달라질 수 있습니다.
전체 벤치마크 보기BNB Smart Chain is fully EVM compatible, so the tooling you already know works unchanged. ethers.js, web3.js, viem, and web3.py all hit a Quicknode BSC endpoint the same way they hit Ethereum. Same methods, same SDK, just a different RPC URL and chain ID 56.
Point your existing Ethereum codebase at a Quicknode BSC endpoint and deploy. Contracts, libraries, and tooling carry over.
BNB Smart Chain is one of the most MEV-active networks in crypto. Quicknode MEV Protection shields your swaps and high-value transactions, with no code changes.
Transactions route through a private relay instead of the public mempool, invisible to searchers and mempool explorers until they are included in a block.
Included on every Standard Plan BSC endpoint. Same contract logic, identical onchain results, no SDK changes.
Open MetaMask, go to Settings, Networks, Add Network, and enter your Quicknode BSC RPC URL with the details on the right. Save, and MetaMask routes through your private Quicknode endpoint instead of a rate-limited public RPC.
Docs, guides, and runnable sample apps for every BSC workload. Clone, customize, and ship.
Full reference for every BSC JSON-RPC method, WebSocket subscription, and the debug and trace namespaces. Code examples for @quicknode/sdk, ethers.js, web3.js, and viem.
Step-by-step tutorials for building on BNB Smart Chain, with working code you can run. Deploy contracts, track BEP-20 tokens, index transfers with Streams, and stream real-time data.
The Quicknode Multi-Chain Faucet drips BNB Smart Chain testnet tokens to your wallet, one drip per network every 12 hours. Connect MetaMask, Coinbase Wallet, Uniswap Wallet, or Phantom and pick your network.
From your first BNB Smart Chain endpoint to mission-critical production workloads, Quicknode scales with you. Get started in minutes.
Spin up your BNB Smart Chain endpoint and ship. The free tier covers prototyping and small production loads, no credit card required.
Dedicated BNB Smart Chain infrastructure, contractual SLAs, priority support, and procurement-ready terms for wallets, exchanges, trading firms, and high-volume protocols.
자주 묻는 질문
아직도 궁금한 점이 있으신가요? 고객 지원팀에 문의하시거나, ‘ Quicknode ’equipe 을 통해 답변을 찾으실 수 있습니다.
Land transactions and protect swaps on the same Quicknode account. The Ethereum toolchain you already know works unchanged on chain ID 56.
Full historical state with no pruning, plus the deep analysis namespaces. Run debug_traceTransaction and trace_block against BSC archive nodes for indexing, simulation, and trading forensics.
Backfill and real-time BSC blocks, logs, and traces delivered to your datastore with guaranteed reliability. Filter upstream, receive only the data you actually need.
전달 보장, 재시도 기능, 내장된 재구성 처리 기능을 갖춘 이벤트 기반 알림입니다. 특정 주소, 계약 이벤트 또는 온체인 조건에 구독하여 실시간으로 대응할 수 있습니다.
Fetch a block and all of its transaction receipts in a single call with qn_getBlockWithReceipts. Fewer round trips and faster indexing for trackers, explorers, and analytics on BSC.
스마트 트랜잭션과 신뢰할 수 있는 브로드캐스팅을 통해 혼잡 상황에서도 토지 거래를 성사시키며, 멥풀 가시성 및 재제출 기능을 지원합니다.
| JSON-RPC | 웹소켓 | Webhooks | Streams | MEV 보호 | x402 | |
|---|---|---|---|---|---|---|
| Quicknode | ||||||
| 경쟁사 A | ||||||
| 경쟁사 B | ||||||
| 경쟁사 C |
eth_call, eth_getLogs, eth_sendRawTransaction 및 eth_subscribe는 모두 Ethereum 에서와 똑같이 동작합니다.
// Your Ethereum code, pointed at BSCimport { createPublicClient, http } from "viem";const client = createPublicClient({chain: { id: 56, name: "BNB Smart Chain" },transport: http(QUICKNODE_BSC_URL)});const 블록 = await client.getBlockNumber();// Same methods, same SDK. Just chain ID 56.
Custom routing, execution guarantees, and MEV rebate programs for enterprise teams.
Runnable sample app that connects AI agents like Claude and Cursor to EVM chains including BSC. Check balances, analyze contracts, and monitor gas prices through natural language.
"Cielo에서는 실시간 데이터에 의존하는 15만 명 이상의 사용자에게 서비스를 제공하고 있습니다. Quicknode 이를 가능하게 하는 핵심 Quicknode ."매트 아론, Cielo Finance 공동 창업자