EthCallJsonRpcRequest
EthCallJsonRpcRequest:
JsonRpcRequest<"eth_call", readonly [JsonRpcTransaction,BlockTag|Hex,SerializeToJson<BaseCallParams["stateOverrideSet"]>,SerializeToJson<BaseCallParams["blockOverrideSet"]>]>
JSON-RPC request for eth_call procedure
Source
requests/EthJsonRpcRequest.ts:50