fn rpc_call(url: &str, method: &str, params: &str) -> Result
Performs an Ethereum JSON-RPC request to the given endpoint.