> ## Documentation Index
> Fetch the complete documentation index at: https://docs.goldsky.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Edge RPC

> High-performance RPC endpoints for EVM networks

export const edgeNetworkCount = 30;

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

Edge RPC is built on top of [eRPC](https://github.com/erpc/erpc), an open source RPC proxy that's been hardened by real-world usage and built by people like you.

## Key features

* **Fastest responses** — Global edge infrastructure across 8+ regions delivers sub-100ms latency
* **Maximum resiliency** — Automatic failover across multiple providers ensures 99.9% uptime
* **Data integrity** — Cross-validation prevents stale or incorrect data from reaching your app
* **Optimized for indexing** — Archive access and batch requests tuned for high-throughput indexers
* **Boosted for frontend** — Smart caching and request deduplication for responsive user experiences
* **Simple pricing** — \$5 per million requests, all methods priced equally

<CardGroup cols={3}>
  <Card title="Quickstart" icon="rocket" href="/edge-rpc/quickstart">
    Get started in 2 minutes
  </Card>

  <Card title="Why Edge" icon="star" href="/edge-rpc/why-edge">
    What makes Edge different
  </Card>

  <Card title="x402 nanopayments" icon="coins" href="/edge-rpc/capabilities/x402">
    Pay-per-request, no account required
  </Card>
</CardGroup>

## Trusted by

<CardGroup cols={3}>
  <Card href="https://morpho.org">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/morpho.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=2d89a1e9d1148790fd854cbe19f0632c" alt="Morpho" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/morpho.png" />

      <span style={{fontWeight: 500}}>Morpho</span>
    </div>
  </Card>

  <Card href="https://euler.finance">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/euler.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=2ae355a0a6b3b6ac87bb3feb51d37d50" alt="Euler" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/euler.png" />

      <span style={{fontWeight: 500}}>Euler</span>
    </div>
  </Card>

  <Card href="https://moonwell.fi">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/moonwell.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=2cbb205d286b04a86ea4c35691f987ad" alt="Moonwell" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/moonwell.png" />

      <span style={{fontWeight: 500}}>Moonwell</span>
    </div>
  </Card>

  <Card href="https://chroniclelabs.org">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/chronicle.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=e2e41e8ffe337be50cd24ab67edcbcfb" alt="Chronicle" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/chronicle.png" />

      <span style={{fontWeight: 500}}>Chronicle</span>
    </div>
  </Card>

  <Card href="https://tally.xyz">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/tally.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=91dcba4147028332ddca63eee97f24ed" alt="Tally" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/tally.png" />

      <span style={{fontWeight: 500}}>Tally</span>
    </div>
  </Card>

  <Card href="https://rainbow.me">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/rainbow.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=6420debd71bdaeef98db48127d7c128e" alt="Rainbow" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/rainbow.png" />

      <span style={{fontWeight: 500}}>Rainbow</span>
    </div>
  </Card>

  <Card href="https://monad.xyz">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/monad.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=b74ca7ae0ac2abd7350810e11b4ebc03" alt="Monad" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/monad.png" />

      <span style={{fontWeight: 500}}>Monad</span>
    </div>
  </Card>

  <Card href="https://snapshot.org">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/snapshot.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=0dc210b4837d9df8187ae5c3e9361d7e" alt="Snapshot" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/snapshot.png" />

      <span style={{fontWeight: 500}}>Snapshot</span>
    </div>
  </Card>

  <Card href="https://yearn.fi">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/yearn.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=6a414ba3883ad4d1cf8b1ed8db0392cb" alt="Yearn" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/yearn.png" />

      <span style={{fontWeight: 500}}>Yearn</span>
    </div>
  </Card>

  <Card href="https://angle.money">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/angle.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=e63f2841a612a465d2800ff077931bdf" alt="Angle" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/angle.png" />

      <span style={{fontWeight: 500}}>Angle</span>
    </div>
  </Card>

  <Card href="https://daimo.com">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/daimo.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=6b86a6ffdee03336e5c36205b5f55b1a" alt="Daimo" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/daimo.png" />

      <span style={{fontWeight: 500}}>Daimo</span>
    </div>
  </Card>

  <Card href="https://subsquid.io">
    <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '8px'}}>
      <img src="https://mintcdn.com/goldsky-38/MRxKwMhAHpsC6cBv/images/partners/subsquid.png?fit=max&auto=format&n=MRxKwMhAHpsC6cBv&q=85&s=f24ffd3113110fa5aedc5b3c9b0532b9" alt="Subsquid" style={{height: '48px', objectFit: 'contain', borderRadius: '8px'}} className="no-zoom" width="128" height="128" data-path="images/partners/subsquid.png" />

      <span style={{fontWeight: 500}}>Subsquid</span>
    </div>
  </Card>
</CardGroup>
