Start with one request flow
Choose one chain and a stateless read your app already uses. Keep the existing endpoint available for rollback. Record its latency, errors and request volume before changing the route. Two providers can improve your options during an outage, but they may share infrastructure or disagree about the chain head. Custom access and upstream provider charges are separate. Check live pricing and your provider quotas before the trial.Configure the pool
- Create a custom profile in the dashboard.
- Add the chosen chain and the two HTTP URLs from your existing providers.
- Check that each URL serves the intended chain and methods. Start with
eth_chainId,eth_blockNumberand the exact read your app needs. - Choose your block policy using the guidance below, then activate the profile.
- Send the same read through the profile endpoint and inspect its routing evidence.
Choose behavior for your workload
Block regression protection does not make independent
latest contract calls a snapshot. Use Read at one block
for related balances, nonces or contract values. Neither feature guarantees finality.