Skip to main content

RPC endpoints

Overview

Listed here are Ronin RPC endpoints and node providers.

Public RPC endpoints

A public RPC endpoint enables anyone to access a blockchain through a particular URL for free. No account or API key required.

The following table lists public RPC endpoints for Ronin.

NameEndpoint
Luganodeshttps://ronin.lgns.net/rpc
Ronin mainnethttps://api.roninchain.com/rpc
Saigon testnethttps://saigon-testnet.roninchain.com/rpc

Private RPC endpoints

Private RPC endpoints are endpoints to a blockchain node managed by a private entity, such as an RPC node provider. The node provider keeps the nodes active, operable, and scalable. At the same time, node providers can have different tiers of services from basic free tiers to paid tiers with extra limits or additional features.

Sky Mavis's endpoints

Sky Mavis developer portal is the official Ronin RPC node provider. The following table lists private RPC endpoints managed by this provider.

NodeEndpointRate limit
Mainnet RPChttps://api-gateway.skymavis.com/rpc100 requests per second; 140,000 requests per day
Testnet RPChttps://api-gateway.skymavis.com/rpc/testnet100 requests per second; 140,000 requests per day
Mainnet archive RPChttps://api-gateway.skymavis.com/rpc/archive100 requests per second; 140,000 requests per day
Testnet archive RPChttps://api-gateway.skymavis.com/rpc/testnet-archive100 requests per second; 140,000 requests per day
RPC over WebSocketwss://api-gateway.skymavis.com/rpc/socket10 requests per second; 100 requests per day

See also

Was this helpful?
Happy React is loading...