BNB Chain (BSC) API for trades, transfers, holders & balances
Skip running a BSC archive node and decoding BEP-20 logs yourself. We've already indexed every PancakeSwap swap, token transfer, holder balance and Four.meme launch on BNB Chain — so DEX trades, transfers, holders, balances and contract events are one query away, or a live stream.
subscription { EVM(network: bsc) { DEXTrades( where: {Trade: {Dex: {ProtocolName: {is: "pancake_swap_v3"}}}} ) { Trade { Buy { Price Amount Currency { Symbol } } Dex { ProtocolName } } } } }
Raw BNB Chain data wasn't built for the questions you're asking.
Reading BNB Chain data yourself means a BSC archive node, a hand-written decoder for every BEP-20 and DEX contract, and a pipeline you babysit through every redeploy. We did the indexing, so trades, transfers, holders and balances are one GraphQL query — or a live stream.
Four ways to get BNB Chain data — one schema underneath.
Design your query once in GraphQL, then read the exact same fields as GraphQL streams, Kafka, gRPC or a bulk cloud export. Pick the channel that fits your latency and volume — no second pipeline.
Every major BNB Chain venue, decoded into one feed.
A single DEXTrades query spans every DEX on BNB Chain. Filter by token, pair, pool, wallet or protocol — and aggregate to OHLCV candles, liquidity events, top traders or pool volume.
Every BNB Chain dataset, one GraphQL endpoint.
From a single swap to token-holder leaderboards and Four.meme launches, the full BNB Chain surface is one endpoint — no node, no decoder, no custom indexer. Each dataset is historical and streamable in real time over WebSocket, Kafka or gRPC.
BSC DEX Trades API
Every PancakeSwap, BiSwap, ApeSwap and Thena buy and sell with price, amount, counterparty and protocol — decoded.
Read the docs →TransfersBEP-20 Transfers API
Every token transfer on BNB Chain with sender, receiver, amount and USD value — historical and streaming.
Read the docs →HoldersToken Holders API
Rank holders for any BEP-20 token by balance, with holder counts, distribution and historical snapshots.
Read the docs →BalancesBNB & BEP-20 Balances API
Live BNB and BEP-20 balances for any address, updated on every block — the feed behind wallets and portfolios.
Read the docs →LaunchesFour.meme API
Four.meme token launches and first trades on BNB Chain, streamed the moment a new market goes live.
Read the docs →EventsSmart Contract Events API
Decoded logs and events from any BNB Chain contract — Transfer, Swap, Sync and your own custom signatures.
Read the docs →The BNB Chain products people ship on us.
Each one is a filter on the same indexed data — subscribe over Kafka or gRPC for bots, or query GraphQL for dashboards.
Snipe Four.meme & PancakeSwap launches
Stream the first trade and first liquidity on PancakeSwap or Four.meme the moment a BNB Chain pair goes live, filtered by deployer or market cap.
where: { Trade: { Dex: { ProtocolName: "pancake_swap_v3" } } }
Token holder & whale tracking
Rank holders for any BEP-20 token by balance and follow whale wallets across BNB Chain to power leaderboards and alerts.
orderBy: { descending: Balance_Amount }
Wallet portfolio & balances
Pull live BNB and BEP-20 balances for any address and stream every transfer in and out — the feed behind wallets and portfolio trackers.
balance: sum(of: BalanceUpdate_Amount)
}
What teams say about our data
"We did a thorough search of the market for the best onchain data. Bitquery came out on top — and now powers all live prices across Nansen. We don't think of them as a vendor. They're a partner."
Bitquery does the hard work of parsing blockchain transaction data into a usable form so that we don't have to. We use their interface to diagnose issues with complex transactions and their analytics as a starting point for our own.
They proved they had the technology to deliver sophisticated data solutions. We extended our support through the Binance X fellowship — building an open-source library of visualization widgets on their blockchain data.
The complex raw data is available at different levels of detail and from different viewpoints — whether we need simple aggregated transfers or parameters for failed contract calls. The support is responsive, friendly and quick.
Partnering with Bitquery has been highly cost-effective — leveraging their established infrastructure rather than building our own let us rapidly expand our blockchain support and reach a much broader segment of on-chain users.
Bitquery's products are very intuitive and easy to use. We currently use their products to obtain DEX-related trading and liquidity information, which saves us the manpower and tedious technical details required to develop our own system. Their excellent technical team deserves special praise; they provide near-24/7 support and resolve issues quickly. I greatly appreciate their products and work ethic.
Bitquery provides the infrastructure we rely on every day. Fast, reliable, and comprehensive across the chains that matter to our business.
Start free. Scale when you ship.
Query every blockchain on every plan — no chain is paywalled. Move to commercial when you need volume, SLAs and bulk datashares.
- All blockchains, all plans
- 10 requests / minute
- 2 streams for testing
- GraphQL IDE access
- Scalable calls, no throttling
- SQL, Cloud, Kafka & more
- 24/7 engineering access
- Dedicated onboarding & SLA
- Snowflake, BigQuery, S3, Azure
- No setup or infrastructure
- Structured for AI agents & MCP
- Audit data for custodians
BNB Chain data questions, answered.
How do I get BNB Chain (BSC) data with Bitquery?
Which BNB Chain DEXs and datasets are supported?
Can I get BEP-20 token holders and balances?
Can I stream BNB Chain data in real time?
Do you support Four.meme token launches on BNB Chain?
Is BNB Chain (BSC) EVM-compatible in your schema?
Ship your BNB Chain product this week.
Free API key, all of BNB Chain unlocked, no node to run. Query historical trades and stream live BSC data in your first call.