Skip to content

TraceCall

TraceCall: object

Type declaration

calls

calls?: TraceCall[]

from

from: Address

gas

gas?: bigint

gasUsed

gasUsed?: bigint

input

input: Hex

output

output: Hex

to

to: Address

type

type: TraceType

value

value?: bigint

Source

common/TraceCall.ts:5


Generated using typedoc-plugin-markdown and TypeDoc