Defined in: src/modules/types.ts:393

Extends

Properties

address

address: `0x${string}`
Defined in: src/modules/validation.ts:369

Inherited from

ForeignCallJSON.address

callingFunction

callingFunction: string
Defined in: src/modules/validation.ts:379

Inherited from

ForeignCallJSON.callingFunction

function

function: string
Defined in: src/modules/validation.ts:368

Inherited from

ForeignCallJSON.function

id

id: number
Defined in: src/modules/types.ts:394

mappedTrackerKeyValues

mappedTrackerKeyValues: string
Defined in: src/modules/validation.ts:378

Inherited from

ForeignCallJSON.mappedTrackerKeyValues

name

name: string
Defined in: src/modules/validation.ts:367

Inherited from

ForeignCallJSON.name

returnType

returnType: string
Defined in: src/modules/validation.ts:376

Inherited from

ForeignCallJSON.returnType

valuesToPass

valuesToPass: string
Defined in: src/modules/validation.ts:377

Inherited from

ForeignCallJSON.valuesToPass