Raw JSON-RPC call
rpc_callExecute any JSON-RPC method on a RouteMesh-supported EVM chain to retrieve custom blockchain data when standard tools lack coverage.
Instructions
Call any JSON-RPC method on a RouteMesh-supported chain. Useful as an escape hatch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| params | No | ||
| chainId | Yes | EVM chain ID (for example 1 for Ethereum mainnet) |