Parameters
string
default:"1001"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"debug_traceBlockFromFile"
required
JSON-RPC method name.
object
required
Parameters: [filePath, options?].Positional parameters for
debug_traceBlockFromFile:params[0]: Path to the block file.params[1]: Optional tracer configuration.
Returns
array
Traces matching given filter.