curl -H 'content-type:application/json' -d '{"id": 1, "jsonrpc": "2.0", "method": "eth_blockNumber"}' 'https://bnb-testnet.api.onfinality.io/public'https://bnb-testnet.api.onfinality.io/publicwss://bnb-testnet.api.onfinality.io/public-ws* The public endpoint is rate limited
ArchiveTrace
N.Virginia
Full
JSON-RPCWebSocketsMetrics
Only pay for what you need.
Use BNB Testnet RPC endpoints to test BSC contracts, wallet flows, dApps, and backend services before moving to BNB Smart Chain mainnet. BNB Testnet gives teams a safer environment for deployment checks, transaction testing, and integration QA.
Start with eth_blockNumber, then test contract calls, transaction submission, receipt polling, log queries, wallet switching, and any backend retry behavior your product uses. The goal is to catch integration problems before they become mainnet incidents.
Common checks:
Public testnet endpoints are fine for small manual checks. Authenticated RPC is more useful when CI, staging, or a team environment needs clearer request limits, usage visibility, and fewer surprises from shared public infrastructure.
Next steps:
OnFinality takes away the heavy lifting of DevOps so you can build smarter and faster.
Get Started