Skip to content

CallJsonRpcProcedure

CallJsonRpcProcedure: (request) => Promise<CallJsonRpcResponse>

Call JSON-RPC procedure executes a call against the tevm EVM

Parameters

request: CallJsonRpcRequest

Returns

Promise<CallJsonRpcResponse>

Defined in

packages/actions/src/Call/CallJsonRpcProcedure.ts:7