Goldsky Edge

The last RPC endpoint you'll need

One RPC endpoint for top EVM chains, delivered by a global edge network. Low latency and insulated from downtime.

Create free endpoint

Best-in-industry teams build with Goldsky

Route requests where they'll succeed

Edge monitors every upstream, routes method calls to the best-fit node, and avoids failures automatically.

7 ms

avg latency*

Benchmarked for realtime finality using eth_get*

8+

global regions

Mr. Worldwide

99.9%+

uptime

Chronically online

$5

per million requests

No hidden method upcharges
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░╭────────────────────────────────────────────────╮
░░░░░│ ╭────╮ │
░░░░░│ ╭────╮ ┌───────┬─┤ EU │ │
░░░░░│ │ NA ├──────┬─────┘ ╰──┬─╯ │
░░░░░│ ╰──┬─╯ ╭─────╮ │ └──
░░░░░└──┐ └───┤ MEA ├───┴─┐
░░░░░ ╰──┬──╯ ╭─┴────╮ │
░░░░░│ ╭───┴───╮ │ ┌──────┴───┤ APAC │ │
░░░░░│ │ LATAM ├────────┴─┘ ╰──────╯ │
░░░░░│ ╰───────╯ │
│ │
╰────────────────────────────────────────────────╯
Built for Billions

The fastest path to chain data

Handle global-scale traffic volume while eliminating the latency that kills user experience. Common queries return in single-digit milliseconds straight from the edge.

Blockchain state is cached in a distributed CDN deployed across 8+ regions. Requests route to the nearest edge.

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░╭────────────────────────────────────────────────╮
░░░░░│ │
░░░░░│ ┌────────┐ err ┌────────┐
░░░░░│ │ Client ├─────┬───✗───▶│ node-a │
░░░░░│ └────────┘ └────────┘
░░░░░
░░░░░success
░░░░░ ╔════════╗
░░░░░└──▶║ node-b ║
░░░░░╚════════╝
│ │
╰────────────────────────────────────────────────╯
Fault Tolerant

Eliminate downtime from the equation

Edge's automatic failover mechanisms ensure your app remains resilient, even when upstream providers encounter downtime.

When a node goes down mid-request, Edge instantly switches to a healthy node within the same request.

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░░░╭────────────────────────────────────────────────╮
░░░░░│ ╔══════╗ │
░░░░░│ ┌──▶║node-a║───▶{911} ✓ (2/3)
░░░░░│ │ ╚══════╝ │
░░░░░│ ┌───────┐ │ ╔══════╗ │
░░░░░│ │ Query ├──┼──▶║node-b║───▶{911} ✓ (2/3)
░░░░░│ └───────┘ │ ╚══════╝ │
░░░░░│ │ ╔══════╗ │
░░░░░│ └──▶║node-c║───▶{119} ✗ (1/3)
░░░░░│ ╚══════╝ │
│ │
╰────────────────────────────────────────────────╯
Data Integrity

Serves from the edge, validates at the source

Incorrect responses are worse than no response. Edge validates your requests before returning data.

Requests go to multiple upstream nodes. Edge compares responses across them and only returns the correct answer. You get accurate data, not whatever the first responder returned.

Instant

setup & deployment

Okay fine, you need to click a few buttons

Zero

infra to manage

Except your own

100+

engineering hours saved

Probably 200

24/7

support

365 days a year
Pricing

Honest, all-inclusive pricing

Predictable usage-based pricing where all RPC call methods are weighted equally with no hidden upcharges.

Edge RPC

$5

per million requests

Everything included. Pay only for what you use.

Multi-region CDN

Automatic failover & data integrity

Grafana monitoring

Debugging error logs

No CU (compute unit) based pricing

Try for free

Enterprise

Tiered volume discounts are available for usage above 500 million requests per month.

Dedicated CDN node

Volume discounts

Export metrics to your stack

Priority support

Built on Open Source

Powered by eRPC

Edge is built on top of eRPC, an open source RPC proxy that's been hardened by real-world usage and built by people like you.

eRPC

erpc/erpc

Fault-tolerant EVM RPC proxy with permanent caching

White-glove enterprise

Priority support and infrastructure for teams that demand more.

Priority support

Direct access to our engineering team. Get answers instead of ticket numbers.

Volume discounts

Significant savings for high-volume usage. Scale your app without scaling your bill.

SOC2 Type II

Coming Soon

Enterprise-grade compliance for teams that need it. Expected Q1 2026.

Dedicated CDN node

Your own edge node for even lower latency. No noisy neighbors here.

Everything else you get

Comes standard. No upsells or extra tiers.

Zero lock-in

We use standard JSON-RPC. Switch to Edge or away from it just as easily. No proprietary SDKs or migrations.

Writes

Submit signed transactions via eth_sendRawTransaction with intelligent routing to healthy nodes.

Full archive access

Query historical state from genesis. Requests for historical data automatically route to archive nodes.

Frequently Asked Questions

Edge RPC is a reliable, high-performance RPC with low latency via multi-region CDN, intelligent caching, automatic failover, and built-in observability – optimized for both indexing backends and frontend applications.

Yes. Edge uses standard JSON-RPC, so it works exactly like any other RPC endpoint. You can run it alongside your existing providers, use it as a fallback, or switch over entirely without code changes or SDK migrations.

Edge supports many EVM networks (see the full list here), and we're adding more chains every day. Get in touch at [email protected] if you need a specific chain, or .

Edge supports 60+ standard EVM JSON-RPC methods including eth_* methods, debug_* trace methods, trace_* methods, and net_*/web3_* utility methods. All methods are priced equally at $5 per million requests with no upcharges for expensive calls. View all supported methods.

Edge monitors every upstream node and routes around failures automatically using multiple fault tolerance mechanisms:

  • Automatic retries:

    Exponential backoff ensures transient failures don't break your requests
  • Circuit breakers:

    Isolate failing providers to prevent cascading failures
  • Failover:

    Switch to backup nodes within milliseconds when providers go down
  • Hedged requests:

    Send critical requests to multiple nodes in parallel to eliminate tail latency

Yes! Since Edge uses standard JSON-RPC, you can use it alongside your existing RPC providers.

Edge pricing is a flat $5 per million requests with no compute unit (CU) system – every method costs the same. Volume discounts are available at 500M+ requests per month. about volume discounts, custom requirements, or enterprise features.

Sign up for a Goldsky account to start using Edge Cloud. with our team for Edge On-Prem or enterprise inquiries.

Swap your RPC endpoint for an instant upgrade

Without upgrading your code. Drop-in replacement, or run in parallel.

Get started for free

© Endless Sky Inc. All rights reserved.

Loading system status...