Fault-tolerant EVM RPC load balancer with reorg-aware permanent caching and auto-discovery of node providers.
Retries, circuit-breakers, failovers and hedged requests make sure fastest most-reliable upstream is used.
Define hourly, daily rate limits for each upstream provider, to control usage, costs and high-scale usage.
Avoid redundant upstream costs by locally caching RPC responses, with reorg-aware caching layer.
You don't need to think about which upstream supports which eth_* method; eRPC automatically does that.
Receive consistent error codes with details across 5+ third-party providers. With useful reporting of occured errors.
Single dashboard to observe rps throughput, errors, and avg. latency of all your RPC providers.