Trace call

debug
debug_traceCall
Runs an eth_call within the context of the given block execution using the final state of parent block as the base.
transaction
object
from
add​ress
Source of the transaction call. Useful to impersonate another account.
to
add​ress
*
Target contract
gas
int
gas price
int
value
int
data
bytes
Transaction call input
block
block
*