Skip to main content
Version: Next

Type Alias: getBlockTransactionsTracesOptions

getBlockTransactionsTracesOptions = object

Defined in: src/types/lib/index.ts:361

Options for getBlockTransactionsTraces

Properties

blockIdentifier?

optional blockIdentifier?: BlockIdentifier

Defined in: src/types/lib/index.ts:362


returnInitialReads?

optional returnInitialReads?: boolean

Defined in: src/types/lib/index.ts:364

Include initial storage reads in the trace response (RPC 0.10.1+)