Skip to content

TraceCall

TraceCall: object

Type declaration

calls?

optional calls: TraceCall[]

from

from: Address

gas?

optional gas: bigint

gasUsed?

optional gasUsed: bigint

input

input: Hex

output

output: Hex

to

to: Address

type

type: TraceType

value?

optional value: bigint

Defined in

packages/actions/src/common/TraceCall.ts:5