JSON RPC
Send JSON RPC requests to EVM nodes
JSON RPC is the communication protocol used by dapps to interact with EVM nodes. Every time you check a wallet balance, send a transaction, or read smart contract data, you're making a JSON RPC call.
This tool lets you experiment with these methods directly, making it easier to debug, test, and understand how applications communicate with the blockchain.
Common RPC Methods
JSON-RPC Payload