Skip to content

EthCallJsonRpcRequest

EthCallJsonRpcRequest: JsonRpcRequest<"eth_call", readonly [JsonRpcTransaction, BlockTag | Hex, SerializeToJson<BaseCallParams["stateOverrideSet"]>, SerializeToJson<BaseCallParams["blockOverrideSet"]>]>

JSON-RPC request for eth_call procedure

Defined in

procedures/src/eth/EthJsonRpcRequest.ts:50