Developer APIs & Documentation

REST API endpoints and data services for BNB Smart Chain (BSC) and opBNB.

Swagger Docs ↗

Accounts & Balances

Query native BNB balances, multi-address batch balances, BEP-20 token holdings, and transactions.

GET /api/v1/explorer/address/{address}

Gas Tracker & Oracle

Real-time BSC gas prices (Gwei), speed tiers, priority limits, and opBNB gas matrix.

GET /api/v1/explorer/gas-matrix

Transactions & Receipts

Retrieve transaction status, gas used, decoded event logs, method IDs, and calldata.

GET /api/v1/explorer/tx/{tx_hash}

Smart Contracts

Fetch verified Solidity source code, ABI interface JSON, and submit contract verifications.

POST /verifycontract

Blocks & Telemetry

Inspect latest blocks, validator builders, gas utilization, and live transaction streams.

GET /api/v1/explorer/feed/stream

BEP-20 Tokens

Access token market caps, total supplies, holder counts, transfer logs, and 24h volume.

GET /api/v1/explorer/tokens

Interactive Request Examples

Select language to preview HTTP integration.

curl -X GET "https://bnbpricer.com/api/v1/explorer/vitals?chain=bsc" \
  -H "Accept: application/json"

API Plans & Rate Limits

Plan Tier Rate Limit Daily Quota Networks Pricing
Community Free 10 req / sec 100,000 calls / day BSC Mainnet + opBNB Free ($0/mo)
Developer Pro 50 req / sec 1,000,000 calls / day BSC Mainnet + opBNB + BSC Testnet $49 / mo