Developer APIs & Documentation
REST API endpoints and data services for BNB Smart Chain (BSC) and opBNB.
Accounts & Balances
Query native BNB balances, multi-address batch balances, BEP-20 token holdings, and transactions.
Gas Tracker & Oracle
Real-time BSC gas prices (Gwei), speed tiers, priority limits, and opBNB gas matrix.
Transactions & Receipts
Retrieve transaction status, gas used, decoded event logs, method IDs, and calldata.
Smart Contracts
Fetch verified Solidity source code, ABI interface JSON, and submit contract verifications.
Blocks & Telemetry
Inspect latest blocks, validator builders, gas utilization, and live transaction streams.
BEP-20 Tokens
Access token market caps, total supplies, holder counts, transfer logs, and 24h volume.
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 |