Proxy
eth_call
Executes a new message call immediately without creating a transaction on the block chain.
Sample request
Request query parameters
Parameter
Description
to*
the string representing the address to interact with
data*
the hash of the method signature and encoded parameters
tag*
the string pre-defined block parameter, either earliest
, pending
or latest
Sample response
Last updated