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 in UTXO (Unspent Transaction Output) blockchains is a protocol for remote procedure calls using JSON to interact with the blockchain. It allows developers to perform operations such as querying transaction details and broadcasting new transactions. This facilitates communication with UTXO-based blockchains like Bitcoin, enabling the development of applications that manage blockchain data.