foundry_cheatcodes::evm::fork

Function rpc_call

Source
fn rpc_call(url: &str, method: &str, params: &str) -> Result
Expand description

Performs an Ethereum JSON-RPC request to the given endpoint.