For the complete documentation index, see llms.txt. This page is also available as Markdown.

Node Providers

Explore node providers for Gravity, offering scalable and reliable RPC endpoints to streamline on-chain development.

Overview

Node providers offer infrastructure services that allow developers to interact with blockchain networks without the need to run their own nodes. They provide RPC (Remote Procedure Call) endpoints, enabling applications to read from and write to blockchains efficiently.

Public Endpoints

Public endpoints are open-access URLs suitable for development and testing. They may have rate limits and are less reliable for production use.

Private Endpoints

Private endpoints are secured, subscription-based URLs offering higher reliability, enhanced security, and better performance, ideal for production environments.

Official Public Endpoints

Network
RPC

Gravity Longevity Testnet (L1)

Gravity Alpha Mainnet (legacy L2)

Gravity Alpha Sepolia (legacy L2)

These public endpoints are open-access and rate-limited; production workloads should use a private endpoint from one of the providers below or run their own node.

Node Providers

QuickNode

QuickNode is a high-performance blockchain infrastructure provider supporting over 68 chains across 115+ networks. It offers fast and reliable RPC endpoints with a 99.99% uptime SLA, making it ideal for developers seeking scalable and dependable access to multiple blockchains.

Supported Networks

Network
Public Endpoints
Private Endpoints

Gravity Alpha Mainnet (legacy L2)

TBD


Conduit

Conduit specializes in providing infrastructure for deploying and scaling rollups, offering a complete Rollup-as-a-Service platform. It delivers high-performance RPC nodes optimized for throughput and reliability, suitable for teams looking to deploy custom rollups with robust infrastructure support.

Supported Networks

Network
Public Endpoints

Gravity Alpha Mainnet (legacy L2)

https://rpc.gravity.xyz

Gravity Alpha Sepolia Testnet (legacy L2)

https://rpc-sepolia.gravity.xyz


dRPC

dRPC is a fast, reliable, and decentralized RPC infrastructure provider offering access to over 100 blockchain networks across 190+ supported chains. Its NodeCloud platform features AI-powered load balancing, 8 geo-distributed clusters for low-latency global coverage, and built-in MEV front-run protection.

Supported Networks

Network
Public Endpoints
Private Endpoints

Gravity Alpha Mainnet (legacy L2)

https://gravity-alpha.drpc.org

Gravity Alpha Sepolia Testnet (legacy L2)

https://gravity-alpha-sepolia.drpc.org


ZAN

ZAN is a high-performance Web3 infrastructure provider developed by Ant Group Digital Technologies. It offers stable and fast RPC connections to over 22 popular blockchain networks, including Ethereum, Solana, and Gravity.

Supported Networks

Network
Public Endpoints
Private Endpoints

Gravity Alpha Mainnet (legacy L2)

https://api.zan.top/public/gravity_alpha-mainnet


Ankr

Ankr provides decentralized Web3 infrastructure, offering access to over 75 blockchain networks. It features a decentralized node network (DePIN) for low-latency responses and supports services like staking solutions and Supernets creation, catering to developers seeking decentralized and flexible infrastructure options.

Supported Networks

Network
Public Endpoints

Gravity Alpha Mainnet (legacy L2)

https://rpc.ankr.com/gravity

For Gravity Mainnet (L1, chain ID 127001) endpoints from these third-party providers, see Official Public Endpoints above. L1 onboarding with each provider is in progress and will be listed in the per-provider tables as it lands.


Self-Hosting

For teams requiring complete control over their infrastructure, self-hosting a node is an available option.

Last updated

Was this helpful?