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.
Name | Endpoint |
---|---|
Luganodes | https://ronin.lgns.net/rpc |
Ronin public RPC | https://api.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.
Node | Endpoint | Rate limit |
---|---|---|
Mainnet RPC | https://api-gateway.skymavis.com/rpc | 100 requests per second; 140,000 requests per day |
Testnet RPC | https://api-gateway.skymavis.com/rpc/testnet | 100 requests per second; 140,000 requests per day |
Archive RPC | https://api-gateway.skymavis.com/rpc/archive | 100 requests per second; 140,000 requests per day |
RPC over WebSocket | wss://api-gateway.skymavis.one/rpc/socket | 10 requests per second; 100 requests per day |
See also
Was this helpful?
Happy React is loading...