Ronin JSON-RPC API

Ethereum-compatible JSON-RPC endpoint for the Ronin network — read chain state, submit transactions, call contracts, and subscribe to events. The public mainnet endpoint is openly reachable; gateway JSON-RPC requires an X-API-KEY.

API entry from apis.yml

apis.yml Raw ↑
name: Ronin JSON-RPC API
description: Ethereum-compatible JSON-RPC endpoint for the Ronin network — read chain state, submit transactions,
  call contracts, and subscribe to events. The public mainnet endpoint is openly reachable; gateway JSON-RPC
  requires an X-API-KEY.
humanURL: https://docs.skymavis.com/api/rpc/ronin-json-rpc
baseURL: https://api.roninchain.com/rpc
tags:
- JSON-RPC
- Blockchain
- EVM