curl -H 'content-type:application/json' -d '{"id": 1, "jsonrpc": "2.0", "method": "eth_blockNumber"}' 'https://base-sepolia.api.onfinality.io/public'https://base-sepolia.api.onfinality.io/public* The public endpoint is rate limited
Archive
N.Virginia
Only pay for what you need.
Base-Sepolia is the official testnet for Base, a secure, low-cost Ethereum Layer 2 built on the OP Stack and incubated by Coinbase. It provides a production-parity environment for developers to test smart contracts, dApps, and wallet integrations before deploying to Base Mainnet. OnFinality offers managed Base-Sepolia RPC endpoints, giving you reliable access to the testnet without running your own node.
Base-Sepolia mirrors the mainnet environment, allowing you to:
OnFinality provides authenticated HTTP endpoints for Base-Sepolia, designed for team projects and higher-volume workloads. Key features include:
eth_blockNumber or other JSON-RPC methods.Public Base-Sepolia endpoints (e.g., https://sepolia.base.org) are suitable for quick tests but are rate-limited and shared among many users. OnFinality's authenticated endpoints provide clearer usage limits, request visibility, and a path to higher-capacity infrastructure—ideal for team projects and backend services.
Base-Sepolia helps teams validate integration work before a mainnet launch, so the important questions are endpoint access, supported methods, and how the test workflow maps to production.
Best fit: testnet testing workflows for wallet testing, staging, and pre-production checks.
What builders usually check first:
Supported capability notes:
Decision notes:
A quick connection check usually starts with eth_blockNumber, then moves into the exact methods your wallet, dashboard, bot, indexer, or backend service needs.
Planning the next step:
Next steps:
OnFinality takes away the heavy lifting of DevOps so you can build smarter and faster.
Get Started