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