Ethereum
- Shared
- Dedicated
- Limitless
- GraphQL
- JSON-RPC
- WebSocket
- MEV protected
- MEV protected - Relay
- Beacon API
- EIP-4337 methods
- Overlay methods
- Mainnet
- Hoodi
- Sepolia
JSON-RPC is a remote procedure call (RPC) protocol encoded in JSON, facilitating communication between clients and servers. It enables executing commands and retrieving data on blockchain nodes, supporting methods for querying balances and sending transactions. JSON-RPC is lightweight, stateless, and commonly used in decentralized applications (dApps) for interaction with blockchain networks.